Commit Graph

42 Commits

Author SHA1 Message Date
junderw
e72afd758e
Update to BitcoinJS 5.1.6 2019-09-14 07:15:59 +09:00
Marcos Rodriguez Vélez
33bffaa7ab ADD: Apple Watch support 2019-05-02 21:33:03 +01:00
Marcos Rodriguez Vélez
a1bf0f8276 ADD: Broadcast TX using Electrum 2019-02-28 23:26:02 +00:00
Pavel Ševčík
43512fd8cf Refactor: Use static properties for wallet types 2018-12-28 16:52:06 +01:00
Marcos Rodriguez Vélez
29b83ba6e5 Removed preferredBalanceUnit from most files 2018-12-22 22:59:30 -05:00
Marcos Rodriguez Vélez
90c56dde8e Added preferredBalanceUnit to other wallets 2018-12-22 11:51:07 -05:00
Igor Korsakov
6f581a2f2e
Eject (#126)
* OPS: randombytes work
* OPS: porting to RN android: added prompt, refactoring
* OPS: better android prompt
* FIX: scan qr callback
* FIX: correct fee sat calculation for HD & classic segwit wallets
* FIX: Fixed height for button in empty transaction list
* FIX: keyboard issue on fee selection modal
* FIX: slow QR code generation for HD backup screen
* ADD: wallet reorder
* FIX: TypeError: undefined is not an object (evaluating 'recommendedFees.halfHourFee') #133
* FIX: android appstore link
* OPS: Code to Migrate Expo json
* REF: renamed blitzhub to lndhub
* OPS: Migration: move expo files instead of parsing
* FIX: lndhub uri usage
* FIX: no security alert on android (it was ios specific)
* REF: better tx list rendering and sorting
* ADD: verify tx on coinb.in
* FIX: Tap to dismiss is not working #137
* REF: Removed Wallet gradients duplication.
* REF: about screen
* FIX: bech32 qr scan in send screen
* FIX: better bip21 handling
* Use of dayjs for transaction details
* REF: QR code content follows BIP21
* ADD: fee in local currency when send
* FIX: Refresh wallet info on page focus
2018-12-11 22:52:46 +00:00
Overtorment
774d341223 ADD: better source of entropy for wallet creation 2018-10-22 09:31:15 +01:00
Igor Korsakov
f5dd8252e1
Development (#103)
ADD: New send screen
ADD: Support for BIP70 decoding
2018-10-20 22:10:21 +01:00
Overtorment
4000519dfc TST 2018-10-12 03:57:51 +01:00
Overtorment
843a2c3804 FIX: txs with many outputs/inputs are displayd correctly 2018-10-11 18:25:39 +01:00
Overtorment
cc8711d40c FIX: blank screen in the app in case of unexpected TX data 2018-09-03 23:44:03 +01:00
Igor Korsakov
bd71479e75
Lnd WIP (#32)
FIX: HD wallet send
WIP: lnd wallets add/import/remove works
2018-09-01 00:28:19 +01:00
Overtorment
0ffb127e82 WIP: HD wallet 2018-08-01 00:52:03 +01:00
Overtorment
73c3281cbf WIP: HD wallet 2018-07-31 23:37:35 +01:00
Overtorment
7e84bf6374 ADD: create HD wallet can now generate mnenonic phrase 2018-07-28 21:19:11 +01:00
Overtorment
99db379131 FIX: transactions list update limit 2018-07-25 00:27:21 +01:00
Overtorment
4a10782453 ADD: import HD wallets (watch-only for now) 2018-07-22 15:49:59 +01:00
Overtorment
d3761a4849 FIX: better transaction list refresh 2018-07-14 21:32:36 +01:00
Overtorment
74f0226c15 FIX 2018-07-14 21:15:55 +01:00
Overtorment
13beee33bf FIX: api limits 2018-07-14 20:52:27 +01:00
Overtorment
9d3c3fbb5d FIX: cosmetic changes 2018-07-12 00:38:24 +01:00
Overtorment
d70318a0fc REF 2018-07-12 00:05:41 +01:00
Overtorment
7619183285 REF: prettier 140 chars
WIP: HD wallets
TST
REF
2018-07-07 22:15:14 +01:00
Overtorment
b369a1b917 REF: prettier: line width 120 2018-07-07 14:04:32 +01:00
Overtorment
44bffa7936 FIX: ints representation via BigNumber 2018-07-06 17:54:00 +01:00
Overtorment
327ce831eb REF 2018-07-05 20:04:11 +01:00
Overtorment
77ccc27980 FIX: rbf broadcast
FIX: wallet list send/receive btns
REF
2018-07-05 01:56:31 +01:00
Overtorment
f8f8015bf4 TST 2018-07-02 19:14:44 +01:00
Overtorment
6a65f35a8b ADD: wallets autorefresh 2018-07-02 14:51:24 +01:00
Overtorment
e780dd95b9 REF 2018-07-02 10:48:40 +01:00
Overtorment
b5e031d63f REF 2018-07-01 20:59:38 +01:00
Overtorment
55f6ccde73 WIP: redesign 2018-06-24 23:22:46 +01:00
Overtorment
fe34f1c08e OPS: preparing HD wallets 2018-06-24 23:19:27 +01:00
Overtorment
5cb8bf04da FIX: better input address parsing 2018-06-24 22:27:34 +01:00
Overtorment
d89d592e7a REF 2018-06-17 11:46:44 +01:00
Overtorment
a8fef29b7d DOC 2018-06-17 11:46:19 +01:00
Overtorment
b76ff9f848 FIX: fallback pushtx endpoints; closes #18 2018-06-11 20:17:16 +01:00
Igor Korsakov
064caa05fc
Feature/legacywallet (#10)
ADD: scan legacy address and check balance
ADD: can creat tx from legacy address
OPS: new nodejs circleCI version
REF
2018-05-20 10:38:50 +01:00
Overtorment
df581c2d09 refactored fetchUtxo 2018-04-10 22:58:07 +01:00
Overtorment
8afa275306 refactoring 2018-03-24 21:24:20 +00:00
Sergii Tsegelnyk
49e2a2edb2 refactor class.js into folder 2018-03-20 22:41:13 +02:00