Commit Graph

148 Commits

Author SHA1 Message Date
Marcos Rodriguez Vélez
95d08b9f89 Use Blockstream for tx details in block explorer 2019-06-07 21:09:54 +01:00
Overtorment
23ba40eb1f FIX: RBF broadcast fix 2019-05-28 23:58:10 +01:00
Overtorment
c01f61203a REF: updated bitcoinjs-lib, HD wallets speed-up 2019-05-22 21:00:35 +01:00
Overtorment
6ad1cda344 FIX: icons (removed octicons) 2019-04-06 21:18:54 +01:00
Marcos Rodriguez Vélez
91e2096d29 OPS: Upgraded webview 2019-02-01 15:04:00 -05:00
Marcos Rodriguez Vélez
a440c61102 FIX: Change propType to correct type. Fixed an issue where goBack wouldnt pop the stack navigation 2019-02-01 10:28:43 -05:00
Marcos Rodriguez Vélez
82a1ab2add Lint 2019-01-29 19:51:01 -05:00
Marcos Rodriguez Vélez
b36bd490e8 FIX: Fixed spacing for RBF button
FIX: Show blockheight if, and only there is at least 1.
2019-01-29 19:50:50 -05:00
Marcos Rodriguez Vélez
ca61ded041 Fixes for LND view 2019-01-25 13:56:43 -05:00
Marcos Rodriguez Vélez
acbd05c635 FIX: Updated RBF UI 2019-01-12 00:15:05 -05:00
Marcos Rodriguez Vélez
7f4887d5c7 OPS: Expanded BlueBitcoinAmount to support sats 2019-01-06 01:39:39 -05:00
Overtorment
15e0d4d2f2 FIX: crash when RBF 2019-01-05 20:23:51 +00:00
Marcos Rodriguez Vélez
c049d12e74 essage 2018-12-28 16:01:55 -05:00
Pavel Ševčík
7d798e0de7 Fix: Display proper link to block explorer 2018-12-28 11:44:26 +00:00
Marcos Rodriguez Vélez
6f58cc1944 ADD: Lightning invoice fetch every 5 seconsds 2018-12-27 01:12:19 -05:00
Overtorment
35a813a021 TST 2018-12-25 01:06:52 +00:00
Overtorment
d792cdac15 FIX 2018-12-25 00:01:48 +00:00
Marcos Rodriguez Vélez
3efb9ccfde FIX: Fixed currencies in tx details and send 2018-12-22 00:12:41 -05:00
Marcos Rodriguez Vélez
6681f79be1 More changes 2018-12-18 20:46:06 -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
c88b6ee113 REF: improved RBF 2018-10-31 20:14:28 +00:00
Marcos Rodriguez Vélez
202165d1e2 REF: Updated navigation headers to better match design 2018-10-29 22:11:48 +00:00
Marcos Rodriguez Vélez
6bc435fd48 FIX: Improve broadcasting experience #66 (#107)
ADD: New transaction Confirm UI
REF: Improve broadcasting experience #66
FIX: Satoshis to local currency in Send screen
FIX: Fixed Wallet export QR code width
FIX: Invalid BIP21 URI at value #108
FIX: #109  TypeError: undefined is not an object (evaluating 'this.state.tx.inputs.length')
2018-10-27 16:13:09 +01:00
Igor Korsakov
f5dd8252e1
Development (#103)
ADD: New send screen
ADD: Support for BIP70 decoding
2018-10-20 22:10:21 +01:00
Marcos Rodriguez Vélez
a52dc44a01 FIX: Added share button to Receive screen. User is now able to tap-to-copy the receive address. 2018-09-29 11:35:04 -04:00
Marcos Rodriguez Vélez
5b504191a5 FIX: Issue #52 2018-09-29 00:58:09 -04:00
Marcos Rodriguez Vélez
761a0a1e86 UI Adjustments (#77)
* UI Changes to better match the Overflow Design
2018-09-28 23:17:26 +01:00
Overtorment
7debdf912b REF: cleanup dead code 2018-09-27 20:29:13 +01:00
Igor Korsakov
a11b7b17e8
FIX: layout bugs (#71)
* FIX: layout bugs
2018-09-22 12:26:45 +01:00
Marcos Rodriguez Vélez
44d1d6816f Fix for lists 2018-09-19 01:11:39 +01:00
Marcos Rodriguez Vélez
2abb30c100 Migrated to FlatList. 2018-09-19 01:11:39 +01:00
Overtorment
fc4cee1089 Revert "Updated Expon and depracated calls. (#44)"
This reverts commit 60b0bdc474.
2018-09-17 19:32:54 +01:00
Marcos Rodriguez Vélez
60b0bdc474 Updated Expon and depracated calls. (#44)
OPS: Upgrade to Expo SDK 30; Migrated to FlatList.
2018-09-16 11:14:28 +01:00
Overtorment
f6db7a51f5 REF: improved tx details screen 2018-09-11 19:17:24 +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
77ccc27980 FIX: rbf broadcast
FIX: wallet list send/receive btns
REF
2018-07-05 01:56:31 +01:00
Overtorment
a1c774882a WIP: redesign 2018-06-28 02:43:28 +01:00
Igor Korsakov
75d054d0e7
Translations (#15)
ADD: locale
2018-05-28 20:18:11 +01:00
Overtorment
6848aa86ac REF 2018-05-22 18:12:16 +01:00
Overtorment
2b5d00c0bd REF 2018-05-22 18:10:53 +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
8646f1d06e store version 1.2.0 2018-05-12 21:27:34 +01:00
Overtorment
06c1727fad UI improvements; refactoring 2018-05-06 18:12:14 +01:00
Overtorment
f84f797f28 codestyle 2018-03-18 03:11:54 +00:00
Sergey Tsegelnyk
f1d68e53e6 prettier 2018-03-18 03:11:54 +00:00
Overtorment
50b7d7521b ADD: tx memo in transactions list 2018-02-24 15:15:03 +00:00
Overtorment
08a5749c12 init 2018-01-30 22:42:38 +00:00