3049 Commits (af54ba023bd67ba9a3321b23e079b145370732bd)

Author SHA1 Message Date
ThomasV 80675121ce allow several hardware cosigners in the same wallet 8 years ago
ThomasV d16fb3ee48 fix storage update_format 8 years ago
ThomasV c63a0f2198 fix #1907 8 years ago
ThomasV 3a1bf84d2c convert multisig wallets 8 years ago
ThomasV 8736cf8cd4 fix wallet upgrade 8 years ago
ThomasV afe39330dc update wallet format again, for keystore 8 years ago
ThomasV 428bc539b3 hardware: store derivation instead of account_id 8 years ago
ThomasV 664077397e device manager: index devices by xpub 8 years ago
ThomasV 8423f8394f dynfees: set default 8 years ago
ThomasV 24a9ff3fef simplify wallet types 8 years ago
ThomasV 058e49e839 wizard: fix typo 8 years ago
ThomasV 352c48f339 wizard: use the word 'keystore' 8 years ago
ThomasV 090a284619 storage: convert_wallet_type 8 years ago
ThomasV bfd7709ccd move xpubkey logic to keystore and fix it 8 years ago
ThomasV f6e393d7b6 fix: import addresses and private keys 8 years ago
ThomasV 5733a5d125 importprivkey: do not import the same key twice 8 years ago
ThomasV 2e9cfb9800 small fixes for addrequest 8 years ago
ThomasV a088940496 add Wallet.can_import 8 years ago
ThomasV d9021788fa request account_id in wizard, for hardware wallets. cleanup bip44 code 8 years ago
ThomasV 71de14240d daemon: default rpchost to 127.0.0.1 8 years ago
ThomasV f61d8b4c24 daemon: handle rpc server init errors 8 years ago
ThomasV b87c5d12fa - fix sign/verify messages 8 years ago
ThomasV 47fef13e5b fix keepkey wallet_type storage 8 years ago
ThomasV f9d5a5d326 fix import 8 years ago
ThomasV 82769fc1fb fix classmethod normalize_passphrase 8 years ago
ThomasV b0afdf4614 fix command line: create, restore, importprivkey 8 years ago
ThomasV 1159f85e05 Major refactoring 8 years ago
Thomas König c49202ceaa
fix test_simple_config and test_transaction 8 years ago
ThomasV b0f6b8578e fix issue #1865 8 years ago
ThomasV 5f86af15b8 fix type 8 years ago
ThomasV ee032e9158 base_wizard: minor fixes 8 years ago
ThomasV 16db27ffc0 wizard: remove run_wallet 8 years ago
ThomasV 2bb08aa280 fixes for install wizard 8 years ago
ThomasV f8c1bd1d3b wizard: multisig creation, let user go back to show their xpub 8 years ago
ThomasV 5a2ec73367 add RBF option to command line 8 years ago
ThomasV 8e219348e6 fix tx.is_final 8 years ago
ThomasV 566ed664d5 comment out hardware cosigning; not ready for release 8 years ago
ThomasV 67780bb8b9 changes for new toolchain 8 years ago
akshayaurora 07c5f02639 changes for new toolchain 9 years ago
ThomasV f061fe047d add lock to storage.write 8 years ago
ThomasV 824f86475e add get_master_public_key to all wallets 8 years ago
ThomasV 59825c913c follow up c6a46df158 8 years ago
ThomasV c6a46df158 fix issue #1853 8 years ago
ThomasV 342d6633a6 wizard: add capability to restore multisig 8 years ago
ThomasV 8ae1dc4d09 do not register unsupported wallet types, because they are proposed in the install wizard 8 years ago
ThomasV c313c3c340 remove forgotten imports and print statements 8 years ago
ThomasV e7d25faf02 Finish wizard unification 8 years ago
ThomasV 97dc130e26 fix: i18n in base_wizard 8 years ago
ThomasV 9182392b55 kivy: separate base wizard class from gui 8 years ago
ThomasV b6393cbdf2 display 'low fee' in tx dialog 8 years ago