Skip to content
This repository has been archived by the owner on Jan 3, 2019. It is now read-only.

1.2.1

Compare
Choose a tag to compare
@mackuba mackuba released this 30 Apr 18:12
  • fixed crash in contact autocomplete
  • fixed crash when trying to send whole wallet balance and the fee is too small
  • fixed crash when sending or receving from multisig addresses (starting with 3)
  • fixed handling of fiat amounts without a leading 0 (".50" interpreted as 50)
  • fixed some problems in Bitstamp app
  • error window will not show more than once at a time
  • required fee should now be calculated correctly for large transactions
  • protection from invalid transaction spam (1Sochi)
  • improved compatibility with newest BitcoinQt wallets
  • improved handling of bitcoin: URLs
  • various UI fixes