Commit Graph

2421 Commits

Author SHA1 Message Date
overtorment
f9205eb3d6 Merge remote-tracking branch 'origin/master' into abhiShandy-feat-bip47 2023-03-15 20:55:27 +00:00
overtorment
b0b7529ff1 REF: refactored and improved BIP47 2023-03-15 20:42:25 +00:00
GLaDOS
c7d251b171
Merge pull request #5342 from BlueWallet/typo
FIX: Typos and remove default URL
2023-03-04 18:14:10 +00:00
Marcos Rodriguez Vélez
c95350b68f
OPS: Update RN (#5305) 2023-03-04 17:51:11 +00:00
Marcos Rodriguez Velez
f056f026b9 FIX: Typos and remove default URL 2023-03-04 11:30:51 -04:00
overtorment
49619e4666 Merge branch 'feat/bip47' of github.com:abhiShandy/BlueWallet into abhiShandy-feat-bip47 2023-03-04 15:04:42 +00:00
Marcos Rodriguez Velez
dcc6232857 OPS: Lint 2023-02-25 12:24:06 -04:00
Marcos Rodriguez Velez
64a5863af8 DEL: Remove outdated code for unsupported macOS 2023-02-25 12:20:46 -04:00
abhishandy
cdff97814f fix: use copy-pastable text component 2023-02-09 20:57:29 -05:00
abhishandy
9d24f6fb34 Merge branch 'master' into feat/bip47 2023-02-09 20:24:44 -05:00
overtorment
eec3c88edb FIX: allow deletion of borked wallets (closes #5228) 2023-01-26 15:50:17 +00:00
overtorment
6223ede46c ADD: performance measure button on settings/about screen 2023-01-04 22:12:16 +00:00
abhishandy
fd61583db5 feat: working balance 2022-12-12 22:09:04 -05:00
abhishandy
ffed650961 fix: imports 2022-12-12 05:03:40 -05:00
abhishandy
563f09012d feat: get payment codes and tx history 2022-12-11 21:34:50 -05:00
abhishandy
bd389111ba feat: button style and locale strings 2022-12-07 03:03:30 -05:00
abhishandy
aeec8e8478 feat: payment code button and screen 2022-12-06 21:43:54 -05:00
abhishandy
f65842b354 feat: save BIP47 toggle value 2022-12-06 20:13:45 -05:00
abhishandy
154377c52e feat: show bip47 switch 2022-12-06 19:56:11 -05:00
Ivan Vershigora
ecb12d9832
OPS: update eslint packages and config 2022-10-31 12:25:26 +00:00
overtorment
9e9032ac99 FIX: cant reliably pay lnurl invoices when current currency is fiat (closes #5120) 2022-10-20 19:24:10 +01:00
overtorment
afab9b8537 REF: export wallet history to CSV 2022-10-12 18:26:17 +00:00
Overtorment
f4409beabe
REF: switchet camera dependency (unfortunately still uses google libs) (#5096) 2022-10-11 13:47:32 +01:00
overtorment
45560a1e90 REF: swap tiny-secp256k1 for noble-secp256k1 2022-10-02 18:33:30 +01:00
Marcos Rodriguez Vélez
563d12a2ee
FIX: use layouteffect to avoid UI flicker 2022-09-25 18:08:27 -04:00
GLaDOS
3cd230c57f
Merge pull request #5041 from BlueWallet/Search-on-addresses-screen-#4260
ADD: Search on addresses screen #4260
2022-09-25 11:29:37 +01:00
Marcos Rodriguez Vélez
4451b733af
Update addresses.js 2022-09-24 15:56:55 -04:00
Marcos Rodriguez Vélez
d69914adaa
ADD: Search on addresses screen #4260 2022-09-24 15:52:55 -04:00
Marcos Rodriguez Vélez
3df241f720
FIX: Ability to send "MAX" is disabled after scanning QR code #4985 2022-09-24 14:14:01 -04:00
Marcos Rodriguez Vélez
81076a5e22
ADD: Export xPub as a file #4796 2022-09-18 12:41:51 -04:00
Overtorment
3f6db4da69 REF: convert some stuff to typescript 2022-09-05 19:34:02 +01:00
Marcos Rodriguez Vélez
d2d8f2b29b
ADD: Dismiss Export screen if app was sent to background 2022-08-13 11:39:00 -04:00
Marcos Rodriguez Vélez
3905d17106
Update transactions.js 2022-08-06 14:22:29 -04:00
Marcos Rodriguez Vélez
1f5313ff56
Update transactions.js 2022-08-06 14:21:51 -04:00
Marcos Rodriguez Vélez
3a8df7c4a8
FIX: UI issues: Lightning authenticated screen #4840 2022-07-24 14:11:20 -04:00
Marcos Rodriguez Vélez
6a42b50cff DEL: MP 2022-07-22 18:16:08 +01:00
Marcos Rodriguez Vélez
45f254ef36
DEL: BB 2022-07-12 19:44:03 -04:00
Marcos Rodriguez Vélez
13a93869aa
DEL: LT 2022-07-12 18:03:02 -04:00
Overtorment
94ea024e9a FIX: license icon 2022-06-21 21:05:34 +01:00
GLaDOS
34e0d39913
Merge pull request #4805 from BlueWallet/fix-kebab-icon-android
FIX: broken kebab-horizontal icon
2022-06-19 20:49:54 +01:00
Overtorment
c64f753739 FIX: broken kebab-horizontal icon 2022-06-19 17:17:33 +01:00
Overtorment
87c42d6812 REF: refactor localization 2022-06-19 16:51:08 +01:00
Overtorment
51ee48a992 DOC 2022-06-15 13:54:45 +01:00
Overtorment
4f6bf7a754 FIX: cant open block explorer in browser (closes #4244) 2022-06-09 21:18:56 +01:00
Overtorment
44a1b7a98c FIX: typo that might cause incorrect 'openSignedTransaction' procedure 2022-06-09 20:01:47 +01:00
Overtorment
9fa12da78c REF: fix ldk dep 2022-04-20 10:39:24 +01:00
Marcos Rodriguez Vélez
7815cef97a
FIX: 50ms wasnt enough 2022-04-19 05:29:29 -04:00
GLaDOS
f1bc996864
Merge pull request #4621 from BlueWallet/broadcasttx
FIX: Change address
2022-04-13 14:26:23 +01:00
GLaDOS
58096c47d3
Merge pull request #4622 from BlueWallet/gotowallet
ADD: Copy and View Wallet options
2022-04-13 14:13:40 +01:00
Marcos Rodriguez Vélez
6492db5223
FIX: LnURL pay animation 2022-04-09 13:30:31 -04:00
Marcos Rodriguez Vélez
2ab7109803
ADD: Copy and View Wallet options 2022-04-03 12:36:38 -04:00
Marcos Rodriguez Vélez
4dd9dd78c1
FIX: Change address 2022-04-03 11:44:36 -04:00
Overtorment
1c6c62336b FIX: lnurl-withdrawal bug when it says 'Maximum amount is X sats' 2022-03-22 15:19:27 +00:00
Marcos Rodriguez Vélez
f1d020a96e
Update details.js 2022-03-20 23:56:35 -04:00
Marcos Rodriguez Vélez
b2b2166266
FIX: Save button matches other screens 2022-03-20 16:57:16 -04:00
Marcos Rodriguez Vélez
0ad46bee5c
FIX: Animations woulndt autoPlay 2022-02-23 11:13:20 -05:00
Marcos Rodriguez Vélez
5b97013b11
REF: Use builtin nav state for modal detection 2022-02-21 18:31:42 -05:00
Marcos Rodriguez Vélez
400f0754ce
ADD: Close button for Select Wallet 2022-02-21 15:23:16 -05:00
GLaDOS
309c5b10e1
Merge pull request #4350 from BlueWallet/limpbrains-multisig-passphrase
ADD: Multisig seed with passphrase
2022-02-19 12:22:42 +00:00
Ivan Vershigora
de8c46da17 Merge branch 'master' into limpbrains-multisig-passphrase 2022-02-15 17:41:20 +03:00
Ivan Vershigora
f1b6ac5f0b FIX: min/max in lndCreateInvoice 2022-02-14 20:51:38 +03:00
Overtorment
f105acb0b6
ADD lnurl-auth support (@gocedoko) 2022-02-11 14:18:56 +00:00
Marcos Rodriguez Vélez
2b4ae67b7b
OPS: Update to RN 67 2022-02-11 11:47:06 +00:00
Marcos Rodriguez Vélez
9fbf22209c
FIX: iOS: If you create a lightning wallet and have a bad URL (enter "x") the app crashes. #4449 2022-02-03 10:54:29 -05:00
GLaDOS
af3d50cc7a
Merge pull request #4433 from BlueWallet/navigate
ADD: Navigate to selected wallet
2022-01-28 22:39:56 +00:00
GLaDOS
8cdb01fb4f
Merge pull request #4431 from BlueWallet/del
DEL: AOPP
2022-01-28 18:00:08 +00:00
Marcos Rodriguez Vélez
3953bcbf22
Merge branch 'master' into navigate 2022-01-28 11:57:46 -05:00
Marcos Rodriguez Vélez
c454e70630
Update signVerify.js 2022-01-28 11:56:24 -05:00
Marcos Rodriguez Vélez
99939232a8
Merge branch 'master' into del 2022-01-28 11:56:03 -05:00
Ivan Vershigora
47acf28a96 REF: recieve/details screen move styles out of render func 2022-01-28 15:32:09 +03:00
Ivan Vershigora
c8bd4d3423 REF: enable eslint react-native/no-unused-styles rule and remove unused styles 2022-01-28 15:16:47 +03:00
Ivan Vershigora
261182b65a REF: BlueComponents Icons 2022-01-28 14:13:53 +03:00
Marcos Rodriguez Vélez
dd091c5d65
Update reorderWallets.js 2022-01-27 17:39:41 -05:00
Marcos Rodriguez Vélez
24bade8862
ADD: Navigate to selected wallet 2022-01-27 17:32:00 -05:00
Marcos Rodriguez Vélez
d64979f413
Update reorderWallets.js 2022-01-27 17:17:59 -05:00
Marcos Rodriguez Vélez
cb97a7828c
Update signVerify.js 2022-01-27 16:19:58 -05:00
Marcos Rodriguez Vélez
0a76bf78c3
DEL: AOPP 2022-01-27 15:59:46 -05:00
Marcos Rodriguez Vélez
1dac459cb6
Lint 2022-01-26 12:50:41 -05:00
Marcos Rodriguez Vélez
1c9fa414eb
GestureHandler 2022-01-26 10:54:32 -05:00
Marcos Rodriguez Vélez
29d99201f7
FIX: Reorder wallet is clunky to use. #4405 2022-01-25 15:42:26 -05:00
Ivan Vershigora
50910067fb ADD: show selected coins summary on CoinControl screen 2022-01-24 13:28:03 +03:00
Ivan Vershigora
d2b90f960e sync up with master 2022-01-20 13:58:30 +03:00
Overtorment
28f70b4b8a REF: changed interface of bip32 dep 2022-01-17 15:22:15 +00:00
Ivan Vershigora
7815c43111 ADD: ask passphrase during multisig cosigners edit 2022-01-15 18:16:28 +03:00
Ivan Vershigora
e97ce0cc48 ADD: ask passphrase during multisig cosigners edit, change replace cosigners functions 2022-01-15 14:36:01 +03:00
Ivan Vershigora
966c1a7505 ADD: Multisig seed with passphrase 2022-01-09 17:38:56 +03:00
GLaDOS
e7160a4aa0
Merge pull request #4328 from BlueWallet/allowcancel
FIX: Allow multisig import cancel
2022-01-07 11:47:10 +00:00
Marcos Rodriguez Vélez
c35fe9e7e9
Merge branch 'master' into fpload 2022-01-03 17:38:53 -06:00
Marcos Rodriguez Vélez
e40abc36b5
Update electrumSettings.js 2022-01-01 11:24:57 -06:00
Marcos Rodriguez Vélez
c75eaef92c
FIX: Show alert when unsupported server is attempted to be saved 2022-01-01 09:13:55 -06:00
Marcos Rodriguez Vélez
a66186b193
Update details.js 2021-12-27 15:19:37 -06:00
Marcos Rodriguez Vélez
932ec1faaa
FIX: pickSingle 2021-12-27 15:17:02 -06:00
Marcos Rodriguez Vélez
5184e3aec9
FIX: FilePicker oncancel was not removing load indicator 2021-12-27 15:08:06 -06:00
Marcos Rodriguez Vélez
991e690e61
FIX: Allow multisig import cancel 2021-12-27 12:21:35 -06:00
Ivan Vershigora
b29a94f980 ADD: show frozen amount on send screen, warn in case of send MAX or amount exeeds balance 2021-12-23 18:39:33 +03:00
Ivan Vershigora
0620127b6e ADD: show frozen amount on send screen, warn in case of send MAX or amount exeeds balance 2021-12-23 12:46:29 +03:00
Marcos Rodriguez Vélez
a6f22a1870
FIX: Incorrect side of transactions displayed when both send and receive wallets are on same device 2021-12-17 05:41:18 -05:00
Marcos Rodriguez Vélez
16910ab5a9
Update signVerify.js 2021-12-13 12:13:50 -05:00
Marcos Rodriguez Vélez
3e8635899b
Update signVerify.js 2021-12-13 12:11:28 -05:00
Marcos Rodriguez Vélez
e93db2f100
FIX: Statusbar style on sign/verify 2021-12-07 11:58:45 -05:00
GLaDOS
eede4298c8
Merge pull request #4269 from BlueWallet/limpbrains-fix-bc-url-animated
FIX: scan BC-UR Crypto-Account animated
2021-12-07 11:34:11 +00:00
Overtorment
5f9a1c99cd FIX: reject unknown segwit versions as invalid address 2021-12-05 18:46:42 +00:00
Ivan Vershigora
83d17b0d69 FIX: scan BC-UR Crypto-Account animated 2021-12-05 16:58:24 +03:00
Marcos Rodriguez Vélez
7cd2b53a42 FIX: Multisig Provide signature button not scrollable #4238 2021-12-04 10:56:43 +00:00
Overtorment
17b11d5f94 REF: bump bitcoinjs to v6.0.0 2021-11-25 15:50:40 +00:00
Overtorment
66700a08e4
Merge pull request #4211 from BlueWallet/onblur
Onblur
2021-11-22 10:59:11 +00:00
Marcos Rodriguez Vélez
5654a4874a FIX: Can't adjust multisig setting on 4" iPhone #4206 2021-11-22 10:57:04 +00:00
Marcos Rodriguez Vélez
6ede98612e FIX: If derivation path returns empty string, return null instead of crash 2021-11-22 10:56:20 +00:00
Marcos Rodriguez Vélez
2a57700514
Update ldkInfo.tsx 2021-11-20 10:50:08 -05:00
GLaDOS
83248790e9
Merge pull request #4181 from BlueWallet/limpbrains-fix-import-offline
FIX: import custom derivation path with passphrase
2021-11-19 16:15:54 +00:00
Marcos Rodriguez Vélez
944bb4ab26
Revert "FIX: Can't adjust multisig setting on 4" iPhone #4206"
This reverts commit 86c60a8b25.
2021-11-16 11:41:44 -05:00
Marcos Rodriguez Vélez
86c60a8b25
FIX: Can't adjust multisig setting on 4" iPhone #4206 2021-11-16 11:40:01 -05:00
Marcos Rodriguez Vélez
240c9c2674
Update import.js 2021-11-16 11:18:58 -05:00
Marcos Rodriguez Vélez
e8c6dae495
OPS: Pod 2021-11-15 14:41:04 -05:00
Marcos Rodriguez Vélez
c2138f20c3
Update import.js 2021-11-14 10:57:48 -05:00
Marcos Rodriguez Vélez
3b182774be
FIX: move whitespace logic to onBlur 2021-11-14 10:51:39 -05:00
Marcos Rodriguez Vélez
fa930c6f88
Update import.js 2021-11-10 15:17:43 -05:00
Marcos Rodriguez Vélez
7acaed681c
Update import.js 2021-11-09 16:37:01 -05:00
Marcos Rodriguez Vélez
4df710c985
DEL: Remove contextMenuHidden 2021-11-09 16:34:28 -05:00
GLaDOS
3bd3cf4b58
Merge pull request #4188 from BlueWallet/limpbrains-fix-pulltorefresh
FIX: Pull-to-refresh on main screen
2021-11-09 17:17:53 +00:00
GLaDOS
3468765a8b
Merge pull request #4187 from BlueWallet/limpbrains-fix-lndrefresh
FIX: refresh lndhub wallet balance after paying for invoice by scanning qrcode on main screen
2021-11-09 15:32:32 +00:00
Ivan Vershigora
d4f6217eeb FIX: Pull-to-refresh on main screen 2021-11-09 14:08:47 +03:00
Ivan Vershigora
9b55445ed6 FIX: refresh lndhub wallet balance after paying for invoice by scanning qrcode on main screen 2021-11-09 12:48:27 +03:00
Ivan Vershigora
9b182d556a FIX: import custom derivation path with passphrase 2021-11-08 19:33:49 +03:00
Marcos Rodriguez Vélez
a1d6d4011f
REF: BIP21Encode 2021-11-08 10:31:25 -05:00
Marcos Rodriguez Vélez
2957ce0980
FIX: 0 amounts in custom receive would result in undefined 2021-11-07 13:50:09 -05:00
Ivan Vershigora
69ba77d8ff FIX: lnPayURL scan wallet currency in BTC or local currency 2021-11-07 16:03:14 +03:00
Overtorment
3046b8e6ef WIP: ldk improv 2021-11-03 17:58:12 +00:00
Overtorment
9b4f82244a WIP: maturing ETA for ldk onchain balance 2021-11-02 11:57:36 +00:00
Marcos Rodriguez Vélez
6a76d34605
Merge branch 'master' into rateupda 2021-10-30 18:30:57 -04:00
Marcos Rodriguez Vélez
2e35bd7283 OPS: Lint fix 2021-10-30 16:54:01 +01:00
Overtorment
ca7930c59e
WIP: ldk improvements 2021-10-29 12:12:14 +01:00
Marcos Rodriguez Vélez
e428d381ab
FIX: scroll index was being reset on focus 2021-10-29 00:52:03 -04:00
Marcos Rodriguez Vélez
b2d4280d88
Merge branch 'master' into rateupda 2021-10-28 23:47:12 -04:00
Marcos Rodriguez Vélez
ae06cab57a
WIP 2021-10-28 15:08:35 -04:00
Marcos Rodriguez Vélez
95c83e991a
Merge branch 'master' into rateupda 2021-10-28 12:16:39 -04:00
Marcos Rodriguez Vélez
4f211a9be8
ADD: Log openURL error 2021-10-28 12:16:12 -04:00
GLaDOS
6e0b0f9fbf
Merge pull request #4120 from BlueWallet/truncate
ADD: Truncate prop on Copy to Clipboard component
2021-10-28 14:56:10 +01:00
GLaDOS
bf007282db
Merge pull request #4116 from BlueWallet/loading
FIX: Dont allow navigation to other screens when loading
2021-10-28 14:48:10 +01:00
Marcos Rodriguez Vélez
7c67b138ef
REF: use params instead of state 2021-10-27 20:40:09 -04:00
Marcos Rodriguez Vélez
91dfd109f5
ADD: Truncate prop on Copy to Clipboard component 2021-10-27 11:38:13 -04:00
Marcos Rodriguez Vélez
303f9e356c
ADD: Update Outdated Rate 2021-10-27 00:19:06 -04:00
Marcos Rodriguez Vélez
b037aa8614
FIX: Dont allow navigation to other screens when loading 2021-10-26 16:47:09 -04:00
Marcos Rodriguez Vélez
62131a9354
FIX: Haptic 2021-10-24 01:02:25 -04:00
GLaDOS
bdc1faca4d
Merge pull request #4091 from BlueWallet/androidtouchable
FIX: Some android devices where unable to process onPress
2021-10-22 16:34:04 +01:00
Marcos Rodriguez Vélez
721e1514b4
FIX: RTL fixes 2021-10-22 01:54:06 -04:00
Marcos Rodriguez Vélez
7a8a7ae8cb
FIX: Some android devices where unable to process onPress 2021-10-21 14:54:32 -04:00
Marcos Rodriguez Vélez
74b68a20f6
ADD: Add unique ID in Settings 2021-10-21 00:43:19 -04:00
Marcos Rodriguez Vélez
fbfa310b52
FIX: Haptic was looping 2021-10-19 16:22:39 -04:00
Marcos Rodriguez Vélez
317a08b036
FIX: Show loading indicator when opening channel 2021-10-19 00:33:25 -04:00
GLaDOS
57933b0247
Merge pull request #4036 from BlueWallet/rate
ADD: Rate information
2021-10-18 11:41:43 +01:00
GLaDOS
3f09f9eceb
Merge pull request #4051 from BlueWallet/title
FIX: Delete wallet Alert title had confusing string
2021-10-18 09:59:18 +01:00
GLaDOS
8ffd013448
Merge pull request #4038 from BlueWallet/addrec
Addrec
2021-10-18 09:52:31 +01:00
GLaDOS
137d71e2bb
Merge pull request #4047 from BlueWallet/keyb
Update AddressInput.js
2021-10-18 09:52:28 +01:00
Marcos Rodriguez Vélez
7ea036a78b
ADD: Localize string 2021-10-17 10:59:02 -04:00
Marcos Rodriguez Vélez
b030adf183
FIX: Localize string 2021-10-17 10:57:16 -04:00
Marcos Rodriguez Vélez
dfb0f01cde
FIX: Locale for prompts 2021-10-16 10:37:51 -04:00
Marcos Rodriguez Vélez
eac887a7f1
Merge branch 'master' into title 2021-10-16 10:32:35 -04:00
Overtorment
ce5fb97515 WIP: ldk open channel human-readable errors 2021-10-15 21:36:49 +01:00
Overtorment
0c81dad54b REF: bump ldk android to v0.0.101.3 2021-10-15 21:36:49 +01:00
Marcos Rodriguez Vélez
c25e292496
FIX: Delete wallet Alert title had confusing string 2021-10-15 11:15:25 -04:00
Marcos Rodriguez Vélez
ca37d54814
ADD: KeyboardType prop 2021-10-15 10:52:25 -04:00
Marcos Rodriguez Vélez
be7a9473de
Update details.js 2021-10-13 18:46:40 -04:00
Marcos Rodriguez Vélez
45faf2c1cb
FIX: Add recipient was disabled when using max 2021-10-13 18:45:12 -04:00
Marcos Rodriguez Vélez
1a37eec160
REF: Use currency module 2021-10-13 15:46:47 -04:00
Marcos Rodriguez Vélez
09d227dbfb
Update currency.js 2021-10-13 14:02:11 -04:00
Marcos Rodriguez Vélez
04b3d5a4ca
ADD: Rate information 2021-10-13 14:00:58 -04:00
Marcos Rodriguez Vélez
f6f6fc3fe6 FIX: Unable to scroll up/down signed transaction summary card. #4019 2021-10-13 12:14:49 +01:00
Overtorment
7d2dd9ea89
FIX: multisig not exporting correct psbt with all signatures 2021-10-08 23:05:18 +01:00
Marcos Rodriguez Vélez
c884f48ede
Update details.js 2021-10-08 14:51:27 -04:00
Marcos Rodriguez Vélez
5317485d0f FIX: App would crash if navigate was called prior to menu show 2021-10-08 13:14:29 +01:00
GLaDOS
73702277c8
Merge pull request #3977 from BlueWallet/tooltipinlioner
REF: Allow multiple submenus
2021-10-05 16:15:42 +01:00
GLaDOS
96cc5c1470
Merge pull request #3978 from BlueWallet/label
Update details.js
2021-10-05 16:15:39 +01:00
GLaDOS
8fe698d40e
Merge pull request #3979 from BlueWallet/The-term-Alert-is-not-part-of-the-localisation-file-#3895
FIX: The term "Alert" is not part of the localisation file #3895
2021-10-05 16:15:35 +01:00
Marcos Rodriguez Vélez
995a529e2d FIX: Lightning wallet was throwing error with Tor 2021-10-04 11:37:22 +01:00
Marcos Rodriguez Vélez
0a29577d65
FIX: The term "Alert" is not part of the localisation file #3895 2021-10-04 02:02:33 -04:00
Marcos Rodriguez Vélez
59b551283b
Update details.js 2021-10-03 23:48:19 -04:00
Marcos Rodriguez Vélez
f9a2e7a6e8
REF: Allow multiple submenus 2021-10-03 23:47:01 -04:00
Overtorment
435edbce86
REF: bump ldk (#3911)
REF: bump ldk
REF: bump aar to 0.0.101.1
WIP: ldk maturing balance
WIP: ldk added ts to logs
2021-10-03 19:02:06 +01:00
Marcos Rodriguez Vélez
4d154c98d4
FIX: Android keyboard when entering mnemonic at import should not enforce number row 2021-10-01 14:04:40 -04:00
Ivan Vershigora
fae2af2a03 FIX: dark mode in new import screens 2021-10-01 17:30:29 +03:00
Marcos Rodriguez Vélez
a8e8069e63
REF: LDK Open Channel flow 2021-09-30 12:33:50 +01:00
GLaDOS
18c2d14b72
Merge pull request #3931 from BlueWallet/isitmy-qr
ADD: View QRCode button on is it my address
2021-09-28 16:39:47 +01:00
Marcos Rodriguez Vélez
23b85c6800 Update ldkInfo.tsx 2021-09-28 16:29:13 +01:00
Marcos Rodriguez Vélez
c40ff660fc Update ldkInfo.tsx 2021-09-28 16:29:13 +01:00
Marcos Rodriguez Vélez
36861b0008
ADD: View QRCode button on is it my address 2021-09-27 20:53:07 -04:00
Marcos Rodriguez Vélez
68f9914ab4
Update xpub.js 2021-09-27 20:35:37 -04:00
Marcos Rodriguez Vélez
6cfd086648
Update xpub.js 2021-09-27 19:28:49 -04:00
GLaDOS
e74e45aa1d
Merge pull request #3918 from BlueWallet/status
FIX: Statusbar barstyle
2021-09-27 21:33:06 +01:00
Marcos Rodriguez Vélez
02d6502ebc Update xpub.js 2021-09-27 19:32:50 +01:00
Marcos Rodriguez Vélez
b76b723e09
Update add.js 2021-09-27 13:18:06 -04:00
Marcos Rodriguez Vélez
acca2dc87c
Update importDiscovery.js 2021-09-27 12:59:28 -04:00
Marcos Rodriguez Vélez
0d131a3034
Update importDiscovery.js 2021-09-27 12:56:40 -04:00
Marcos Rodriguez Vélez
395430fdb4
FIX: Statusbar barstyle 2021-09-27 12:40:58 -04:00
Marcos Rodriguez Vélez
cebded8291 Update importDiscovery.js 2021-09-26 17:21:06 -04:00
GLaDOS
58af286508
Merge pull request #3905 from BlueWallet/fix-safello-and-currency
FIX: safello & default currency for buyBitcoin
2021-09-25 20:10:14 +01:00
GLaDOS
467c1b6027
Merge pull request #3898 from BlueWallet/handoff
REF: Handoff in-app rather than browser
2021-09-25 19:30:18 +01:00
GLaDOS
7f5ab85a90
Merge pull request #3904 from BlueWallet/fix-multiple-choices-bip21
FIX: opening BIP21 with multiple choices (onchain/offchain) crashes t…
2021-09-25 19:30:15 +01:00
Overtorment
cbcbfb8093
FIX: safello & default currency for buyBitcoin 2021-09-25 18:45:13 +01:00
GLaDOS
bce5d62b42
Merge pull request #3902 from BlueWallet/ldkfix
Ldkfix
2021-09-25 18:22:25 +01:00