Commit Graph

288 Commits

Author SHA1 Message Date
Marcos Rodriguez Vélez
30cde4281f
REF: update rn-electrum-client to support latest react-native-tcp-socket; delete obsolete code 2024-02-05 19:00:34 +00:00
Marcos Rodriguez Vélez
bec42fe42d
REF: Currency module to TS (#6052) 2024-01-28 11:11:08 -04:00
Marcos Rodriguez Velez
0bc5b671b0
FIX: getPreferredCurrency was null 2024-01-27 09:05:16 -04:00
Marcos Rodriguez Velez
86fe574d37
Merge branch 'master' into rn722 2024-01-22 19:31:20 -04:00
GLaDOS
6bb244d322
Merge pull request #6025 from BlueWallet/ref-aezeed
REF: use aezeed package fromnpm instead of local
2024-01-21 08:40:27 +00:00
Marcos Rodriguez Velez
e7732c0e27
FIX: showUpdateStatusIndicator was not working well when no connection available 2024-01-20 18:16:36 -04:00
overtorment
7bc393a72e REF: use aezeed package fromnpm instead of local 2024-01-19 23:58:21 +00:00
overtorment
c4cf3d2244 REF: fs 2024-01-16 23:30:18 +00:00
Overtorment
4c51b791fb REF: fs 2024-01-16 20:34:47 +00:00
Overtorment
92ea58dc85 FIX: open & save files to file system 2024-01-16 19:51:48 +00:00
Marcos Rodriguez Velez
1cf69b767c
wip 2024-01-14 13:26:57 -04:00
Marcos Rodriguez Velez
d6d905a3bf
FIX: Unable to import files in Android 13+ 2024-01-08 23:40:02 -04:00
Marcos Rodriguez Velez
dc44db6ec5
FIX: Transactions List component does not update on setParams #5844 2024-01-05 04:03:47 -04:00
Overtorment
2864f083dc
FIX: rare crash on startup if not in offline mode (closes #5898) (#5964) 2023-12-29 20:39:31 -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
overtorment
7e89fc02da FIX: correctly work with addresses funded by coinbase transactions 2023-12-24 22:27:50 +00:00
overtorment
be07515b79 FIX: better tracking opt out (related #5688) 2023-12-17 18:51:14 +00:00
Marcos Rodriguez Velez
6ae3572aca
DEL: Abandoned package 2023-12-15 11:56:41 -04:00
Marcos Rodriguez Velez
8b0e431e74 Update storage-context.js 2023-11-20 20:48:46 +00:00
Marcos Rodriguez Vélez
294790bc4a
FIX: Update drawer view for nav 6 (#5843) 2023-11-20 20:02:47 +00:00
Marcos Rodriguez Velez
2bc0d282a2
ADD: See currency when tap and hold on balance 2023-11-12 20:53:43 -04:00
S.Blagogee
cad2c76851
Fix open files (#5770) 2023-11-12 14:41:51 +00:00
3bitcoins
53271d13f2
ADD: tool to generate last mnemonic word (#5722) 2023-11-02 17:16:11 +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
bad0f62396
FIX: Show alert with error message when a selected file isn't valid 2023-10-28 15:18:17 -04:00
Marcos Rodriguez Velez
431771d1b1
FIX: Check if theres a string before triggering the clipboard alert 2023-10-24 20:50:53 -04:00
Marcos Rodriguez Velez
24dcdf32b4
REF: Encryption JS to TS 2023-10-23 20:57:41 -04:00
Marcos Rodriguez Velez
4ef3d7437b
REF: JS modules to TS 2023-10-23 12:12:11 -04:00
GLaDOS
c4b337fcf5
Merge pull request #5750 from BlueWallet/androidpermissions
FIX: Permission issues on newer Android APIs
2023-10-21 09:54:42 +01:00
Marcos Rodriguez Velez
8c4cb4b932
FIX: Permission issues on newer Android APIs 2023-10-20 14:59:49 -04:00
Marcos Rodriguez Velez
0192bb51da
Update analytics.js 2023-10-20 10:27:26 -04:00
Marcos Rodriguez Velez
0ae11e19f1
OPS: Update RN Device Info 2023-10-19 14:46:33 -04:00
overtorment
c1d13ccc9e FIX: incorrect fees occasionally (for some electrum servers); better fee estimation 2023-09-28 20:29:27 +01:00
overtorment
ba737f9cf2 FIX: incorrect fees occasionally (for some electrum servers); better fee estimation 2023-09-28 20:13:06 +01:00
S.Blagogee
cc728a01c9
ADD: airdrop ms cosigner (#5682) 2023-09-17 16:28:54 +00:00
Ivan Vershigora
7a6aa679fe
fix: enable @react-native-community eslint plugin and fix all the errors 2023-07-27 10:08:16 +01:00
Marcos Rodriguez Velez
3684814e21
FIX: can't access storage for unsigned transaction export #5559 2023-07-09 12:12:05 -05:00
overtorment
d9c2edc3d3 FIX: Scan of descriptor QR from Sparrow Wallet not working (closes #5539) 2023-06-28 22:56:12 +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
eac4c1c174 REF: electrum (more public servers; better batching support) 2023-05-07 11:44:09 +01: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
Marcos Rodriguez Velez
48716a65fe REF: environment js > ts 2023-03-30 10:11:00 +01:00
Marcos Rodriguez Velez
f7153b21ae WIP 2023-03-29 20:46:11 -04:00
Marcos Rodriguez Velez
edf92c9dbc REF: BlueClipboard JS -> TS 2023-03-28 07:51:53 -04:00
Marcos Rodriguez Velez
b79c95ee21 REF: Privacy from JS to TSX 2023-03-27 15:05:22 -04:00
Ivan Vershigora
7d9baab87b
FIX: setIsAdvancedModeEnabled 2023-03-18 12:31:27 +00:00
overtorment
f9205eb3d6 Merge remote-tracking branch 'origin/master' into abhiShandy-feat-bip47 2023-03-15 20:55:27 +00:00