Commit Graph

2096 Commits

Author SHA1 Message Date
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
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
Marcos Rodriguez Vélez
25f2fe5932 Update export.js 2021-09-25 13:20:59 -04:00
Overtorment
f0611dec09
FIX: opening BIP21 with multiple choices (onchain/offchain) crashes the app 2021-09-25 18:14:33 +01:00
Marcos Rodriguez Vélez
f355bd3b49 Merge branch 'master' into handoff 2021-09-25 13:05:46 -04:00
Marcos Rodriguez Vélez
5c954213da REF: xpub parameter 2021-09-25 12:05:43 -04:00
Marcos Rodriguez Vélez
c0a2d08f2f Merge branch 'master' into handoff 2021-09-25 12:04:44 -04:00
Marcos Rodriguez Vélez
d48fecde4d Update ldkInfo.tsx 2021-09-25 12:03:43 -04:00
Marcos Rodriguez Vélez
d0c0daffae FIX 2021-09-25 11:44:13 -04:00
Marcos Rodriguez Vélez
77e4e8aaf5 FIX: Scanning on channel opening 2021-09-25 11:40:44 -04:00
Marcos Rodriguez Vélez
0dd75da849 OPS: Toggle Blur 2021-09-25 11:04:45 -04:00
GLaDOS
d5de95f899
Merge pull request #3888 from BlueWallet/limpbrains-import-no-wallets
ADD: show message if no wallets has been found during the import
2021-09-25 11:59:03 +01:00
Marcos Rodriguez Vélez
359981ff9b REF: Handoff in-app rather than browser 2021-09-24 23:36:08 -04:00
Overtorment
2caf9886b6
REF: improv ldk 2021-09-24 15:50:06 +01:00
Ivan Vershigora
1c9b62361e ADD: show message if no wallets has been found during the import 2021-09-24 17:43:04 +03:00
Ivan
b2d9f8db0f
ADD: custom derivation path to HD wallets (#3452) 2021-09-23 14:05:10 +01:00
Marcos Rodriguez Vélez
42481cecdb REF: Move to environments file 2021-09-22 12:07:13 -04:00
Marcos Rodriguez Vélez
78380405aa ADD: Toggle for disabling Tor daemon 2021-09-21 23:55:14 -04:00
xanoni
abde1835d7 Use dedicated format string for LndHub URI setting
- Add 'lndhub_uri' locator to replace overloaded 'electrum_host' one
- Fix the multilingual example strings where needed to use consistent case
2021-09-21 19:30:39 +01:00
xanoni
52b80c8503 Fix example LndHub URI shown in settings
Replace invalid IP that is missing protocol and port with a valid
example from the reserved IP address space (https://10.20.30.40:3000)
2021-09-21 19:30:39 +01:00
xanoni
b24acb0f3f Show better example for Electrum host IP setting
Use a valid reserved IP address (10.20.30.40) instead of the previous
invalid setting found in electrumSettings.js
2021-09-21 19:30:39 +01:00
Marcos Rodriguez Vélez
7a4a4f1d6a FIX: Screenshot prevented in onchain receive #3852 2021-09-20 07:47:20 -04:00
GLaDOS
d4cc2ea18f
Merge pull request #3840 from BlueWallet/timeout
FIX: Add timeouts for modal navigation
2021-09-17 09:17:42 +01:00
Marcos Rodriguez Vélez
80f7b207b3 FIX: DrawerRoot would shrink on Desktop 2021-09-17 09:06:44 +01:00
Marcos Rodriguez Vélez
e9b2b20efa FIX: Add timeouts for modal navigation 2021-09-16 23:28:33 -04:00
Marcos Rodriguez Vélez
23ddfa476a REF: Manage Funds Native 2021-09-16 10:40:17 +01:00
Marcos Rodriguez Vélez
9510cd0423 FIX: LNdhub manage funds 2021-09-15 21:21:04 +01:00