Commit Graph

729 Commits

Author SHA1 Message Date
Overtorment
44d0ed151d
Merge branch 'master' into ldk 2024-03-19 20:24:27 +00:00
Marcos Rodriguez Velez
94afc5699b
FIX: wrong import for isDesktop 2024-03-17 13:03:39 -04:00
Marcos Rodriguez Velez
61f7049206
Merge branch 'master' into ldk 2024-03-15 18:39:28 -04:00
GLaDOS
77ab4fddbd
Merge pull request #6270 from BlueWallet/leftov
DEL: Unused code
2024-03-15 14:03:51 +00:00
xinhangzhou
6a1e223464 chore: fix some comments
Signed-off-by: xinhangzhou <shuangcui@aliyun.com>
2024-03-15 13:44:00 +00:00
Marcos Rodriguez Velez
ac73875d62
DEL: Unused code 2024-03-13 13:36:20 -04:00
Marcos Rodriguez Velez
5c0520157a
DEL 2024-03-06 15:54:27 -04:00
Marcos Rodriguez Velez
1ef78c82d7
DEL: Remove ldk 2024-03-06 12:25:54 -04:00
overtorment
8e03eae63a REF: remove obsolete dep buffer-reverse 2024-02-25 21:57:04 +00:00
GLaDOS
b612510bdc
Merge pull request #6148 from BlueWallet/ms-ts
fix: refactor multisig-hd-wallet to TS
2024-02-25 21:36:05 +00:00
overtorment
4a3b1cbeff REF: unify and 2024-02-25 17:28:44 +00:00
Overtorment
716071f9eb
Merge branch 'master' into ms-ts 2024-02-25 17:01:48 +00:00
Ivan Vershigora
f8974cbbbd feat: refactor bunch of wallets to TS 2024-02-25 16:54:59 +00:00
Marcos Rodriguez Vélez
341188d1d3
REF: UnlockWith handle all scenarios of auth (#6169)
* REF: UnlockWith handle all scenarios of auth

* FIX: Keychain wipe
2024-02-24 11:08:10 -04:00
Ivan Vershigora
8a4e062aed
fix: revert input.txid 2024-02-24 11:00:01 +00:00
Ivan Vershigora
631ac67d17
fix: use Record type 2024-02-24 10:01:11 +00:00
Marcos Rodriguez Velez
e28bcb0306
FIX: Bio unlock error wouldnt be displayed 2024-02-21 10:45:46 -04:00
Marcos Rodriguez Vélez
687e3cfe64
REF: Use recommended bio package (#6143) 2024-02-19 06:17:44 -04:00
Ivan Vershigora
2ca9befdaf
fix: refactor multisig-hd-wallet to TS 2024-02-18 14:42:42 +00:00
Ivan Vershigora
1eb4833cf8
feat: deeplink-schema-match typescript 2024-02-18 10:21:43 +00:00
Marcos Rodriguez Velez
9194edd4de
Merge branch 'master' into alert 2024-02-15 15:43:46 -04:00
Marcos Rodriguez Vélez
91fe599282
REF: UnlockWith to TSX (#6092) 2024-02-12 07:36:51 -04:00
GLaDOS
7c2c7ca058
Merge pull request #6126 from BlueWallet/import-ts
feat: refactor import wallet to typescript
2024-02-11 21:39:59 +00:00
Ivan Vershigora
1223945cf9
feat: refactor import wallet to typescript 2024-02-11 18:39:44 +00:00
Ivan Vershigora
8c2b5b7c5f
feat: refactor biometrics to typescript 2024-02-11 15:02:31 +00:00
Marcos Rodriguez Velez
1116044c9f
ADD: Expand Alert component to add custom title 2024-02-07 15:24:24 -04:00
overtorment
3da1a3339c FIX: remove the LNURLp metadata validation 2024-01-31 22:33:19 +00:00
overtorment
469b0ececf REF: convert to ts one screen and biometrics module 2024-01-31 11:46:57 +00:00
overtorment
8a3397ff92 ADD: support more wallet export files from Coldcard (closes #5681) 2024-01-30 11:01:23 +00:00
Marcos Rodriguez Velez
993ddabe04
Update quick-actions.tsx 2024-01-05 20:59:58 -04:00
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