Finished API calls

This commit is contained in:
dabura667 2015-07-21 03:27:15 +09:00
commit bc0bddd5cb
26 changed files with 3526 additions and 2002 deletions

View file

@ -0,0 +1,7 @@
* Now is possible to make backups without signing capabilities (more info https://github.com/bitpay/copay/pull/2998)
* Better refresh and sorting rules in transaction history
* Better handling of `invalid` transactions in history
* Better handling of wallets with 1K+ transactions in history
* Exports .csv files with transaction ID
* Better UTXOs selection polices
* Minor bug fixes