Commit graph

77 commits

Author SHA1 Message Date
Overtorment
8a1c9908f8 ADD: buy bitcoin with Changelly 2018-10-28 01:11:07 +01: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
Marcos Rodriguez Vélez
d09dbb0935 ADD: You can now pay for a Lightning invoice by manually inserting the invoice ID 2018-10-22 23:51:30 +01: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
22e0f80fd2 REF 2018-10-10 21:29:14 +01:00
Overtorment
b60039d916 FIX: Import - QR scan - add support for HD seedphrase & blitzhub format (closes #76) 2018-10-10 21:28:56 +01:00
Overtorment
60ad886061 REF: empty tx list 2018-10-10 20:36:32 +01:00
Overtorment
0734f68a55 REF: qr scan improved 2018-10-10 16:46:36 +01:00
Overtorment
a326f78e7f FIX: lnd manage funds crash 2018-10-09 19:48:32 +01:00
Igor Korsakov
65be52ed3d
Development (#96)
* ADD: Wallet Details screen
* FIX: Fixed receive and send calls
* FIX: improve splash image and colors
* FIX: Modified Encrypted Storage prompt to avoid cancellation
* FIX: improved tx refresh strategy
* FIX: HDBread tx confirmations calculation
2018-10-09 00:25:36 -04:00
Overtorment
ad43ec3e85 FIX: imroved ru & ua locale 2018-10-03 23:32:42 +01:00
Overtorment
a35008758d WIP: lnd tx list refreshed upon sucessfull payInvoice 2018-10-03 01:36:00 +01:00
Marcos Rodriguez Vélez
ed4381b59c
FIX: Lint fixes 2018-10-01 01:43:21 -04:00
Marcos Rodriguez Vélez
aa4b74c712
ADD: Animations on main wallet screen 2018-09-30 23:12:42 -04:00
Marcos Rodriguez Vélez
1a031d5e20 FIX: Address was not being displayed for Non-HD Wallets (#85)
* FIX: Fixed weird transition animation from wallets to settings
2018-09-30 10:56:32 +01: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
b76f37e3eb WIP: lnd 2018-09-26 22:52:42 +01:00
Overtorment
a08b3527bc WIP: lnd 2018-09-26 22:16:52 +01:00
Marcos Rodriguez Vélez
6fc2a1a06d Upgrade to Expo 30. (#75)
* Update to Expo 30
2018-09-26 20:01:23 +01:00
Marcos Rodriguez Vélez
5ae0359090 Downgraded called props (#74)
* Downgrade Expo to 29
2018-09-24 20:39:27 +01:00
Overtorment
8bdadf8e58 FIX: lint 2018-09-22 13:32:41 +01:00
Overtorment
c8b36f9475 FIX: wallets/list layout 2018-09-22 13:22:50 +01:00
Overtorment
c961a11141 WIP: lnd 2018-09-22 12:40:47 +01:00
Igor Korsakov
a11b7b17e8
FIX: layout bugs (#71)
* FIX: layout bugs
2018-09-22 12:26:45 +01:00
Marcos Rodriguez Vélez
5a2f2020fc
Updated Main screen header design. Moved all react-native-elements Header to be react-navigation's header prop instead of being inside render() 2018-09-18 21:59:16 -04:00
Marcos Rodriguez Vélez
a01cd708dc
Back to displaying correct data 2018-09-18 03:31:00 -04:00
Marcos Rodriguez Vélez
f45ca0b182
Fix for lists 2018-09-18 03:24:42 -04:00
Marcos Rodriguez Vélez
54c71c0ee1
Updated QR Code scan call 2018-09-18 02:51:44 -04:00
Marcos Rodriguez Vélez
418e69cdc7
Fixes 2018-09-18 02:48:53 -04:00
Marcos Rodriguez Vélez
c963e5206e Migrated to FlatList. 2018-09-16 02:24:45 -04:00
Overtorment
6df0d90ef1 FIX: 'Export / Details' button for iPad 2018-09-12 21:07:35 +01:00
Overtorment
48335cd11e WIP: lnd tx list fix 2018-09-04 23:18:24 +01:00
Overtorment
3ca08b4c0f WIP: lightning analytics & improvements 2018-09-03 23:44:45 +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
d07082f4dd ADD: HD wallet 2018-08-15 00:49:49 +01:00
Overtorment
b63f9ec0cf ADD: support HD wallet 2018-08-08 01:05:34 +01:00
Overtorment
3e0644e23b REF 2018-07-28 20:14:08 +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
4349dd8f36 ADD: Watch-only addresses 2018-07-14 20:53:43 +01:00
Overtorment
0bf4d0e672 REF: Reworked AddWallet screen 2018-07-14 19:54:27 +01:00
Overtorment
9d3c3fbb5d FIX: cosmetic changes 2018-07-12 00:38:24 +01:00
Overtorment
46a5030ee6 Merge branch 'master' of github.com:Overtorment/BlueWallet 2018-07-08 10:35: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
a5862cb76e REF: send/receive btns 2018-07-07 12:30:50 +01:00
Overtorment
eefb095a2c FIX: scan qr when adding wallet 2018-07-06 17:28:27 +01:00
Overtorment
37c1de472f REF: analytics 2018-07-06 17:28:04 +01:00