Commit Graph

699 Commits

Author SHA1 Message Date
Marcos Rodriguez Velez
dc44db6ec5
FIX: Transactions List component does not update on setParams #5844 2024-01-05 04:03:47 -04:00
Marcos Rodriguez Vélez
a08117a75f
REF: Haptic feedback into a class with power state verification (#5954) 2023-12-29 07:52:12 -04:00
Marcos Rodriguez Velez
42aefe9e27
REF: Use Error type 2023-12-25 17:22:49 -04:00
overtorment
5f91daca17 FIX: correctly work with addresses funded by coinbase transactions 2023-12-24 22:32:17 +00:00
overtorment
7e89fc02da FIX: correctly work with addresses funded by coinbase transactions 2023-12-24 22:27:50 +00:00
Marcos Rodriguez Velez
bc534ef3b5
Merge branch 'master' into usereducer 2023-12-16 15:03:40 -04:00
Marcos Rodriguez Velez
6ae3572aca
DEL: Abandoned package 2023-12-15 11:56:41 -04:00
Marcos Rodriguez Velez
48656334bf
REF: Refactor to TSX 2023-12-14 14:40:43 -04:00
GLaDOS
ea78130226
Merge pull request #5817 from BlueWallet/quickref
REF: Wallet Quick Actions code isolation
2023-11-12 14:58:22 +00:00
S.Blagogee
cad2c76851
Fix open files (#5770) 2023-11-12 14:41:51 +00:00
Marcos Rodriguez Velez
cc78e6b1ff
REF 2023-11-11 13:19:34 -04:00
Marcos Rodriguez Velez
50847fc78a
REF: Quick launch 2023-11-11 13:17:20 -04:00
Marcos Rodriguez Velez
cb25742830
REF: Wallet Quick Actions code isolation 2023-11-11 12:56:54 -04:00
Marcos Rodriguez Velez
241275aa3c
REF: WalletGradient to TS 2023-11-05 16:16:49 -04:00
GLaDOS
1dc8d9acc1
Merge pull request #5793 from BlueWallet/torimport
Torimport
2023-10-30 18:37:45 +00:00
overtorment
0f789fe669 FIX: azteco voucher updated uri format 2023-10-29 18:46:52 +00:00
Marcos Rodriguez Velez
72d37df929
FIX: Paths 2023-10-29 11:51:29 -04:00
Marcos Rodriguez Velez
78a033999e
REF: Handle isTorCapable in-code rather than script changes
Refactoring so making builds for mac and old android is less hacky
2023-10-29 11:48:54 -04:00
Marcos Rodriguez Velez
9623e2ab15
FIX: iOS version is showing wallets' balance on Home Screen even when option is disabled #5500 2023-10-24 18:27:17 -04:00
Marcos Rodriguez Velez
8641f94612
REF: Use our useTheme 2023-10-23 21:28:44 -04:00
GLaDOS
32037a4752
Merge pull request #5761 from BlueWallet/onappl
REF: OnAppLaunch to TS
2023-10-22 19:27:59 +01:00
Marcos Rodriguez Velez
2ec45e5526
REF: Camera class to TS 2023-10-22 13:04:46 -04:00
Marcos Rodriguez Velez
8f4b71ff84
REF: OnAppLaunch to TS 2023-10-22 13:00:42 -04:00
S.Blagogee
cc728a01c9
ADD: airdrop ms cosigner (#5682) 2023-09-17 16:28:54 +00:00
overtorment
f610906267 FIX: import single-sig wallet descriptor (closes #5637) 2023-08-09 10:33:12 +01:00
Ivan Vershigora
7a6aa679fe
fix: enable @react-native-community eslint plugin and fix all the errors 2023-07-27 10:08:16 +01:00
overtorment
c3a9a5745c ADD: support scannning SeedQR backup (closes #4959) 2023-07-01 10:13:30 +00:00
overtorment
d9c2edc3d3 FIX: Scan of descriptor QR from Sparrow Wallet not working (closes #5539) 2023-06-28 22:56:12 +01:00
overtorment
aac4578ad3 FIX: un-cache refill onchain addresses on cold start. should help for cases when certain lndhub is turned off permanently, so users cant pull refill address from cache and send money to a black hole 2023-06-10 15:19:14 +01:00
overtorment
db750007c5 REF: bump bitcoinjs 2023-05-26 19:56:24 +01:00
overtorment
c23dbfec5d ADD: support multiple accounts from Keystone hw wallet (closes #5281) 2023-05-09 11:26:31 +01:00
overtorment
b4447e7a8f FIX: import p2sh coldcard format multisig 2023-05-05 14:52:32 +01:00
Overtorment
54fe359cdc
REF: speedup app startup 2023-04-21 15:39:12 +00:00
overtorment
c147d5b205 REF 2023-04-10 11:32:20 +01:00
overtorment
7288682b56 REF: resolved conflict 2023-04-10 10:52:10 +01:00
Ivan
72271f10f6
FIX: BIP47 import (#5387) 2023-04-06 16:29:34 +00:00
GLaDOS
9529a4050a
Merge pull request #5432 from BlueWallet/fix-bip47-related-crash
FIX: bip47 related crash on wallet/details
2023-04-02 15:04:41 +01:00
overtorment
6d3e089d1e FIX: bip47 related crash on wallet/details 2023-04-02 13:39:51 +01:00
Marcos Rodriguez Velez
30609af527 REF: Transactions Header JS > TSX 2023-04-01 20:16:00 -04:00
overtorment
4d5b404403 REF: hide bip47 behind backdoor; refactor 2023-03-26 19:43:25 +01:00
overtorment
26708e846a FIX: cant use funds that landed on bip47 payment code 2023-03-18 18:42:55 +00:00
overtorment
ba36dc6aa7 FIX: skip faulty bip47 notification transactions 2023-03-17 12:56:35 +00:00
overtorment
0adbe19495 TST: fix 2023-03-16 12:43:23 +00:00
overtorment
47b0177efe REF: fix ts lint errors 2023-03-15 21:30:00 +00:00
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
Marcos Rodriguez Velez
f056f026b9 FIX: Typos and remove default URL 2023-03-04 11:30:51 -04:00
abhishandy
88feb003c6 test: basic bip47 integration 2023-02-09 22:13:47 -05:00
abhishandy
1f2e53845d fix: more private variables 2023-02-09 21:02:30 -05:00
abhishandy
50c5ce1cd8 fix: private variable name 2023-02-09 21:01:26 -05:00