Commit Graph

41 Commits

Author SHA1 Message Date
Marcos Rodriguez Velez
c52bda10d7
REF: Update package 2024-06-12 12:46:44 -04:00
Marcos Rodriguez Velez
f5977fcb5a
REF: Import directory 2024-05-31 13:18:01 -04:00
Marcos Rodriguez Velez
3ee765d237
REF: Proper file/dir structure for context providers 2024-05-31 11:52:29 -04:00
Ivan Vershigora
642932d4a7
fix: appy simple-import-sort plugin 2024-05-21 11:56:10 +01:00
Marcos Rodriguez Velez
a1b52f563c
REF: Lazy load SendDetailsStack 2024-05-08 21:04:52 -04:00
Ivan Vershigora
49f0b1a753
fix: replace require with import 2024-04-09 18:14:14 +02:00
Marcos Rodriguez Velez
1116044c9f
ADD: Expand Alert component to add custom title 2024-02-07 15:24:24 -04:00
Marcos Rodriguez Vélez
bec42fe42d
REF: Currency module to TS (#6052) 2024-01-28 11:11:08 -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
8641f94612
REF: Use our useTheme 2023-10-23 21:28:44 -04:00
Ivan Vershigora
7a6aa679fe
fix: enable @react-native-community eslint plugin and fix all the errors 2023-07-27 10:08:16 +01:00
Ivan Vershigora
c8bd4d3423 REF: enable eslint react-native/no-unused-styles rule and remove unused styles 2022-01-28 15:16:47 +03:00
Marcos Rodriguez Vélez
7cd2b53a42 FIX: Multisig Provide signature button not scrollable #4238 2021-12-04 10:56:43 +00:00
Overtorment
7d2dd9ea89
FIX: multisig not exporting correct psbt with all signatures 2021-10-08 23:05:18 +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
b36252d015 FIX: switch to sat/vbyte instead of sat/byte 2021-09-15 14:39:50 +01:00
Marcos Rodriguez Vélez
bc8067e9ab
REF: Use NativeStack 2021-09-13 18:43:26 +01:00
Overtorment
a93935aec4
ADD: LDK wallet (technical release) 2021-09-09 12:00:11 +01:00
Marcos Rodriguez Vélez
c4b3fb3ae5
REF: Confirm with Hooks (#3485)
* REF: Confirm with Hooks
2021-08-10 10:35:25 -04:00
Marcos Rodriguez Vélez
51d67ae1b3 ADD: Accessibility button trait to TouchableOpacity 2021-06-24 08:50:57 -04:00
marcosrdz
78b4ff1947 Update psbtMultisig.js 2021-04-11 17:13:09 -04:00
marcosrdz
4e39e3564c FIX: Multsig layout fixes 2021-04-11 15:39:23 -04:00
Phaedrus Raznikov
9758a602d1
FIX: Remove custom styles applied to SafeBlueArea, and their defs 2021-03-22 11:54:17 +00:00
Ivan Vershigora
64ff3de735 FIX: screen titles language 2021-02-15 11:03:54 +03:00
Ivan Vershigora
002752f643 REF: navigation styles 2020-12-25 19:09:53 +03:00
ncoelho
4534b812dd REF: Margins values 2020-12-04 10:33:25 +01:00
marcosrdz
af8a1ef05f FIX: Multisig Confirm button is too small #2254 2020-12-03 19:39:04 -05:00
marcosrdz
c20cd97984 Revert "Update psbtMultisig.js"
This reverts commit 8c9c7fbab1.
2020-12-01 15:56:23 -05:00
marcosrdz
8c9c7fbab1 Update psbtMultisig.js 2020-12-01 15:26:18 -05:00
marcosrdz
164e050ae6 Merge branch 'master' into psbtmodal 2020-12-01 12:55:29 -05:00
marcosrdz
85ad6c379d Update psbtMultisig.js 2020-12-01 00:43:25 -05:00
marcosrdz
fc772657e4 WIP 2020-12-01 00:40:54 -05:00
marcosrdz
9d0e135c58 REF: PSBT Multisig provide signature flow 2020-11-30 22:31:45 -05:00
marcosrdz
c7758f2304 FIX: Address layout on multisig #2193 2020-11-29 21:09:09 -05:00
Ivan Vershigora
8ca2e43872 REF: BottomModal component 2020-11-17 11:43:38 +03:00
Overtorment
100099d28b TST: spend from multisig test 2020-11-05 17:17:27 +00:00
Marcos Rodriguez Vélez
1e770f779b
REF: useContext for centralized data access 2020-10-24 18:20:59 +01:00
Overtorment
5c880d6fd6 ADD: multisig can cosign for other coordinator; REF: BC-UR is now decoded centrally 2020-10-08 17:30:47 +01:00
marcosrdz
3489149957 FIX: Multisig destionation Address UI 2020-10-08 11:40:43 +01:00
Overtorment
5c512833d9
ADD: multisig technical release 2020-10-05 22:25:14 +01:00