Commit Graph

101 Commits

Author SHA1 Message Date
Overtorment
1b8cdcd183 REF 2019-01-01 03:08:43 +00:00
Overtorment
d001b7eca3 REF: currency 2018-12-31 21:27:03 +00:00
Marcos Rodriguez Vélez
2ba180a4fa FIX: Hopeful fix for wallet duplicates 2018-12-29 12:41:38 -05: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
d2af819c05 Fix: Got rid of getters 2018-12-28 18:02:39 +01: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
dc3f782a54 ADD: Currency settings panel 2018-12-24 01:14:53 -05:00
Marcos Rodriguez Vélez
2901f80c32 FIX: Restored deep link. 2018-12-23 13:18:27 -05:00
Marcos Rodriguez Vélez
47dc184036 Added BTCToLocalCurrency 2018-12-23 00:43:50 -05:00
Marcos Rodriguez Vélez
29b83ba6e5 Removed preferredBalanceUnit from most files 2018-12-22 22:59:30 -05:00
Marcos Rodriguez Vélez
90c56dde8e Added preferredBalanceUnit to other wallets 2018-12-22 11:51:07 -05:00
Marcos Rodriguez Vélez
3ebc79624c FIX: Currency Unit change 2018-12-21 22:23:52 -05:00
Marcos Rodriguez Vélez
fb1f862e82 Merge branch 'master' of github.com:BlueWallet/BlueWallet into balanceUnit 2018-12-21 22:23:08 -05:00
Overtorment
777c9e6de7 REF: hd wallet classes 2018-12-22 02:46:35 +00:00
Overtorment
8a6d42eb7b FIX: BIP44 deriv path 2018-12-22 01:40:36 +00:00
Marcos Rodriguez Vélez
f269e5533d Fixes 2018-12-19 21:06:06 -05:00
Marcos Rodriguez Vélez
fb6fd021e1 Merge branch 'spend-bip44' of https://github.com/pajasevi/BlueWallet into balanceUnit 2018-12-19 20:50:44 -05:00
Pavel Ševčík
1e277da6b4 Added missing methods, added tests 2018-12-19 15:47:12 +01:00
Pavel Ševčík
5a99203e86 Spend from BIP44 wallets 2018-12-19 12:32:39 +01: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
Marcos Rodriguez Vélez
1f18a3b1fc Lint fix 2018-12-15 22:11:32 -05:00
Marcos Rodriguez Vélez
5623ae171c Merge branch 'master' of github.com:BlueWallet/BlueWallet into balanceUnit
# Conflicts:
#	ios/BlueWallet/Info.plist
#	loc/index.js
#	screen/wallets/transactions.js
2018-12-15 22:10:30 -05:00
Marcos Rodriguez Vélez
9d514ce656 Initial 2018-12-13 23:31:13 -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
Overtorment
c88b6ee113 REF: improved RBF 2018-10-31 20:14:28 +00: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
4000519dfc TST 2018-10-12 03:57:51 +01:00
Overtorment
843a2c3804 FIX: txs with many outputs/inputs are displayd correctly 2018-10-11 18:25:39 +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
c16b6066a5 FIX: main call to action (closes #39) 2018-10-06 01:45:24 +01:00
Marcos Rodriguez Vélez
ed4381b59c
FIX: Lint fixes 2018-10-01 01:43:21 -04:00
Marcos Rodriguez Vélez
538a66e26b FIX: Made sure tx has confirmation value 2018-10-01 01:40:45 -04:00
Marcos Rodriguez Vélez
c35dd1e426 FIX: Fixed testing. 2018-10-01 01:24:34 -04:00
Marcos Rodriguez Vélez
ca365a5615
FIX: Transaction Confirmation is now accurate. 2018-10-01 00:00:32 -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
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