Commit graph

554 commits

Author SHA1 Message Date
Marcos Rodriguez Vélez
c049d12e74 essage 2018-12-28 16:01:55 -05:00
Igor Korsakov
945fb9f9bd
REF: Use static properties for wallet types 2018-12-28 17:28:37 +00:00
Pavel Ševčík
d2af819c05 Fix: Got rid of getters 2018-12-28 18:02:39 +01:00
Pavel Ševčík
fca5ecca9a Fix: Use spacing only if button is present 2018-12-28 16:53:02 +01:00
Pavel Ševčík
43512fd8cf Refactor: Use static properties for wallet types 2018-12-28 16:52:06 +01:00
Pavel Ševčík
6491b0d07e Fix: Display wallet balance consistently on all screens 2018-12-28 11:58:15 +00:00
Igor Korsakov
4be0a4f07a
ADD: Ability to show wallet XPUB in options 2018-12-28 11:55:01 +00:00
Pavel Ševčík
7d798e0de7 Fix: Display proper link to block explorer 2018-12-28 11:44:26 +00:00
Marcos Rodriguez Vélez
409c443e90 FIX: Change status bar color on unmount 2018-12-27 20:32:48 -05:00
Marcos Rodriguez Vélez
114225bf47 ADD: Change status bar color on the transactions screen 2018-12-27 19:44:41 -05:00
Marcos Rodriguez Vélez
02db2d20eb If invoice object passed, show the UI right away. 2018-12-27 19:26:46 -05:00
Marcos Rodriguez Vélez
5efbd2ca9f ADD: Check if invoice expired after fetching data 2018-12-27 18:40:55 -05:00
Marcos Rodriguez Vélez
912d8808cc ADD: If wallet was previously imported, throw an alert. 2018-12-27 18:33:39 -05:00
Marcos Rodriguez Vélez
59f4a25b4b Merge branch 'show-wallet-xpub' of https://github.com/pajasevi/BlueWallet into receiveBase 2018-12-27 18:29:34 -05:00
Pavel Ševčík
7bc69055bb Dead code elimination and optimization 2018-12-27 19:30:36 +01:00
Pavel Ševčík
6e4d863eb3 Feature: Allow XPUB to be copied to clipboard 2018-12-27 19:29:02 +01:00
Pavel Ševčík
46edce17b9 Feature: Ability to show wallet XPUB in options 2018-12-27 16:37:12 +01:00
Marcos Rodriguez Vélez
78988dfe1f FIX: Removed remaining old-style headers 2018-12-27 10:12:22 -05:00
Marcos Rodriguez Vélez
706c18ddd4 Merge branch 'fix-wallet-unit' of https://github.com/pajasevi/BlueWallet into receiveBase 2018-12-27 10:11:34 -05:00
Pavel Ševčík
93e76a3065 Fix: Display wallet balance consistently on all screens 2018-12-27 11:42:45 +01:00
Marcos Rodriguez Vélez
6f58cc1944 ADD: Lightning invoice fetch every 5 seconsds 2018-12-27 01:12:19 -05:00
Overtorment
9f92869de9 Merge remote-tracking branch 'origin/master' into receiveBase 2018-12-27 00:48:22 +00:00
Overtorment
6402329d64 TST: better coverage for lightning wallet 2018-12-27 00:47:46 +00:00
Overtorment
e4d05ea28e Merge remote-tracking branch 'origin/master' into receiveBase 2018-12-26 22:57:34 +00:00
Overtorment
d97303ee78 ADD: help text in lighning settings 2018-12-26 22:18:01 +00:00
Marcos Rodriguez Vélez
35daa630cc ADD: Show alert if no wallet is available when trying to make a payment. 2018-12-26 04:09:48 -05:00
Marcos Rodriguez Vélez
8cb9e0e929 ADD: view invoice on tx list press 2018-12-26 01:29:37 -05:00
Marcos Rodriguez Vélez
d4a0b7e9b0 FIX: replaced headers for import and pay invoice 2018-12-25 15:53:24 -05:00
Marcos Rodriguez Vélez
854139d88b ADD: Added more Fiat currencies 2018-12-25 14:42:04 -05:00
Marcos Rodriguez Vélez
1c61b4d9b7 Merge branch 'master' of github.com:BlueWallet/BlueWallet into receiveBase 2018-12-25 14:34:01 -05:00
Pavel Ševčík
7df4be55e9 Fix: Import BIP21 format watch-only address 2018-12-25 19:23:49 +00:00
Overtorment
6e36055776 ADD: lightning tx list now includes user invoices 2018-12-25 19:07:43 +00:00
Overtorment
4c89e36f56 TST: ln 2018-12-25 18:42:13 +00:00
Marcos Rodriguez Vélez
78b0a4c357 Create LND invoice 2018-12-25 11:34:51 -05:00
Overtorment
0371e3b7fd OPS 2018-12-25 14:33:29 +00:00
Overtorment
35a813a021 TST 2018-12-25 01:06:52 +00:00
Overtorment
d792cdac15 FIX 2018-12-25 00:01:48 +00:00
Overtorment
6acbe842a2 FIX: satoshis display 2018-12-24 23:22:53 +00:00
Overtorment
e78a08cb4a OPS 2018-12-24 21:35:36 +00:00
Overtorment
481e2f0302 resolved conflict 2018-12-24 21:25:09 +00:00
Igor Korsakov
c850afcd78
OPS: metadata 2018-12-24 21:16:46 +00:00
Igor Korsakov
ee8fc835a1
Merge pull request #171 from BlueWallet/balanceUnit
ADD: Persist the preferred unit per wallet.
ADD: Deeplinking for bitcoin, lightning
ADD: Added fee in tx details
ADD: Fiat Currency in settings panel
ADD: Select Wallet on Send screen
ADD: Currency settings panel (eur,  usd)
FIX: Disabled autocorrect when importing wallet (security issue)
2018-12-24 21:16:15 +00:00
Overtorment
e18396b124 FIX: correct satoshi display 2018-12-24 18:12:27 +00:00
Overtorment
e0a469ad03 REF 2018-12-24 18:12:09 +00:00
Marcos Rodriguez Vélez
4aa9c47fda ADD: Deeplinking for LND invoices 2018-12-24 10:29:33 -05:00
Marcos Rodriguez Vélez
054b92d7f7 FIX: Added catch for preferredCurrency and loading indicator in Settings -> Currency 2018-12-24 02:40:26 -05:00
Marcos Rodriguez Vélez
dc3f782a54 ADD: Currency settings panel 2018-12-24 01:14:53 -05:00
Marcos Rodriguez Vélez
c4a85d6145 ADD: Select Wallet on Send screen 2018-12-23 19:44:31 -05:00
Marcos Rodriguez Vélez
2901f80c32 FIX: Restored deep link. 2018-12-23 13:18:27 -05:00
Marcos Rodriguez Vélez
c1b70cb537 Merge branch 'master' of github.com:BlueWallet/BlueWallet into balanceUnit 2018-12-23 13:09:52 -05:00