Commit Graph

846 Commits

Author SHA1 Message Date
Marcos Rodriguez Velez
f5977fcb5a
REF: Import directory 2024-05-31 13:18:01 -04:00
Marcos Rodriguez Velez
de8e8d2d3c
Merge branch 'master' into rename 2024-05-31 13:01:30 -04:00
Marcos Rodriguez Velez
3ee765d237
REF: Proper file/dir structure for context providers 2024-05-31 11:52:29 -04:00
Marcos Rodriguez Velez
bd0fd22c6d
Update Confirm.tsx 2024-05-31 11:34:00 -04:00
Marcos Rodriguez Velez
b96d49a03d FIX: TS 2024-05-30 00:01:10 +01:00
overtorment
62c9d295d3 ADD: BIP47 send to contacts 2024-05-30 00:01:10 +01:00
Marcos Rodriguez Velez
7824f10e36
REF: Use existing nav ref for scanQR helper #6601 2024-05-26 10:44:50 -04:00
GLaDOS
20d7f9181f
Merge pull request #6598 from BlueWallet/conm
REF: Confirm to TSX
2024-05-24 18:27:53 +00:00
Marcos Rodriguez Velez
0159f463c7
FIX: Lint 2024-05-24 11:39:54 -04:00
Marcos Rodriguez Velez
cf24f2aff8
Merge branch 'master' into conm 2024-05-24 11:13:09 -04:00
Marcos Rodriguez Velez
e399385217
FIX: If previous recipients were empty it wouldnt scroll 2024-05-24 11:06:37 -04:00
Overtorment
1d4c316c21
REF: send screen 2024-05-22 20:35:36 +01:00
Marcos Rodriguez Velez
9aa5dd5d59
REF: Confirm to TSX 2024-05-22 12:08:49 -04:00
Ivan Vershigora
642932d4a7
fix: appy simple-import-sort plugin 2024-05-21 11:56:10 +01:00
Marcos Rodriguez Velez
60d6abf08b REF: useBiometrics 2024-05-18 19:29:07 +01:00
Marcos Rodriguez Velez
21ff4dd6ee
FIX: Closing the scanner wouldnt remove the loading indicator 2024-05-18 00:36:03 -04:00
Marcos Rodriguez Velez
7b3b48e3b5
REF: isTablet 2024-05-15 08:05:42 -04:00
Marcos Rodriguez Velez
7df5c3721e
FIX: CI 2024-05-14 19:50:13 -04:00
Marcos Rodriguez Velez
f7b3056360
FIX: Use existing file 2024-05-14 19:02:08 -04:00
Marcos Rodriguez Velez
c1993ad777
OPS: Lint 2024-05-10 19:57:44 -04:00
Marcos Rodriguez Velez
4dd7040937
REF: Scan QR Lazy 2024-05-10 19:56:08 -04:00
Marcos Rodriguez Velez
a1b52f563c
REF: Lazy load SendDetailsStack 2024-05-08 21:04:52 -04:00
overtorment
ead613aed4 FIX: is tablet detection 2024-05-05 18:57:41 +01:00
Marcos Rodriguez Velez
e62fe21596
Update details.js 2024-05-05 06:51:32 -04:00
Ivan Vershigora
c3b37d99a9
fix: replace require with import 2024-04-28 10:34:26 +01:00
Marcos Rodriguez Velez
2707dae63b
FIX: Batch-send: tapping on "m of n" should scroll to text recipient #5726 2024-04-21 20:35:17 -04:00
Marcos Rodriguez Velez
413b40a672
Update Broadcast.tsx 2024-04-18 00:40:47 -04:00
Marcos Rodriguez Velez
81cf8d5c65
REF: Broadcast TSX 2024-04-17 21:33:13 -04:00
Marcos Rodriguez Velez
4ac9b597be
FIX: Multiple UI fixes for PSBT screen 2024-04-11 18:40:52 -04:00
Ivan Vershigora
49f0b1a753
fix: replace require with import 2024-04-09 18:14:14 +02:00
Ivan Vershigora
17477f91f5
feat: refactor BlueElectrum to Typescript 2024-04-09 07:48:01 +02:00
Marcos Rodriguez Velez
f1c8d24b89
Update psbtWithHardwareWallet.js 2024-03-31 18:24:16 -04:00
Marcos Rodriguez Velez
7641489883
Merge branch 'master' into PSBT---File-can-only-be-saved-on-APP,-not-on-Internal/External-Storage-#6220 2024-03-31 18:20:29 -04:00
Ivan Vershigora
5b223971c5
fix: replace require with import for blue_modules 2024-03-31 20:59:14 +01:00
Marcos Rodriguez Velez
7c93fa124e
Merge branch 'master' into PSBT---File-can-only-be-saved-on-APP,-not-on-Internal/External-Storage-#6220 2024-03-29 14:55:05 -04:00
Marcos Rodriguez Velez
8d6c8e00aa
REF: BlueCopyToClipboardButton and BlueCopyToClipboard to TSX 2024-03-27 00:37:43 -04:00
Marcos Rodriguez Velez
b436bdbd38
DEL: function is not needed anymore 2024-03-24 18:54:34 -04:00
Marcos Rodriguez Velez
38564f07e1
REF: Provide before and after onpres 2024-03-24 18:27:58 -04:00
Marcos Rodriguez Velez
945a255c7b
ADD: Save File Button 2024-03-21 20:54:40 -04:00
Marcos Rodriguez Velez
3f733aecc8
FIX: error is a string , not an Error object. 2024-03-21 00:52:21 -04:00
Marcos Rodriguez Velez
94afc5699b
FIX: wrong import for isDesktop 2024-03-17 13:03:39 -04:00
Marcos Rodriguez Velez
74f1134295
REF: SecondButton to TSX and new design 2024-03-16 12:26:52 -04:00
overtorment
34ccee4156 TST: e2e test to import individual multisig cosigners 2024-03-01 11:45:05 +00:00
Marcos Rodriguez Velez
09ebde9b86
REF: Privacy to usePrivacy 2024-02-20 13:40:16 -04:00
Marcos Rodriguez Velez
9194edd4de
Merge branch 'master' into alert 2024-02-15 15:43:46 -04:00
Daniel Padrino
7d3486f7c1
FIX: Scan button on Broadcast tool (#6132) 2024-02-14 20:09:34 -04:00
Marcos Rodriguez Velez
1116044c9f
ADD: Expand Alert component to add custom title 2024-02-07 15:24:24 -04:00
GLaDOS
a7a13a7d9a
Merge pull request #6062 from BlueWallet/success
fix: add SaveArea to Send/Success screen
2024-01-28 23:08:23 +00:00
Ivan Vershigora
35510463b2
fix: add SaveArea to Send/Success screen 2024-01-28 20:27:19 +00:00
Marcos Rodriguez Vélez
bec42fe42d
REF: Currency module to TS (#6052) 2024-01-28 11:11:08 -04:00
Marcos Rodriguez Velez
63b1842699
FIX: Remove padding 2024-01-13 10:56:29 -04:00
Marcos Rodriguez Velez
0075fa4cc4
FIX: DIsmissing Scanner would result in undefined reject 2024-01-07 15:14:04 -04:00
Marcos Rodriguez Velez
310211417f
no message 2024-01-07 09:44:33 -04:00
Ivan Vershigora
3c2b179baf
fix: use SafeAreaView from react-native-safe-area-context 2023-12-30 15:18:33 +07: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
981d587f75 FIX: exception trying broadcast after scanning PSBT from QR 2023-12-25 18:39:33 +00:00
Marcos Rodriguez Vélez
cf5e89bb2c
REF: BlueListemItem to TSX (#5911) 2023-12-16 21:44:35 +00:00
Marcos Rodriguez Velez
6ae3572aca
DEL: Abandoned package 2023-12-15 11:56:41 -04:00
overtorment
5b40159c08 FIX: correct merge of params when navigating between screens 2023-12-13 11:57:30 +00:00
Marcos Rodriguez Velez
dfd5f37224
Lint fix 2023-12-13 02:47:53 -04:00
Marcos Rodriguez Velez
8834ea730a
FIX: Use merge:true when navigating to a previous screen 2023-12-13 02:41:37 -04:00
Marcos Rodriguez Velez
6e9fb487e0 FIX: Failing to open Camera Screen when Scanning to Import (iOS) #5831 2023-11-20 20:06:22 +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
d87470163a
FIX 2023-11-15 08:54:04 -04:00
Marcos Rodriguez Velez
fa9b60db26
REF: Extract BlueButton to Button.tsx 2023-11-15 04:40:22 -04:00
Marcos Rodriguez Vélez
42966eab12
OPS: Update to Nav 6 (#5404) 2023-11-11 11:33:50 +00:00
Marcos Rodriguez Velez
19c8a87886
FIX: Sometimes would crash due to lack of initialParams 2023-11-04 13:25:03 -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
8641f94612
REF: Use our useTheme 2023-10-23 21:28:44 -04:00
GLaDOS
858aeb888e
Merge pull request #5749 from BlueWallet/navpropstatus
REF: Use nav prop for statusbar
2023-10-21 10:22:08 +01:00
Marcos Rodriguez Velez
8c4cb4b932
FIX: Permission issues on newer Android APIs 2023-10-20 14:59:49 -04:00
Marcos Rodriguez Velez
942a1dee8d
REF 2023-10-20 11:10:50 -04:00
Marcos Rodriguez Velez
a40d626c81
REF: Use nav prop for statusbar 2023-10-19 21:54:19 -04:00
Marcos Rodriguez Velez
f1813bd4b8
FIX: Deepscan 2023-10-17 09:51:06 -04:00
Marcos Rodriguez Velez
d78391a51a
Update details.js 2023-10-17 09:47:28 -04:00
Marcos Rodriguez Velez
77687e3ac0
FIX: Lint 2023-10-17 09:39:32 -04:00
Marcos Rodriguez Velez
889689a3af
REF: Camera Authorization Request 2023-10-17 09:35:10 -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
Marcos Rodriguez Velez
3684814e21
FIX: can't access storage for unsigned transaction export #5559 2023-07-09 12:12:05 -05:00
overtorment
9a26be1c80 FIX: incorrect error handling when scanning invalid BC-UR data 2023-06-28 22:59:36 +01:00
overtorment
4dffd7c2f6 FIX: camera black screen (closes #5510) 2023-05-06 18:23:48 +01:00
overtorment
8ab4a46874 REF: camera permissions 2023-04-30 20:31:31 +01:00
overtorment
acd839a52a REF: replace icon 2023-04-30 12:36:40 +01:00
overtorment
7ba1b77966 FIX: rare crash when signing with HW wallet 2023-04-30 12:36:21 +01:00
overtorment
8bb0360b47 REF: refactor after camera component cleanup 2023-04-28 10:37:19 +01:00
overtorment
f24e57b426 Merge remote-tracking branch 'origin/master' into scan 2023-04-27 10:30:24 +01:00
DanGould
f013f61847 Satisfy PayjoinClient wallet param
PayjoinClient requires named opts.wallet, we passed opts.payJoinWallet
2023-04-13 11:03:40 +01:00
Marcos Rodriguez Velez
d7daf40f65 DEL: Unnecessary code 2023-04-06 16:47:09 -04:00
Marcos Rodriguez Velez
30609af527 REF: Transactions Header JS > TSX 2023-04-01 20:16:00 -04:00
Christoph Ono
8d46cc66d3
Add missing accessibility labels (#5390) 2023-03-31 15:32:07 +00:00
jorgemasta
f3420b35d1 feat: reduce unnecessary space from success view 2023-03-19 19:17:01 +00:00
Marcos Rodriguez Velez
64a5863af8 DEL: Remove outdated code for unsupported macOS 2023-02-25 12:20:46 -04:00
Ivan Vershigora
ecb12d9832
OPS: update eslint packages and config 2022-10-31 12:25:26 +00:00
Overtorment
f4409beabe
REF: switchet camera dependency (unfortunately still uses google libs) (#5096) 2022-10-11 13:47:32 +01:00
Marcos Rodriguez Vélez
3df241f720
FIX: Ability to send "MAX" is disabled after scanning QR code #4985 2022-09-24 14:14:01 -04:00
Overtorment
3f6db4da69 REF: convert some stuff to typescript 2022-09-05 19:34:02 +01:00
Overtorment
c64f753739 FIX: broken kebab-horizontal icon 2022-06-19 17:17:33 +01:00
Overtorment
44a1b7a98c FIX: typo that might cause incorrect 'openSignedTransaction' procedure 2022-06-09 20:01:47 +01:00
Marcos Rodriguez Vélez
7815cef97a
FIX: 50ms wasnt enough 2022-04-19 05:29:29 -04:00
Marcos Rodriguez Vélez
4dd9dd78c1
FIX: Change address 2022-04-03 11:44:36 -04:00
Marcos Rodriguez Vélez
0ad46bee5c
FIX: Animations woulndt autoPlay 2022-02-23 11:13:20 -05:00
Marcos Rodriguez Vélez
2b4ae67b7b
OPS: Update to RN 67 2022-02-11 11:47:06 +00: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
Ivan Vershigora
50910067fb ADD: show selected coins summary on CoinControl screen 2022-01-24 13:28:03 +03:00
Marcos Rodriguez Vélez
a66186b193
Update details.js 2021-12-27 15:19:37 -06:00
Marcos Rodriguez Vélez
932ec1faaa
FIX: pickSingle 2021-12-27 15:17:02 -06:00
Marcos Rodriguez Vélez
5184e3aec9
FIX: FilePicker oncancel was not removing load indicator 2021-12-27 15:08:06 -06:00
Ivan Vershigora
b29a94f980 ADD: show frozen amount on send screen, warn in case of send MAX or amount exeeds balance 2021-12-23 18:39:33 +03:00
Ivan Vershigora
0620127b6e ADD: show frozen amount on send screen, warn in case of send MAX or amount exeeds balance 2021-12-23 12:46:29 +03:00
GLaDOS
eede4298c8
Merge pull request #4269 from BlueWallet/limpbrains-fix-bc-url-animated
FIX: scan BC-UR Crypto-Account animated
2021-12-07 11:34:11 +00:00
Overtorment
5f9a1c99cd FIX: reject unknown segwit versions as invalid address 2021-12-05 18:46:42 +00:00
Ivan Vershigora
83d17b0d69 FIX: scan BC-UR Crypto-Account animated 2021-12-05 16:58:24 +03:00
Marcos Rodriguez Vélez
7cd2b53a42 FIX: Multisig Provide signature button not scrollable #4238 2021-12-04 10:56:43 +00:00
Marcos Rodriguez Vélez
e428d381ab
FIX: scroll index was being reset on focus 2021-10-29 00:52:03 -04:00
Marcos Rodriguez Vélez
b037aa8614
FIX: Dont allow navigation to other screens when loading 2021-10-26 16:47:09 -04:00
Marcos Rodriguez Vélez
62131a9354
FIX: Haptic 2021-10-24 01:02:25 -04:00
GLaDOS
8ffd013448
Merge pull request #4038 from BlueWallet/addrec
Addrec
2021-10-18 09:52:31 +01:00
Marcos Rodriguez Vélez
b030adf183
FIX: Localize string 2021-10-17 10:57:16 -04:00
Marcos Rodriguez Vélez
be7a9473de
Update details.js 2021-10-13 18:46:40 -04:00
Marcos Rodriguez Vélez
45faf2c1cb
FIX: Add recipient was disabled when using max 2021-10-13 18:45:12 -04:00
Marcos Rodriguez Vélez
f6f6fc3fe6 FIX: Unable to scroll up/down signed transaction summary card. #4019 2021-10-13 12:14:49 +01:00
Overtorment
7d2dd9ea89
FIX: multisig not exporting correct psbt with all signatures 2021-10-08 23:05:18 +01:00
Marcos Rodriguez Vélez
5317485d0f FIX: App would crash if navigate was called prior to menu show 2021-10-08 13:14:29 +01:00
GLaDOS
73702277c8
Merge pull request #3977 from BlueWallet/tooltipinlioner
REF: Allow multiple submenus
2021-10-05 16:15:42 +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
Marcos Rodriguez Vélez
f9a2e7a6e8
REF: Allow multiple submenus 2021-10-03 23:47:01 -04:00
Marcos Rodriguez Vélez
a8e8069e63
REF: LDK Open Channel flow 2021-09-30 12:33:50 +01:00
Marcos Rodriguez Vélez
36861b0008
ADD: View QRCode button on is it my address 2021-09-27 20:53:07 -04:00
Ivan
b2d9f8db0f
ADD: custom derivation path to HD wallets (#3452) 2021-09-23 14:05:10 +01:00
Marcos Rodriguez Vélez
42481cecdb REF: Move to environments file 2021-09-22 12:07:13 -04:00
Marcos Rodriguez Vélez
78380405aa ADD: Toggle for disabling Tor daemon 2021-09-21 23:55:14 -04:00
Overtorment
b6e5ab6a50 FIX: switch to sat/vbyte instead of sat/byte (closes #2785) 2021-09-15 14:39:50 +01:00
Overtorment
b36252d015 FIX: switch to sat/vbyte instead of sat/byte 2021-09-15 14:39:50 +01:00
GLaDOS
2051d54864
Merge pull request #3805 from BlueWallet/successcernter
Update success.js
2021-09-13 22:52:25 +01:00
Marcos Rodriguez Vélez
bc8067e9ab
REF: Use NativeStack 2021-09-13 18:43:26 +01:00
Marcos Rodriguez Vélez
6fbb4c8b7e Update success.js 2021-09-13 12:31:41 -04:00
Marcos Rodriguez Vélez
01000a9bdf ADD: Pause/Start when isFocused 2021-09-13 12:42:26 +01:00
Marcos Rodriguez Vélez
d88bb5b7b6 FIX: Pause QRCode during Export 2021-09-13 12:42:26 +01:00
Marcos Rodriguez Vélez
9c07e45c09 DEL: Obsolete DynamicQRCode 2021-09-13 12:35:43 +01:00
Overtorment
a93935aec4
ADD: LDK wallet (technical release) 2021-09-09 12:00:11 +01:00
GLaDOS
5bd137c748
Merge pull request #3764 from BlueWallet/hookconfirm
REF: Hooks TX Details
2021-09-08 05:56:23 +01:00
Marcos Rodriguez Vélez
65a687eb50 WIP 2021-09-07 19:43:13 -04:00
Marcos Rodriguez Vélez
10e87b0e8d FIX: Color for details button 2021-09-07 19:41:59 -04:00
Marcos Rodriguez Vélez
627cea43ff Update confirm.js 2021-09-07 16:57:41 -04:00
Marcos Rodriguez Vélez
f0d3c7c939 Merge branch 'master' into hookconfirm 2021-09-07 16:44:13 -04:00
Marcos Rodriguez Vélez
ab50196dc9 Update create.js 2021-09-07 15:30:35 -04:00
Marcos Rodriguez Vélez
d248326f9a Update create.js 2021-09-07 13:10:35 -04:00
Marcos Rodriguez Vélez
5cf3342077 REF: Hooks TX Details 2021-09-07 12:54:57 -04:00
Marcos Rodriguez Vélez
a995591c9d REF: Update Details button to match design 2021-09-07 10:18:25 -04:00
Marcos Rodriguez Vélez
0a0fffd0d2 FIX: Cosign was not a visible option 2021-09-06 15:14:30 -04:00
Marcos Rodriguez Vélez
d69aa0cd70 Update details.js 2021-09-04 15:39:31 -04:00
Marcos Rodriguez Vélez
29f279f86a FIX: Unit wasnt defaulting to BTC 2021-09-04 14:55:23 -04:00
Marcos Rodriguez Vélez
6df18b0805 Update details.js 2021-08-30 15:17:42 +01:00
Marcos Rodriguez Vélez
f7dd399a11 Update details.js 2021-08-30 15:17:42 +01:00
Marcos Rodriguez Vélez
f57df94717 Update details.js 2021-08-28 00:53:43 -04:00
Marcos Rodriguez Vélez
59c9b24eb1 FIX: Update UI for Send screen if new deeplink data is available 2021-08-28 00:49:46 -04:00
Marcos Rodriguez Vélez
c55cb44b01 FIX: When selecting to send MAX on part or a X is shown in amount. #2412 2021-08-27 14:06:39 -04:00
Marcos Rodriguez Vélez
0066612f8a Merge branch 'master' into actionmenu 2021-08-26 08:41:30 -04:00
Marcos Rodriguez Vélez
ba90132909 FIX: ImagePicker wasnt processing selected asset 2021-08-25 09:53:33 -04:00
Marcos Rodriguez Vélez
e94594d8bc REF: Localization for QR 2021-08-24 16:19:15 -04:00
Marcos Rodriguez Vélez
b0dd683b10 Merge branch 'master' into actionmenu 2021-08-24 16:19:14 -04:00
Marcos Rodriguez Vélez
842b80b478 Update details.js 2021-08-24 01:04:34 -04:00
Marcos Rodriguez Vélez
34994a9839 REF: Use context 2021-08-24 01:00:57 -04:00
Marcos Rodriguez Vélez
681c256c17 ADD: Enhance offline mode UI 2021-08-24 00:33:32 -04:00
Marcos Rodriguez Vélez
e2ed4cf00b OPS: Deepscan 2021-08-23 15:54:18 -04:00
Marcos Rodriguez Vélez
000f75ee29 REF: Use ContextButton for advanced options 2021-08-23 15:39:52 -04:00
Marcos Rodriguez Vélez
895225476e FIX: macOS alignment and Camera crash fix 2021-08-19 15:56:59 -04:00
Marcos Rodriguez Vélez
8d21a636ef FIX: Disable slower fees if they match faster fee 2021-08-14 01:11:47 -04: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
b2b747acb5 ADD: Resize selected Images for less error prone QR scanning 2021-08-02 10:03:38 -04:00
Gabriele Genta
93321f06fb FIX: typescript compilation errors 2021-07-22 16:38:14 +01:00
Marcos Rodriguez Vélez
308e9e1545 ADD: isTorCapable
Removes the need to manual code adjustments on platforms that aren't compatible with react-native-tor
2021-07-19 14:43:12 -04:00
Gabriele Genta
43f2117ad0 FIX: removed unused additionalProperties argument 2021-07-16 17:13:12 +01:00
Overtorment
7526c82669 ADD: support for URv2 QR codes 2021-07-10 13:17:51 +01:00
Marcos Rodriguez Vélez
7b2f27b1e2 ADD: Offer additional file save destinations on Android #3356 2021-07-09 22:38:09 -04:00
Marcos Rodriguez Vélez
aaa1cac596 FIX: Scanning for a batch tx woud reset contentOffset 2021-07-04 22:32:35 -04:00
Marcos Rodriguez Vélez
51d67ae1b3 ADD: Accessibility button trait to TouchableOpacity 2021-06-24 08:50:57 -04:00
Overtorment
9a705c84ce FIX: rare alert that recipients list can't be empty 2021-06-09 14:51:53 +01:00
marcosrdz
a45cba0c30 FIX: Recipient amount text align 2021-06-06 05:38:03 -04:00
Marcos Rodriguez Vélez
667f3617d7
FIX: Dont open screen with loading indicator 2021-06-03 08:45:49 -04:00
marcosrdz
646c5a8ea0 DEL: Remove isCatalyst package 2021-05-29 01:57:40 -04:00
marcosrdz
8e291a9633 FIX: Remove flash on modal open 2021-05-20 09:51:23 +01:00
marcosrdz
d4a0195fbb FIX: File import icon was not visible 2021-05-19 19:55:49 +01:00
Ivan Vershigora
cb6c48eaf8 REF: upgrade eslint, prettier, move them to dev deps, fix new lint errors 2021-05-08 09:41:45 +03:00
ncoelho
17eb8a529d REF: Confirm View UI 2021-04-29 17:10:30 +02:00
GLaDOS
d900379188
Merge pull request #3023 from BlueWallet/qrimage
FIX:  QR code scanning doesn't work on Android #3022
2021-04-28 10:27:54 +01:00
Overtorment
42a413ee95 REF: speeded up electrum (caching of some requests) 2021-04-28 09:57:47 +01:00
Overtorment
6504f5f8b3 TST: fix 2021-04-28 00:25:04 +01:00
Overtorment
fcd3eff580 REF: cleanup 2021-04-27 20:17:13 +01:00
marcosrdz
ea080cf0a5 FIX: QR code scanning doesn't work on Android #3022 2021-04-27 08:50:31 -04:00
Overtorment
1bdd37d0fb ADD: TOR support 2021-04-23 15:56:51 +01:00
Ivan Vershigora
3b12cc0e09 ADD: Allow create PSBT for all HD watch-only wallets 2021-04-19 21:05:55 +03:00
GLaDOS
8b80ac0add
Merge pull request #2964 from BlueWallet/limpbrains-amount-toolbar
FIX: amount toolbar should be hidden on Android by default
2021-04-18 12:24:54 +01:00
Ivan Vershigora
2a5a625e7a REF: InputAccessoryAllFunds now with position: absolute 2021-04-16 19:22:37 +03:00
Ivan Vershigora
c761a0ba5c FIX: amount toolbar should be hidden on Android by default 2021-04-15 11:38:48 +03:00
Ivan Vershigora
d0888c493e REF: coincontrol truncate addresses middle 2021-04-14 17:30:52 +03: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
marcosrdz
167ad01520 Merge branch 'master' into rtl 2021-04-02 00:27:07 -04:00
GLaDOS
3fab5ad390
Merge pull request #2810 from BlueWallet/limpbrains-bach-max-all-wallets
ADD: allow send MAX and BATCH for all wallet types
2021-03-30 11:06:09 +01:00