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
8 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
ThomasV
8e219348e6
fix tx.is_final
9 years ago
ThomasV
4a0994be8a
kivy: fix menu dismiss
9 years ago
ThomasV
566ed664d5
comment out hardware cosigning; not ready for release
9 years ago
ThomasV
67780bb8b9
changes for new toolchain
9 years ago
akshayaurora
07c5f02639
changes for new toolchain
9 years ago
ThomasV
f061fe047d
add lock to storage.write
9 years ago
ThomasV
a92138b61a
kivy: show wallet name
9 years ago
ThomasV
824f86475e
add get_master_public_key to all wallets
9 years ago
ThomasV
59825c913c
follow up c6a46df158
9 years ago
ThomasV
c6a46df158
fix issue #1853
9 years ago
ThomasV
0328caa22a
Merge branch 'master' of git://github.com/spesmilo/electrum
9 years ago
ThomasV
342d6633a6
wizard: add capability to restore multisig
9 years ago
slush0
fdb810ba62
Fixed TREZOR plugin to work with python-trezor>=0.7.0 (to be released).
9 years ago
ThomasV
5bcadd6651
qt: fix account_expanded
9 years ago
ThomasV
49ac8924fe
kivy: fixes for on_qr
9 years ago
ThomasV
e8e36a61f4
kivy wizard: set is_test only on linux
9 years ago
ThomasV
8ae1dc4d09
do not register unsupported wallet types, because they are proposed in the install wizard
9 years ago
ThomasV
029c272d57
kivy: fix space key in seed virtual keyboard
9 years ago