Commit graph

21 commits

Author SHA1 Message Date
Ivan Vershigora
642932d4a7
fix: appy simple-import-sort plugin 2024-05-21 11:56:10 +01:00
overtorment
472cef126c ADD: technical release to be able to send outputs with custom scripts (OP_RETURNs in particular) 2024-04-23 11:39:29 +01:00
Ivan Vershigora
575331de0a fix: txId || txid 2024-03-24 18:58:24 +00:00
overtorment
c3a9a5745c ADD: support scannning SeedQR backup (closes #4959) 2023-07-01 10:13:30 +00:00
Ivan Vershigora
ea08b12ffe ADD: import bip39 multilang mnemonics 2022-04-17 22:22:25 +02:00
Overtorment
737fbf2d31 FIX: 'min relay fee not met' - better estimation of tx size for feerate calculation when creating a tx (closes #4352) 2022-03-13 16:25:37 +00:00
Ivan
b2d9f8db0f
ADD: custom derivation path to HD wallets (#3452) 2021-09-23 14:05:10 +01:00
Ivan Vershigora
bd91e7df59 ADD: add passphrase support to wallets 2021-05-14 19:07:33 +03:00
Ivan Vershigora
9c9af0a3b0 ADD: show fingerprint and derivation path for HD wallets 2021-03-23 18:58:13 +03:00
Ivan Vershigora
fd61fa6bb2 ADD: wallets message sign/verify 2021-03-12 13:43:09 +00:00
Ivan Vershigora
7367b58716 ADD: wallets message sign/verify 2021-03-12 13:43:09 +00:00
Ivan Vershigora
2533430a2b REF: remove eslint global declarations from test files 2021-02-18 13:02:53 +00:00
Ivan Vershigora
f5811debea TST: unit test for getUtxo, getUTXOMetadata, setUTXOMetadata 2020-11-22 12:15:59 +03:00
marcosrdz
501bf5cfe4 Merge branch 'master' into limpbrains-cc 2020-11-17 16:11:32 -05:00
Overtorment
37091a3fbe REF: new wallets now generate 12 words mnemonic seed instead of 24, same security, but easier to manage (closes #2122) 2020-11-12 15:19:25 +00:00
Ivan Vershigora
dc9e678dc4 ADD: addressIsChange tests 2020-10-29 22:03:13 +03:00
Overtorment
932ab6f182 FIX: resubscribe addresses to push notifications after wallet import 2020-07-29 23:49:51 +01:00
Ivan Vershigora
71c8b74e92 REF: upgrade eslint, prettier, fix errors, reformat everything 2020-06-04 11:48:07 +01:00
Tankred Hase
9c5321b622
Remove unused global.crypto from tests 2020-05-06 11:00:13 +08:00
Overtorment
285a81a60d REF: send functionality for all wallet types 2020-04-24 10:37:09 +01:00
Overtorment
f42d83b836 TST: speeded up integration tests 2020-03-31 13:27:33 +01:00