Commit Graph

593 Commits

Author SHA1 Message Date
Ivan Vershigora
f5d51c85e8 REF: jsdoc, move metadata to this._utxoMetadata, change getUtxo({frozen: true}) to getUtxo(true) 2020-11-22 10:43:11 +03:00
marcosrdz
501bf5cfe4 Merge branch 'master' into limpbrains-cc 2020-11-17 16:11:32 -05:00
GLaDOS
61af36e536
Merge pull request #2127 from BlueWallet/ref-12words-seed
REF: new wallets now generate 12 words mnemonic seed instead of 24, s…
2020-11-17 14:52:21 +00:00
marcosrdz
a0a48f3865 Merge branch 'master' into limpbrains-cc 2020-11-14 23:33:02 -05:00
Overtorment
89ac4f0f72 REF: speedup multisig creation (closes #2097) 2020-11-13 18:22:48 +00:00
Overtorment
37091a3fbe REF: new wallets now generate 12 words mnemonic seed instead of 24, same security, but easier to manage (closes #2122) 2020-11-12 15:19:25 +00:00
marcosrdz
d065bd586f Merge branch 'master' into limpbrains-cc 2020-11-10 23:55:51 -05:00
Overtorment
d0b3de91ea FIX: missing transactions after restart for single-address wallets (closes #2107) 2020-11-10 18:28:26 +00:00
Ivan Vershigora
e8858051be FIX: addressIsChange for legacy wallet 2020-11-09 13:32:51 +03:00
Ivan Vershigora
2bf5c26252 FIX: show effective balance for UseAllFunds button when limited utxo is selected 2020-11-09 11:25:11 +03:00
ncoelho
692ffa86e8 Merge branch 'master' of https://github.com/BlueWallet/BlueWallet into limpbrains-cc 2020-11-07 20:31:53 +01:00
Overtorment
badfa5c329 REF: remove deprecated ln checkRouteInvoice 2020-11-06 12:55:51 +00:00
ncoelho
8691621641 Merge branch 'master' of https://github.com/BlueWallet/BlueWallet into limpbrains-cc 2020-11-06 11:12:38 +01:00
GLaDOS
6385251116
Merge pull request #2057 from BlueWallet/fix-ms-sparrow-import
FIX: import multisig from some formats
2020-11-04 17:27:53 +00:00
Ivan Vershigora
11bd93ddd6 FIX: use this._hdWalletInstance in watchonly wallet for utxometadata 2020-11-04 19:24:39 +03:00
Overtorment
acf5a5b6b0 FIX: import multisig from some formats 2020-11-04 15:38:49 +00:00
marcosrdz
eb25fdc4ab Update lnurl.js 2020-11-04 00:37:02 -05:00
marcosrdz
98345601f4 Update lnurl.js 2020-11-04 00:30:03 -05:00
marcosrdz
b392e6e702 FIX: iOS - lightning:lnurl... links #2038 2020-11-04 00:03:40 -05:00
Marcos Rodriguez Vélez
2d9c1daee7
ADD: Large iOS widget 2020-11-03 20:23:34 +00:00
Marcos Rodriguez Vélez
10511ae063
WIP: Market Widget for iOS 14 2020-11-02 13:11:28 +00:00
Ivan Vershigora
ced1e21cd1 FIX: watch-only-wallet addressIsChange 2020-10-30 10:44:44 +03:00
Ivan Vershigora
2548f4a755 sync up with master 2020-10-30 09:40:34 +03:00
Overtorment
4921beb9ca
ADD: ui to create multisig; styling onboard screen 2020-10-29 21:13:54 +00:00
Ivan Vershigora
3b61a5b72a ADD: change address 2020-10-29 21:42:40 +03:00
Overtorment
889e2c3cc1 ADD: support electrum mnemonic seed for multisig 2020-10-28 14:13:10 +00:00
fiatjaf
160d738724 improve regex (by @junderw) 2020-10-28 12:30:47 +00:00
fiatjaf
5668d801dd support lnurl fallback scheme. 2020-10-28 12:30:47 +00:00
Ivan Vershigora
e3981846a4 REF: switch from wallet.frozenUtxo to wallet.utxoMetadata 2020-10-25 12:04:04 +03:00
Ivan Vershigora
0262ea24bb Merge branch 'master' into limpbrains-cc 2020-10-25 10:02:05 +03:00
Marcos Rodriguez Vélez
1e770f779b
REF: useContext for centralized data access 2020-10-24 18:20:59 +01:00
Ivan Vershigora
3bcc60d5bc ADD: getUtxo frozen argument 2020-10-23 13:49:17 +03:00
Ivan Vershigora
8c484ffecb ADD: freeze-unfreeze output 2020-10-23 13:27:03 +03:00
Overtorment
51732e0a57
REF: improve wallet import speed (#1983) 2020-10-15 12:14:55 +01:00
Ivan Vershigora
23ef513469 FIX: require cycle errors 2020-10-14 20:20:02 +01:00
Overtorment
8c0487adab FIX: speedup multisig 2020-10-14 18:14:16 +01:00
Marcos Rodriguez Vélez
5ece75b691
ADD: Privacy Settings Screen (#1967)
* ADD: Privacy Settings Screen

* REF: Clipboard read opt-out

* ADD: Wallet shortcut privacy

* FIX: Remove unused code

* REF:Addasync/await

* REF: BlueClipboard

* REF: Rename file
2020-10-10 20:19:42 +01:00
Marcos Rodriguez Vélez
2484a74b42
REF: Wallets List uses React Hooks (#1762) 2020-10-08 21:03:57 +01:00
Overtorment
5c880d6fd6 ADD: multisig can cosign for other coordinator; REF: BC-UR is now decoded centrally 2020-10-08 17:30:47 +01:00
Overtorment
d17b746cdf FIX: import multisig from caravan & fullynoded 2020-10-07 19:54:07 +01:00
Overtorment
ce2e778091 REF: multisig wallet backup electrum import 2020-10-07 15:43:58 +01:00
marcosrdz
5c26ffd266 Merge branch 'master' into fix-freeze-send-screen 2020-10-05 17:32:23 -04:00
Overtorment
5c512833d9
ADD: multisig technical release 2020-10-05 22:25:14 +01:00
Overtorment
e13fbdf083 FIX: rare freezes on send screen (closes #1945) 2020-10-05 18:53:47 +01:00
Overtorment
8ace25d140 REF: get utxo 2020-10-05 12:57:49 +01:00
Marcos Rodriguez Vélez
6f1f0326e4 FIX: Biometrics listener release for some Android devices. 2020-09-24 23:28:59 +01:00
Overtorment
f432aa6284
ADD: payjoin support 2020-09-21 20:32:20 +01:00
Overtorment
3e0a01254d FIX: some transactions displayed with 0 value - improved work with gap limit (closes #1835) 2020-09-21 00:06:35 +01:00
Overtorment
89d1e42216 FIX: rare crash on watch-only receive button 2020-09-19 23:53:08 +01:00
marcosrdz
9915e228f6 Update deeplink-schema-match.js 2020-09-18 11:25:29 +01:00
Overtorment
ec30394ed5 FIX: PSBT with HW wallets flow (closes #1822) 2020-09-18 11:25:29 +01:00
marcosrdz
f638c55c37 FIX: Build issue 2020-09-17 17:52:16 +01:00
marcosrdz
13a0d006e7 ADD: Password/Passcode/Apple Watch unlock for iOS and macOS 2020-09-17 17:52:16 +01:00
marcosrdz
75b99a1ca3 FIX: Send Max not working #1797 2020-09-16 13:20:52 +01:00
Overtorment
7e500bee47 FIX: validation allows user to create transaction even without valid address & amount 2020-09-14 21:14:52 +01:00
Ivan
46f1ced76c
ADD: new choose fee workflow 2020-09-14 11:49:08 +01:00
Marcos Rodriguez Vélez
97e4bd1fb2
FIX: If user has approved notifications, send hash from watch 2020-09-07 12:35:08 +01:00
Overtorment
f64238931c FIX: better handling of errors from HodlHodl 2020-09-07 12:21:14 +01:00
marcosrdz
d68f36570e FIX: Android -> decrypt storage works but throws an error #1617 2020-09-04 10:00:12 +01:00
Overtorment
497e38eda4 FIX: speedup onchain wallet creation (dont pre-fill too much cache) 2020-09-03 22:18:48 +01:00
Overtorment
2903ae5a1f REF: speeded up large wallets (>3k txs) 2020-08-29 09:53:07 +01:00
Overtorment
a6d45a25af FIX: scan Cobo vault signed transaction QR 2020-08-24 17:37:10 +01:00
marcosrdz
b1143c0664 FIX: Animated QRCode border. Change save path to Downloads folder. 2020-08-16 10:10:03 +01:00
Overtorment
ae0e016401
ADD: handling push notification open (#1467) 2020-08-10 15:17:50 +01:00
Overtorment
932ab6f182 FIX: resubscribe addresses to push notifications after wallet import 2020-07-29 23:49:51 +01:00
Overtorment
12016f1277 FIX: crashes after importing malformed xpub as watch-only (closes #1399) 2020-07-29 18:15:37 +01:00
Overtorment
f386bb345b ADD: lnurl-pay support 2020-07-24 12:50:33 +01:00
marcosrdz
6de8d6269a FIX: Keychain clear attempt reset 2020-07-21 09:51:55 +01:00
Marcos Rodriguez Vélez
0792add3a2
ADD: Keychain clear if password is lost 2020-07-20 15:58:35 +01:00
Ivan
7d1511056b
REF: Improve localization 2020-07-20 14:38:46 +01:00
Overtorment
545c8891f6
ADD: push notifications 2020-07-18 20:33:43 +01:00
Marcos Rodriguez Vélez
2ce7111687
ADD: Dark Mode 2020-07-15 18:32:59 +01:00
Stepan Snigirev
bdcaa2021f fix eslint 2020-07-05 10:24:31 +02:00
Stepan Snigirev
bd39adf8fc
zpub with fingerprint
* parse core-like HD key [mfp/derivation]zpub
* add unittest for zpub with fingerprint
2020-07-04 22:25:31 +02:00
Overtorment
a679ca1fcf REF: wrap save storage in try-catch 2020-07-02 21:28:16 +01:00
Overtorment
7396147157 REF: rearrange modules, move from root to blue_modules/ 2020-07-02 15:04:44 +01:00
Overtorment
fbac777894 REF: speeded up transactions list 2020-06-30 18:36:28 +01:00
Ivan
09b81c5941
ADD: Entropy generator (#1233) 2020-06-29 13:58:43 +01:00
Overtorment
82fd28ce12
ADD: support for Cobo Vault hardware wallet 2020-06-24 12:56:35 +01:00
Overtorment
1d89bff1f3 REF: speeded up legacy HD wallets (BIP44) 2020-06-24 12:32:47 +01:00
Marcos Rodriguez Vélez
df010227cd
ADD: Option to exclude transactions #248 (#1220) 2020-06-18 15:59:44 +01:00
Overtorment
ddd1255e27
ADD: HodlHodl accept offers (#1162) 2020-06-15 19:47:54 +01:00
marcosrdz
35b4a30bdf DEL: BIP70 2020-06-15 17:43:46 +01:00
Overtorment
a43d21241b FIX: deeplinking for cold boot 2020-06-15 17:32:30 +01:00
Ivan Vershigora
46653d8551 FIX: following onchain+offchain invoice 2020-06-09 16:00:58 +01:00
marcosrdz
7b5757003c FIX: Wallet Storage bug with removal 2020-06-06 12:14:33 +01:00
Ivan Vershigora
71c8b74e92 REF: upgrade eslint, prettier, fix errors, reformat everything 2020-06-04 11:48:07 +01:00
Ivan Vershigora
2615bb42f8 FIX: syncup with master 2020-05-29 14:54:33 +03:00
Ivan Vershigora
1676c79185 FIX: syncup with master, fix eslint errors 2020-05-28 11:44:15 +03:00
Overtorment
fbaeab24bf resolved conflict 2020-05-27 16:19:53 +01:00
Ivan Vershigora
c65709dab6 REF: migrate to RN5, fix everything 2020-05-27 14:12:17 +03:00
Matt Gurzenski
53869c033a Resolved linting issue in add.js and Merge remote-tracking branch 'upstream/master' 2020-05-26 08:12:26 -04:00
Overtorment
f2f401f409
ADD: redeem Azte.co vouchers (#1118) 2020-05-26 13:04:07 +01:00
marcosrdz
04e5d5e4f6 REF: Use Ref instead of State for lastSnappedItem 2020-05-24 22:00:04 -04:00
Matt Gurzenski
095012af30 Moved "wallets" to subfolder and updated files in "class" folder to be kabob-case. 2020-05-24 06:27:08 -04:00
Overtorment
0075c8820d REF: organizing scripts 2020-05-19 23:26:56 +01:00
Overtorment
01b0f1f298 FIX: potential HD wallet crash when vout was not parsed correctly (because of OP_RETURN?) 2020-05-19 14:14:54 +01:00
Matt Gurzenski
116f3ae4df fix for legacy-wallet.fetchTransactions() to not crash when vout for transaction is missing addresses. 2020-05-19 13:52:26 +01:00
ncoelho
bdecbdee52 fix lint 2020-05-15 19:10:36 +01:00
Overtorment
71a801c51a
Update rng.js 2020-05-11 11:25:37 +01:00
Jonathan Underwood
edf08e82ec
Apply suggestions from code review
Co-authored-by: Tankred Hase <mail@tankredhase.de>
2020-05-09 17:30:39 +09:00
junderw
0a0eaa59b4
Create an rng module to reduce crypto imports 2020-05-09 16:21:45 +09:00
Tankred Hase
2003462b13
Use node crypto api syntax in wallet 2020-05-06 11:00:13 +08:00
Tankred Hase
f594e2bb3a
Use random.js in abstract-hd-electrum-wallet.js 2020-05-06 11:00:13 +08:00
Tankred Hase
d6c8e3ab4d
Use random.js in legacy-wallet.js 2020-05-06 11:00:12 +08:00
junderw
68485b9a47 Add Electrum seed recovery for Segwit as well (not just legacy) 2020-05-05 21:28:02 +01:00
junderw
a13acaafd4
Don't store xprv, store xpub instead 2020-05-04 18:32:00 +09:00
junderw
e1ed2b9a6e
Update electrum-mnemonic to 2.0.0 2020-05-04 13:01:11 +09:00
Jonathan Underwood
a73701c5dc
Fix Electrum recovery bug 2020-05-04 09:16:26 +09:00
Overtorment
3479fbdb4f ADD: support for deeplinks (closes #892) 2020-04-30 17:37:46 +01:00
Overtorment
d552669dd2 FIX: capitalized deeplink (closes #1005) 2020-04-28 17:28:11 +01:00
Overtorment
f7028431ce
ADD: broadcast txhex screen 2020-04-28 17:27:35 +01:00
Overtorment
285a81a60d REF: send functionality for all wallet types 2020-04-24 10:37:09 +01:00
Overtorment
bceacaca29 ADD: support for Electrum Seed format, legacy (closes #954) 2020-04-17 16:21:28 +01:00
Overtorment
4baa1f38a6 ADD: refill lightning wallet with bank card 2020-04-17 16:18:05 +01:00
Overtorment
bd8d6e7ae6 FIX: allow LocalTrader for watch-only HD wallets (closes #974) 2020-04-13 17:45:42 +01:00
Overtorment
20ff1c8871 Merge branch 'master' of github.com:BlueWallet/BlueWallet into fix-bip38 2020-04-10 11:32:43 +01:00
marcosrdz
5381ae0c67 OPS: Lin t 2020-04-08 11:46:33 +01:00
marcosrdz
f4b2ffaa0e FIX: Remove quick actions if storage is encrypted 2020-04-08 11:46:33 +01:00
Overtorment
c4be1ac0da FIX: BIP38 import support 2020-04-07 15:43:40 +01:00
Overtorment
38b7ea525a ADD: support for ElectrumPersonalServer (disable protocol batching) 2020-04-04 19:35:53 +01:00
Overtorment
3a184ff578 ADD: avatars in HodlHodl offers list 2020-04-03 22:02:35 +01:00
Overtorment
c1456383f2 FIX: import single-address bech32 wallet from WIF (closes #911) 2020-03-31 18:31:49 +01:00
Overtorment
91ff9fc939 FIX: duplicate input detected error (closes #912) 2020-03-31 18:29:16 +01:00
marcosrdz
f1c154478b FIX: Don't display clipboard modal if content is from a lightning wallet 2020-03-31 10:39:13 +01:00
marcosrdz
b73450a19a ADD: General Settings 2020-03-28 22:06:45 -04:00
Overtorment
b142ea45fc resolved conflict 2020-03-26 23:46:30 +00:00
Overtorment
b87ac0abea REF: allow hodlhodl on bip49; analytics events for hodlhodl 2020-03-26 17:26:13 +00:00
Overtorment
6b188d24ca ADD: support for Electrum Personal Server (SSL connection) 2020-03-26 17:16:06 +00:00
Overtorment
1b2bf0d590 ADD: hodlhodl trading platform integration alpha 2020-03-25 17:08:55 +00:00
Overtorment
59838a9433 REF: decrypt storage & advanced mode switch 2020-03-20 15:25:23 +00:00
marcosrdz
d4b27bb73c Merge branch 'master' into settingsui 2020-03-16 22:39:38 -04:00
Overtorment
a6f747790a FIX: allow using unconfirmed utxo when creating transaction 2020-03-12 13:26:01 +00:00
Overtorment
b9e038d909 REF: removed single address RBF; refactored breadwallet format a bit 2020-03-11 20:25:12 +00:00
Overtorment
00fe264f22 REF: single-address wallets now work through electrum 2020-03-09 23:08:34 +00:00
Overtorment
fbd9ba7739 REF 2020-03-09 23:08:34 +00:00
Overtorment
f3129c855c REF: experimental - dont fetch transactions when importing wallet, only balance. should be faster. txs can be fetched later manually 2020-03-09 23:08:34 +00:00
Overtorment
e072c02bd9 REF: now BIP44 works through electrum 2020-03-08 22:40:55 +00:00
marcosrodriguezseminole
4a5a55c254 Merge branch 'master' of https://github.com/BlueWallet/BlueWallet into settingsui 2020-03-02 09:36:16 -05:00
Overtorment
b3baf3f290 FIX: coldcard 2020-02-27 14:24:26 +00:00
Overtorment
c3c76d7b39 REF: coldcard & other 2020-02-26 14:39:19 +00:00
Overtorment
fb552b1f3b REF: coldcard support 2020-02-25 14:42:11 +00:00
Overtorment
2138493bf1 REF: coldcard integration 2020-02-24 21:45:14 +00:00
Marcos Rodriguez
79a0512664 Merge branch 'master' into filepicker 2020-01-22 23:12:57 -05:00
Marcos Rodriguez
a46c79ac63 FIX: Listen to lnd invoice changes 2020-01-22 19:37:27 +00:00
Marcos Rodriguez
b912cf67f3 Merge branch 'master' into filepicker 2020-01-19 22:45:37 -05:00
Overtorment
69702fec4d FIX: LN Invoice amount renders 0 2020-01-19 20:55:10 +00:00
Marcos Rodriguez
2be60fa1bd FIX: Handle both chains 2020-01-19 19:16:16 +00:00
Overtorment
ea2fd45b11 FIX: deeplinking (safello etc) 2020-01-19 19:16:16 +00:00
Marcos Rodriguez
335ad5f5d1 Merge branch 'master' into filepicker 2020-01-14 20:33:36 -05:00
Overtorment
e970cc273b FIX: NaN expiry for ln invoices decoded locally 2020-01-12 18:08:56 +00:00
Overtorment
8200fc0cf8 TST: ln fix 2020-01-12 00:00:33 +00:00
fiatjaf
8c2d2c5175 decode invoices locally. 2020-01-11 22:26:51 +00:00
Marcos Rodriguez
c40eb99bec Merge branch 'master' into settingsui 2020-01-09 10:46:33 -05:00
Marcos Rodriguez
921e51d138 ADD: Import txn 2020-01-03 21:12:29 -06:00
Marcos Rodriguez
338481a3de TST 2020-01-02 22:02:41 -06:00
Marcos Rodriguez
b79a974863 TST 2020-01-02 15:29:23 -06:00
Marcos Rodriguez
d11a9456d6 TST 2020-01-02 14:54:34 -06:00
Marcos Rodriguez
866dfc94dd Update watch-only-wallet.js 2020-01-02 10:52:59 -06:00
Marcos Rodriguez
9e302df75d ADD: Export/Import PSBTs
eipiji
2020-01-02 01:56:23 -06:00
Marcos Rodriguez
1e4b655fa0 ADD: Tests for DeeplinkSchemaMatch 2019-12-31 14:27:59 -06:00
Marcos Rodriguez
16ecd3096b ADD: Swipe to Scan 2019-12-31 13:57:39 -06:00
Marcos Rodriguez
3dd50f89dc FIX: Don't show wallet export warning if wallet was imported. 2019-12-31 14:26:40 +00:00
Overtorment
51e0d7d36c REF: BIP49 to use electrum 2019-12-27 23:03:19 +00:00
Marcos Rodriguez
c975347b6f REF: Reworked Import wallet flow 2019-12-27 21:50:59 +00:00
Marcos Rodriguez
ec5bc4a3c6 ADD: Ask user if they have backed up their seed phrase 2019-12-26 22:40:03 +00:00
Marcos Rodriguez
687143e66e Merge branch 'master' into settingsui 2019-12-21 22:25:12 -06:00
Marcos Rodriguez
b1748b80fa FIX: Issue 769. Don't allow empty wallet labels 2019-12-21 21:04:56 +00:00
Marcos Rodriguez
f64ef1c71e Merge branch 'master' into settingsui 2019-12-14 21:25:15 -05:00
Marcos Rodriguez
f8fa0ad0a0 ADD: Hide Manage Funds button if wallet doesn't allow onchain refill. 2019-12-14 11:49:07 +00:00
Marcos Rodriguez
4b36c5f69a Merge branch 'master' into settingsui 2019-12-14 02:04:02 -05:00
Overtorment
cdd760f6fa REF: added constant 2019-12-13 02:19:32 +00:00
Marcos Rodriguez
d60323961b ADD: Toggle for RBF
Update hd-segwit-bech32-wallet.js

Update details.js

Update details.js
2019-12-13 02:19:32 +00:00
Marcos Rodriguez
9dd9fb6b97 FIX: Fixed WatchConnectivity undefined array log issue 2019-12-13 01:12:10 +00:00
Marcos Rodriguez
001b814da1 FIX: Ignore supported in quick actions and only listen to error. Resolves quick actions not appearing on non-3d touch devices. 2019-12-13 01:12:10 +00:00
Marcos Rodriguez
98a80d9798 Merge branch 'master' into settingsui 2019-12-11 22:21:04 -05:00
Overtorment
deea3a087a OPS: analytics fix 2019-11-29 10:27:40 +00:00
Marcos Rodriguez
cef9e33a44 Merge branch 'master' into settingsui 2019-11-28 17:54:01 -06:00
Marcos Rodriguez
68a4aa1748 FIX: Limit shortcut items 2019-11-28 21:01:11 +00:00
Marcos Rodriguez
08701253e3 OPS: Update react-native-biometrics
FIX: Updated biometrics code to match package changes

OPS: Version bump

g
2019-11-28 09:53:48 +00:00
Marcos Rodriguez
29562369e9 Merge branch 'master' into settingsui 2019-11-22 10:49:34 -05:00
Marcos Rodriguez
00bb9fe28b ADD: Today Extension and Quick Actions.
Update MainInterface.storyboard

ADD: Cache fetched data

ADD: Add "Up from/Down from" data

OPS: Add Provision Profile

Update project.pbxproj

ADD: Synchronize user selected currency with Today extension

Update Info.plist

ADD: quick actions

Update App.js

Update App.js

Update App.js

Update App.js

Update App.js

FIX: Fix currency bugs

FIX: Hide balance from quick actions

ADD: cqc

Update currency.js

Update TodayViewController.swift

Update App.js

REF: headercolor

Update App.js

FIX: carousel would not show

FIX: Fix

FIX

FIX

Update API.swift

FIX: Fixed alerts

TST

Revert "TST"

This reverts commit bcdf62e9b238cc5da200cc4bce45e4e55f480d6d.

ADD: Tests mocks

REF: Device Quick Actions ref

FIX: Fixed crash

Update quickActions.ios.js

ADD: QuickActions for Android

D

FIX: Tests

OP
2019-11-21 17:34:38 +00:00
Marcos Rodriguez
64f6f74dea Merge branch 'master' into settingsui 2019-11-16 08:23:10 -05:00
Marcos Rodriguez
25e68fc21a OPS: upgrade rnwatch
OPS: react-native-watch-connectivity-0.4.1

FIX

FIX

Update WatchConnectivity.ios.js

Update WatchConnectivity.ios.js

ADD: Add Onchain address view for Lightning

Update package.json

FIX: Fix communication bug

FIX: Fix communication bug

Update Info.plist

FIX: Update for watch

Update Interface.storyboard

TST

Update WatchConnectivity.android.js

Update WatchConnectivity.ios.js
2019-11-16 10:17:42 +00:00
Marcos Rodriguez
38048b2068 FIX: Current storage will be the selected one for decrypt 2019-11-10 09:18:56 -05:00
Marcos Rodriguez
29901ab399 FIX: Resolved crash when decrypting and going back to the wallets list 2019-11-03 02:26:20 -05:00
Marcos Rodriguez
7dbbc5a78e Merge branch 'master' into settingsui 2019-11-02 17:32:39 -04:00
Marcos Rodriguez Vélez
6bb19070ab FIX: White screen on boot (#713) 2019-10-29 22:13:19 +00:00
Overtorment
36dd24b2b7
Merge pull request #695 from BlueWallet/mrktplc-for-ios
ADD: external marketplace link for ios
2019-10-20 11:20:14 +01:00
Marcos Rodriguez
b9cf5c6172 FIX: Now able to use biometrics with encrypted storage (not for unlocking) 2019-10-17 14:58:17 +01:00
Overtorment
968e5fb7ac ADD: external marketplace link for ios 2019-10-16 22:38:23 +01:00
Overtorment
e228cbc20e FIX: single address watch-only wallet Receive button crash 2019-10-16 17:49:23 +01:00
Overtorment
afbb664025 ADD: cryptoadvance HW wallet support 2019-10-11 20:57:32 +01:00
Marcos Rodriguez
aad9370281 Merge branch 'master' into biometrics 2019-10-06 23:26:53 -04:00
Overtorment
839488b1ef REF: lint
FIX: Refactored
2019-10-06 23:22:46 -04:00
Marcos Rodriguez
ac37747f5a FIX: Renamed keys 2019-10-06 23:21:30 -04:00
Overtorment
9d91adca19 TST: fix 2019-10-06 23:21:30 -04:00
Marcos Rodriguez
dc56481e8a FIX: Remove unused variables 2019-10-06 23:21:30 -04:00
Marcos Rodriguez
e3a640cb59 ADD: Default into wallet 2019-10-06 23:21:30 -04:00
Marcos Rodriguez
551018f60b FIX: Removed redundant key 2019-10-05 21:12:55 -04:00
Marcos Rodriguez
bdd82cbeab FIX: Renamed keys 2019-10-05 20:54:12 -04:00
Marcos Rodriguez
4e76d805a6 Merge branch 'master' into defualtview 2019-10-05 20:49:53 -04:00
Overtorment
d429e19b18 TST: fix 2019-10-06 00:57:20 +01:00
Marcos Rodriguez
68bb940a39 FIX: Changes 2019-10-05 18:36:16 -04:00
Marcos Rodriguez
d3004e9272 FIX: Remove unused variables 2019-10-02 23:10:22 -04:00
Marcos Rodriguez
8a23083767 ADD: Default into wallet 2019-10-02 23:06:47 -04:00
Marcos Rodriguez
c930e818ac Merge branch 'master' into biometrics 2019-10-01 15:24:55 -04:00
Marcos Rodriguez
ddd8ee2487 FIX: Modify Receive address code 2019-09-30 18:13:22 -04:00
Marcos Rodriguez
56dbded6db REL: Version bump
OPS: Version bump
2019-09-27 20:13:57 -04:00
Marcos Rodriguez
29ce0271f8 ADD: Biometrics
FIX: Added FaceID Usage description

ADD: Use Biometrics for Show balance.

ADD: Unlock With Boot Screen

FIX: Allow the use of Biometrics after decrypt

FIX: Build system revert.

FIX: Remove biometric from receive address.

ADD: Biometric for export

FIX: Use RNSecureKeyStore for biometrics

FIX: Realign views

Update biometrics.js
2019-09-27 20:12:25 -04:00
Overtorment
5d56857496 REF: old hd wallets compatibility with new bitcoinjs 2019-09-22 14:37:23 +01:00
Overtorment
666b2ca848 REF: old hd wallets compatibility with new bitcoinjs 2019-09-22 13:20:03 +01:00
Overtorment
4fef5847ef
Merge pull request #641 from junderw/bumpBitcoinJS
Update to BitcoinJS 5.1.6
2019-09-21 18:58:30 +03:00
Marcos Rodriguez
865e7dbe40 FIX: Decouple RNSecureKeyStore from encryptStorage component. 2019-09-14 00:34:24 -04:00
junderw
a844ef7efc
Fix linter 2019-09-14 09:51:45 +09:00
junderw
4c03411de9
Use Psbt for segwit wallets 2019-09-14 09:48:37 +09:00
junderw
e72afd758e
Update to BitcoinJS 5.1.6 2019-09-14 07:15:59 +09:00
Marcos Rodriguez
b22545ace4 FIX: Removed unnecessary code. 2019-09-11 21:59:11 -04:00
Marcos Rodriguez
f0e17c8e38 Update app-storage.js 2019-09-09 22:09:04 -04:00
Marcos Rodriguez
59c9905ae8 FIX: Don't display send modal if address belongs to self #573 2019-08-24 21:14:26 -04:00
Marcos Rodriguez
d48bbd7340 FIX: Don't show alert unless password is invalid. 2019-08-23 03:25:12 -04:00
Marcos Rodriguez
9f9b1e1c20 ADD: Decrypt Storage 2019-08-23 03:04:23 -04:00
Overtorment
d29790b54e REF: cleanup 2019-08-21 23:42:16 +01:00
Overtorment
25a71aa80e FIX: all data is stored in OS secure keystore 2019-08-20 20:47:43 +01:00
Marcos Rodriguez
2f994456c7 FIX: Provide getXpub call for single address wallet. 2019-08-15 19:42:09 +01:00
Overtorment
d40ac66bf1 ADD: send MAX (for BIP84 & BIP49) 2019-08-07 20:03:12 +01:00
Marcos Rodriguez
5738db056a ADD: Allow user to hide their balance. 2019-08-04 15:26:40 +03:00
Overtorment
1ab763ffeb FIX: receive address generation with no internet 2019-07-19 10:19:50 +03:00
Overtorment
da7d8697bb ADD: Electrum server configuration 2019-07-18 13:18:50 +01:00
Overtorment
feb02ba69d ADD: RBP bumpfee & canceltx for BIP84 HD wallet 2019-07-14 14:22:28 +01:00
Overtorment
d41c3cc0eb ADD: CPFP for BIP84 HD wallets 2019-07-13 16:33:45 +01:00
Overtorment
65a61db099 ADD: low level code to support CPFP for BIP84 wallets 2019-06-30 18:29:45 +01:00
Overtorment
f7bbf529a2 REF: bip84 transaction 2019-06-30 18:29:45 +01:00
Overtorment
30c20b9e6c REF 2019-06-30 18:29:45 +01:00
Overtorment
bd2b6670c1 ADD: low-level code for BIP84 RBF 2019-06-30 18:29:45 +01:00
Overtorment
4583b1a265 REF: bip84 2019-06-17 13:06:07 +01:00
Overtorment
bf4cd272f9 REF: initial RD rescan 2019-06-16 17:46:46 +01:00
Overtorment
1f8cd1405c FIX: ln transaction details screen 2019-06-15 23:56:22 +01:00
Overtorment
739d65eecd FIX: BIP84 txs with low confirmations not updating 2019-06-15 22:33:34 +01:00
Overtorment
5726775a61 REF: bip84 2019-06-09 20:25:14 +01:00
Overtorment
3d97ec40e4 REF: HD bech32 (BIP84) transaction fetch speedup (batching from electrum server) 2019-06-09 18:59:09 +01:00
Overtorment
8bea87e145 REF: bip84 2019-06-08 14:41:51 +01:00
Overtorment
468f9ca187 REF: BIP84 2019-06-08 01:04:59 +01:00
Overtorment
042a9e4d85 REF: better LN wallet refresh strategy 2019-06-01 23:41:30 +01:00
Overtorment
3afeefaed9 ADD: HD bech32 wallets (BIP84) 2019-06-01 23:41:30 +01:00
Overtorment
2a7c0975a9 FIX: BIP84 update 2019-05-30 23:55:16 +01:00
Overtorment
0a3409580e REF: better new tx fetch for BIP84 2019-05-30 00:16:19 +01:00
Overtorment
38c7ecf79d ADD: BIP84 send, technical release 2019-05-28 23:57:57 +01:00
Overtorment
8e9015e2fb FIX: wont import WIF with uncompressed public key for segwit wallet 2019-05-28 23:57:57 +01:00
Overtorment
9f3cd9b1a0 ADD: HP BIP84 can fetch utxo 2019-05-28 23:57:57 +01:00