ThomasV
664077397e
device manager: index devices by xpub
8 years ago
ThomasV
a972a476bc
fix trezor dialog
8 years ago
ThomasV
c367cd64ad
fix #1906
8 years ago
ThomasV
8423f8394f
dynfees: set default
8 years ago
ThomasV
8804ea8b1a
fix keystore in trezor settings
8 years ago
ThomasV
24a9ff3fef
simplify wallet types
8 years ago
ThomasV
058e49e839
wizard: fix typo
8 years ago
ThomasV
dc919e9177
minor fix: has_password
8 years ago
ThomasV
352c48f339
wizard: use the word 'keystore'
8 years ago
ThomasV
62d2a8678e
Merge branch 'ledger'
8 years ago
ThomasV
97417e06e4
updates for Legder plugin
8 years ago
ThomasV
090a284619
storage: convert_wallet_type
8 years ago
ThomasV
6e6ba37e7e
fix forgotten occurence of account in trustedcoin plugin
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
a3f4ee3a7a
update release notes
8 years ago
ThomasV
b51e71a681
fix: wallet.addresses
8 years ago
ThomasV
c101379eb0
fix: type of account_id
8 years ago
ThomasV
55aa29917d
Do not use side-effects of import to initialize hardware plugins
Call HidTransport in the context of a function
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
- fix hardware wallet tx_outputs
8 years ago
ThomasV
b436042c89
partially revert fdb810ba62
8 years ago
ThomasV
47fef13e5b
fix keepkey wallet_type storage
9 years ago
ThomasV
f9d5a5d326
fix import
9 years ago
ThomasV
82769fc1fb
fix classmethod normalize_passphrase
9 years ago
ThomasV
4f7169db6a
fix issue #1892 (window geometry)
9 years ago
ThomasV
b0afdf4614
fix command line: create, restore, importprivkey
9 years ago
ThomasV
1159f85e05
Major refactoring
- separation between Wallet and key management (Keystore)
- simplification of wallet classes
- remove support for multiple accounts in the same wallet
- add support for OP_RETURN to Trezor plugin
- split multi-accounts wallets for backward compatibility
9 years ago
ThomasV
6373a76a4a
Merge pull request #1885 from thokon00/fix_test
fix test_simple_config and test_transaction
9 years ago
Thomas König
c49202ceaa
fix test_simple_config and test_transaction
9 years ago
ThomasV
ecf398c95e
fix display of 'payment sent' message (indentation has been broken in 8f91af2
)
9 years ago
ThomasV
b0f6b8578e
fix issue #1865
9 years ago
ThomasV
84b6a1252a
fix ssl issue, #1875
9 years ago
ThomasV
167dcbf624
wizard: cosmetic changes
9 years ago
ThomasV
5f86af15b8
fix type
9 years ago
ThomasV
ee032e9158
base_wizard: minor fixes
9 years ago
ThomasV
7ee47491b3
updates for i18n translations
9 years ago
ThomasV
56356d5f26
move buildozer.spec
9 years ago
ThomasV
16db27ffc0
wizard: remove run_wallet
9 years ago
ThomasV
2bb08aa280
fixes for install wizard
9 years ago
ThomasV
58f1168004
minor fix
9 years ago
ThomasV
90cfc6af90
fix trustedcoin plugin: get_max_amount
9 years ago
ThomasV
f8c1bd1d3b
wizard: multisig creation, let user go back to show their xpub
9 years ago
ThomasV
48d42bbafa
kivy: ask RBF before send
9 years ago
ThomasV
5a2ec73367
add RBF option to command line
9 years ago