Commit graph

69 commits

Author SHA1 Message Date
Marcos Rodriguez Velez
3db70ffcc6
Update selftest.js 2024-03-24 18:36:38 -04:00
Marcos Rodriguez Velez
38564f07e1
REF: Provide before and after onpres 2024-03-24 18:27:58 -04:00
Marcos Rodriguez Velez
0567ab65c2
Update selftest.js 2024-03-22 19:13:24 -04:00
Marcos Rodriguez Velez
945a255c7b
ADD: Save File Button 2024-03-21 20:54:40 -04:00
overtorment
8e03eae63a REF: remove obsolete dep buffer-reverse 2024-02-25 21:57:04 +00:00
Marcos Rodriguez Velez
1116044c9f
ADD: Expand Alert component to add custom title 2024-02-07 15:24:24 -04:00
Overtorment
92ea58dc85 FIX: open & save files to file system 2024-01-16 19:51:48 +00:00
Marcos Rodriguez Velez
c3f8b9ac81
ADD: Test for file import 2024-01-09 11:40:29 -04:00
Ivan Vershigora
3c2b179baf
fix: use SafeAreaView from react-native-safe-area-context 2023-12-30 15:18:33 +07:00
Marcos Rodriguez Velez
fa9b60db26
REF: Extract BlueButton to Button.tsx 2023-11-15 04:40:22 -04:00
Marcos Rodriguez Velez
3684814e21
FIX: can't access storage for unsigned transaction export #5559 2023-07-09 12:12:05 -05:00
overtorment
45560a1e90 REF: swap tiny-secp256k1 for noble-secp256k1 2022-10-02 18:33:30 +01:00
Overtorment
4f6bf7a754 FIX: cant open block explorer in browser (closes #4244) 2022-06-09 21:18:56 +01:00
Overtorment
28f70b4b8a REF: changed interface of bip32 dep 2022-01-17 15:22:15 +00:00
Overtorment
17b11d5f94 REF: bump bitcoinjs to v6.0.0 2021-11-25 15:50:40 +00:00
Overtorment
b36252d015 FIX: switch to sat/vbyte instead of sat/byte 2021-09-15 14:39:50 +01:00
Ivan Vershigora
3dafc18a80 REF: move bip38 to separate repository 2021-08-07 17:39:01 +03:00
Overtorment
1f953db482 TST: disable Tor test from runtime selftest screen 2021-05-13 10:35:26 +01:00
Ivan Vershigora
05c222f2cb REF: upgrade bech32, bip39 and crypto-js 2021-05-09 13:08:53 +03:00
Overtorment
b9195d3a49
Merge branch 'master' into limpbrains-sss 2021-04-28 12:30:29 +01:00
Overtorment
1bdd37d0fb ADD: TOR support 2021-04-23 15:56:51 +01:00
Ivan Vershigora
e70ac56329 ADD: SLIP39 wallets and react-native-crypto 2021-04-15 20:52:48 +03:00
Phaedrus Raznikov
9758a602d1
FIX: Remove custom styles applied to SafeBlueArea, and their defs 2021-03-22 11:54:17 +00:00
marcosrdz
2aab0dd715 FIX: Missing Strings for Translations 2021-03-10 22:27:51 -05:00
Ivan Vershigora
0d22a42a74 FIX: i18n settings small fixes 2021-02-22 10:27:23 +03:00
Ivan Vershigora
64ff3de735 FIX: screen titles language 2021-02-15 11:03:54 +03:00
Overtorment
b77d1fe3b8 ADD: AEZEED mnemonics support (from LND; only primary native-segwit chain atm; closes #1543) 2021-01-29 15:57:59 +00:00
Ivan Vershigora
002752f643 REF: navigation styles 2020-12-25 19:09:53 +03:00
Overtorment
476ba022a0 Revert "REF: navigation styles" 2020-12-04 13:40:13 +00:00
Ivan Vershigora
aa7add7752 REF: navigation styles 2020-12-04 12:50:23 +03:00
marcosrdz
cb88714592 REF: Refactor some BlueComponents 2020-11-29 23:18:54 -05:00
Marcos Rodriguez Vélez
2ce7111687
ADD: Dark Mode 2020-07-15 18:32:59 +01:00
Overtorment
26f8219e3d TST: fix tests after coinselect dep update 2020-07-06 19:25:30 +01:00
Overtorment
7396147157 REF: rearrange modules, move from root to blue_modules/ 2020-07-02 15:04:44 +01:00
Ivan Vershigora
71c8b74e92 REF: upgrade eslint, prettier, fix errors, reformat everything 2020-06-04 11:48:07 +01:00
Ivan Vershigora
68e10cd7f1 REF: move all inline styles to StyleSheet.create 2020-05-24 12:17:26 +03:00
Overtorment
285a81a60d REF: send functionality for all wallet types 2020-04-24 10:37:09 +01:00
Overtorment
a6c2cdaf4a FIX: bip38 fixes 2020-04-10 17:06:37 +01:00
Overtorment
c4be1ac0da FIX: BIP38 import support 2020-04-07 15:43:40 +01:00
Overtorment
8952a7aa39 TST: selftest improvements
REF: lint
REL: ver bump
2020-03-31 10:27:59 +01:00
Overtorment
b1e7378e02 TST: e2e tests for storage encryption 2020-03-19 15:51:35 +00:00
Overtorment
adf00f1da0 TST: fix selftest 2019-12-28 18:24:53 +00:00
Overtorment
6589ccca58 TST: encryption 2019-11-30 00:34:51 +00:00
junderw
d0b2af32a1
Fix outputs value greater than inputs value bug in tests 2019-09-14 10:05:30 +09:00
junderw
e72afd758e
Update to BitcoinJS 5.1.6 2019-09-14 07:15:59 +09:00
Overtorment
c9c35f120a TST: fix 2019-08-26 19:06:52 +01:00
Overtorment
03be286b43 REF: electrum reconnect 2019-07-13 16:33:45 +01:00
Overtorment
13fe0640cf FIX: tst 2019-06-16 20:07:07 +01:00
Overtorment
544a9e61f1 FIX: HD wallet update if it was heavily used externally (closes #495) 2019-05-22 21:00:35 +01:00
Overtorment
8a89405746 TST: RN selftest HD bech32 2019-05-22 21:00:35 +01:00