Overtorment
bf4cd272f9
REF: initial RD rescan
2019-06-16 17:46:46 +01:00
Overtorment
1f8cd1405c
FIX: ln transaction details screen
2019-06-15 23:56:22 +01:00
Overtorment
739d65eecd
FIX: BIP84 txs with low confirmations not updating
2019-06-15 22:33:34 +01:00
Overtorment
5726775a61
REF: bip84
2019-06-09 20:25:14 +01:00
Overtorment
3d97ec40e4
REF: HD bech32 (BIP84) transaction fetch speedup (batching from electrum server)
2019-06-09 18:59:09 +01:00
Overtorment
8bea87e145
REF: bip84
2019-06-08 14:41:51 +01:00
Overtorment
468f9ca187
REF: BIP84
2019-06-08 01:04:59 +01:00
Overtorment
042a9e4d85
REF: better LN wallet refresh strategy
2019-06-01 23:41:30 +01:00
Overtorment
3afeefaed9
ADD: HD bech32 wallets (BIP84)
2019-06-01 23:41:30 +01:00
Overtorment
2a7c0975a9
FIX: BIP84 update
2019-05-30 23:55:16 +01:00
Overtorment
0a3409580e
REF: better new tx fetch for BIP84
2019-05-30 00:16:19 +01:00
Overtorment
38c7ecf79d
ADD: BIP84 send, technical release
2019-05-28 23:57:57 +01:00
Overtorment
8e9015e2fb
FIX: wont import WIF with uncompressed public key for segwit wallet
2019-05-28 23:57:57 +01:00
Overtorment
9f3cd9b1a0
ADD: HP BIP84 can fetch utxo
2019-05-28 23:57:57 +01:00
Overtorment
544a9e61f1
FIX: HD wallet update if it was heavily used externally ( closes #495 )
2019-05-22 21:00:35 +01:00
Overtorment
c01f61203a
REF: updated bitcoinjs-lib, HD wallets speed-up
2019-05-22 21:00:35 +01:00
Overtorment
fb8cbe0fd8
REF: cached HD addresses generation (speeded up)
2019-05-21 08:47:31 +01:00
ncoelho
3fbd2c1b40
Add new style and colors to add wallet screen
2019-05-20 19:25:07 +01:00
Overtorment
a3863e905f
ADD: advanced mode in app settings
2019-05-19 20:49:42 +01:00
Overtorment
6af17fcc7d
FIX: watchonly & ln wallet import/load
2019-05-15 00:19:35 +01:00
Overtorment
9fa1c8f1a2
ADD: watch-only wallets support HD (xpub, ypub, zpub)
2019-05-09 15:15:23 +01:00
Overtorment
9a993565ed
ADD: BIP84 watch-only technical release
2019-05-06 12:55:01 +01:00
Overtorment
54034fb722
REF: better offline handling
2019-05-03 19:45:14 +01:00
Marcos Rodriguez Vélez
33bffaa7ab
ADD: Apple Watch support
2019-05-02 21:33:03 +01:00
Overtorment
020cb8abf1
FIX: large HD utxo fetch ( closes #459 )
2019-04-13 23:21:41 +01:00
Igor Korsakov
4f911259f1
Merge pull request #439 from davh/ColorCleanup
...
Color cleanup
2019-04-02 00:12:37 +01:00
Overtorment
acf08f3332
REF: HD electrum
2019-03-31 02:17:33 +01:00
Overtorment
e15b19646c
FIX: fetch tx history for large HD wallets ( closes #416 )
2019-03-31 00:12:24 +00:00
Overtorment
d520da5cff
FIX: HD wallets not can handle small gaps in hierarchy ( closes #388 )
2019-03-30 21:59:37 +00:00
David Hedqvist
ca07d81224
Mini fix. Upper case to lower case.
2019-03-29 15:10:38 +01:00
David Hedqvist
6a3d574e02
Cleaned up colors in BlueComponent.js
...
A a first step in getting a good overview of what colors are
and should be used in the app.
2019-03-29 15:06:09 +01:00
Overtorment
d3b059c2b1
REF: better support for different lndhub uris
2019-03-08 22:01:30 +00:00
Marcos Rodriguez Vélez
3f651960e0
ADD: Read clipboard for transactions
2019-03-05 02:25:56 +00:00
Marcos Rodriguez Vélez
a1bf0f8276
ADD: Broadcast TX using Electrum
2019-02-28 23:26:02 +00:00
Marcos Rodriguez Vélez
e93bfa656b
ADD: Switch Lightning wallets on send screen.
...
ADD: If providing an LND address in BTC send screen, throw an error.
ADD: Chain type in order to determine what type of wallet has been selected.
2019-02-26 08:58:13 +00:00
Overtorment
547ed1046b
resolved conflict
2019-02-19 20:46:06 +00:00
Marcos Rodriguez Vélez
a832e7f0e5
ADD: Manage funds and marketplace buttons
2019-02-19 09:11:41 +00:00
Overtorment
7871519a38
REF: main screen only 15 txs. wallet screen txs lazy-load
2019-02-18 23:37:53 +00:00
Marcos Rodriguez Vélez
cc4f6c8a9a
REF: UI responsiveness improvements
2019-02-17 01:22:14 +00:00
Overtorment
0d2b23ea3d
REF: better lightning error reporting
2019-02-14 10:38:50 +00:00
Overtorment
00ed19df6e
FIX: better LN wallet auto-refresh strategy
2019-02-10 17:07:25 +00:00
Overtorment
3de0490b4e
FIX: HD wallet balance refresh
2019-02-10 01:09:30 +00:00
Overtorment
aa179d27ad
REF: HD wallet getbalance improvements
2019-02-09 00:55:30 +00:00
Overtorment
240f2c35cb
REF: start transition to Electrum server
2019-01-30 19:41:35 +00:00
Marcos Rodriguez Vélez
0c32dfb55b
ADD: Created BlueAddressInput ( #270 )
...
REF: Created BlueAddressInput
FIX: Invalid bip21
REF: Change Blue Wallet strings to BlueWallet
FIX: Many layout bug fixes.
ADD: Autofocus on number inputs
OPS: Upgraded to React Native 0.58
FIX: Fixes for LND view
2019-01-25 23:32:35 +00:00
Overtorment
74f0350a3e
REF: better balance refresh strategy; FIX: performance issue with many ln transactions
2019-01-25 21:55:17 +00:00
Overtorment
45ed240b50
FIX: limit number of userinvoices feetched per polling request
2019-01-10 17:50:33 +00:00
Igor Korsakov
d8b63c6950
REF: HD wallets address derivation
2019-01-10 13:48:56 +00:00
Marcos Rodriguez Vélez
8b5f68b083
FIX: When having multiple wallets, I was unable to see my transactions description from the main screen
2019-01-09 15:03:20 -05:00
Overtorment
3301380e83
FIX: Lightning balance/fees don't add up ( closes #225 )
2019-01-09 13:31:34 +00:00