Commit graph

21 commits

Author SHA1 Message Date
Overtorment
a3d7f75ea7 FIX: legacy wallet can now derive UTXO from transactions in case if fetching listUnspent from network is impossible (closes #2528) 2021-01-25 15:29:12 +00:00
Ivan Vershigora
6bee1ce8c3 FIX: show more accurate precalculation fee on "Not enough balance." exception 2020-12-24 16:36:28 +03:00
Overtorment
e38f0c41f9 FIX: txs disappear and re-fetch if opened wallet too fast 2020-12-08 13:00:09 +00:00
Ivan Vershigora
58cd65487f ADD: jsdoc for wallet.addressIsChange 2020-11-22 11:19:52 +03:00
Ivan Vershigora
f5d51c85e8 REF: jsdoc, move metadata to this._utxoMetadata, change getUtxo({frozen: true}) to getUtxo(true) 2020-11-22 10:43:11 +03:00
Ivan Vershigora
e8858051be FIX: addressIsChange for legacy wallet 2020-11-09 13:32:51 +03:00
ncoelho
8691621641 Merge branch 'master' of https://github.com/BlueWallet/BlueWallet into limpbrains-cc 2020-11-06 11:12:38 +01:00
Marcos Rodriguez Vélez
10511ae063
WIP: Market Widget for iOS 14 2020-11-02 13:11:28 +00:00
Ivan Vershigora
3b61a5b72a ADD: change address 2020-10-29 21:42:40 +03:00
Ivan Vershigora
e3981846a4 REF: switch from wallet.frozenUtxo to wallet.utxoMetadata 2020-10-25 12:04:04 +03:00
Ivan Vershigora
3bcc60d5bc ADD: getUtxo frozen argument 2020-10-23 13:49:17 +03:00
Ivan Vershigora
8c484ffecb ADD: freeze-unfreeze output 2020-10-23 13:27:03 +03:00
Overtorment
e13fbdf083 FIX: rare freezes on send screen (closes #1945) 2020-10-05 18:53:47 +01:00
Overtorment
7e500bee47 FIX: validation allows user to create transaction even without valid address & amount 2020-09-14 21:14:52 +01:00
Ivan
46f1ced76c
ADD: new choose fee workflow 2020-09-14 11:49:08 +01:00
Overtorment
ae0e016401
ADD: handling push notification open (#1467) 2020-08-10 15:17:50 +01:00
Overtorment
932ab6f182 FIX: resubscribe addresses to push notifications after wallet import 2020-07-29 23:49:51 +01:00
Overtorment
7396147157 REF: rearrange modules, move from root to blue_modules/ 2020-07-02 15:04:44 +01:00
Ivan
09b81c5941
ADD: Entropy generator (#1233) 2020-06-29 13:58:43 +01:00
Ivan Vershigora
71c8b74e92 REF: upgrade eslint, prettier, fix errors, reformat everything 2020-06-04 11:48:07 +01:00
Matt Gurzenski
095012af30 Moved "wallets" to subfolder and updated files in "class" folder to be kabob-case. 2020-05-24 06:27:08 -04:00
Renamed from class/legacy-wallet.js (Browse further)