Commit graph

37 commits

Author SHA1 Message Date
Overtorment
d3b059c2b1 REF: better support for different lndhub uris 2019-03-08 22:01:30 +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
Marcos Rodriguez Vélez
a832e7f0e5 ADD: Manage funds and marketplace buttons 2019-02-19 09:11:41 +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
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
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
Overtorment
4c1affead1 ADD: pay zero-amount (tip) invoices 2019-01-05 16:29:13 +00:00
Overtorment
1b8cdcd183 REF 2019-01-01 03:08:43 +00:00
Overtorment
205bbd5b1b FIX: Lightning spending transactions should have negative amount 2018-12-28 23:36:47 +00:00
Marcos Rodriguez Vélez
c049d12e74 essage 2018-12-28 16:01:55 -05:00
Pavel Ševčík
43512fd8cf Refactor: Use static properties for wallet types 2018-12-28 16:52:06 +01:00
Overtorment
6e36055776 ADD: lightning tx list now includes user invoices 2018-12-25 19:07:43 +00:00
Marcos Rodriguez Vélez
78b0a4c357 Create LND invoice 2018-12-25 11:34:51 -05:00
Marcos Rodriguez Vélez
29b83ba6e5 Removed preferredBalanceUnit from most files 2018-12-22 22:59:30 -05:00
Marcos Rodriguez Vélez
3ebc79624c FIX: Currency Unit change 2018-12-21 22:23:52 -05:00
Marcos Rodriguez Vélez
f269e5533d Fixes 2018-12-19 21:06:06 -05:00
Marcos Rodriguez Vélez
d26acf944b FIX: Fix crash when changing unit 2018-12-18 00:58:49 -05:00
Marcos Rodriguez Vélez
3b4844490c ADD: The selected balance unit per wallet is now saved. 2018-12-16 11:24:23 -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
Igor Korsakov
dc75511997
ADD: blitzhub api URI settings 2018-11-04 21:21:07 +00:00
Igor Korsakov
f5dd8252e1
Development (#103)
ADD: New send screen
ADD: Support for BIP70 decoding
2018-10-20 22:10:21 +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
a036d67860 WIP: lnd cleanup 2018-09-27 20:18:20 +01:00
Overtorment
20fff5946e WIP: lnd 2018-09-26 22:33:51 +01:00
Overtorment
a08b3527bc WIP: lnd 2018-09-26 22:16:52 +01:00
Overtorment
d0dcdebecf WIP: lnd 2018-09-25 22:23:56 +01:00
Overtorment
c961a11141 WIP: lnd 2018-09-22 12:40:47 +01:00
Overtorment
526b594976 FIX: lnd crash (closes #36) 2018-09-11 01:04:48 +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
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
1a993d2c8f WIP: lnd integration 2018-08-19 15:54:15 +01:00
Overtorment
d1f7b4912b WIP: lightning 2018-07-15 20:56:28 +01:00