3185 Commits (49398643e60740782a2bdd79d5b3ecf038c67734)

Author SHA1 Message Date
ThomasV 98b12715a9 remove while loop from wallet.synchronize; we are already in a job 8 years ago
ThomasV 2d1607b0c8 version 2.7.9, release notes 8 years ago
ThomasV 84f17c2ede fix test 8 years ago
ThomasV 96016a9ee8 force pubkey regeneration in some multisig wallets 8 years ago
ThomasV 5e92e09044 fix pubkey ordering in multisig wallets. fix #1975 8 years ago
Jonathan Cross 481a64417e
Fixing final test in test_wallet.py 8 years ago
Jonathan Cross b503243d0e
Fixing / commenting out tests in test_transaction.py 8 years ago
Jonathan Cross 2c619142f9
Fixing 2 tests in test_mnemonic.py 8 years ago
Jonathan Cross 65f0c25027
Fixing test_bitcoin.py::Test_bitcoin::test_crypto 8 years ago
Jonathan Cross 3de2d9cdbd
Remove broken tests for & classes. 8 years ago
ThomasV 4cc76c8a64 bump_fee: fix error message 8 years ago
ThomasV afa7761d7d version 2.7.8 + release notes 8 years ago
ThomasV 7ea91dde2e do not expose network to wizard. update message in issue #1972 8 years ago
ThomasV bab15a245b simplification (get rid of get_mnemonic) 8 years ago
ThomasV d950cd7323 fix crash when parsing request (issue #1969) 8 years ago
ThomasV e64f630433 bump_fee: add_input_info is needed 8 years ago
ThomasV 8c603d6396 version 2.7.7 + release notes 8 years ago
ThomasV 1d8836c173 utfo encode get_seed for old wallets; fixes #1967 8 years ago
ThomasV 6fe69de1b0 version 2.7.6 + release notes 8 years ago
ThomasV f225a26952 minor fix: varname 8 years ago
ThomasV f0611c4569 fix pubkey indexing in imported wallets 8 years ago
ThomasV f4d5efbf3b Add missing encryption in private key import (issue #1966). Allow key overwrite in order to fix affected wallets 8 years ago
ThomasV c4c2203caa version 2.7.5, release notes 8 years ago
ThomasV 49550514af fix: import version 8 years ago
ThomasV 2833a5bae9 fix: don't utf8 encode passphrase 8 years ago
ThomasV 9598c6999f fix exception type 8 years ago
ThomasV 1e518e7b64 add number of confirmations in payment request status. fixes #1757 8 years ago
ThomasV d12661a385 use the word 'extension' instead of 'passphrase' 8 years ago
ThomasV cefae0d76a version 2.7.4 and release notes 8 years ago
ThomasV 2e2f4c17e0 fix #1959 8 years ago
ThomasV 357cc75dca fix creation of imported keystore 8 years ago
ThomasV bb0ddcecd0 version 2.7.3 8 years ago
ThomasV 5d44474aeb bound number of tx inputs in sweep 8 years ago
ThomasV 1e55f4fda0 fix fee computation in sweep 8 years ago
ThomasV 7abd902b92 fix #1959 8 years ago
ThomasV 2512f5945a fix issue #1958 8 years ago
ThomasV 3403db9b47 version 2.7.2, release notes 8 years ago
ThomasV 9cafc3db2d fix #1954 8 years ago
ThomasV df6dae90d6 remove the 'deseed' command, it does not work anymore with keystores 8 years ago
ThomasV 9c37d36be2 bump version number 8 years ago
ThomasV 00eb39a560 fix issue with restore from old seed 8 years ago
ThomasV 3127fbd0c2 we need to check requires_split first, and get_action at the end 8 years ago
ThomasV 34c90a257b follow-up 8 years ago
ThomasV d52e3f65e6 follow-up 8 years ago
ThomasV 5541c1bec6 check requires_split before upgrade 8 years ago
Serge Victor 98ace59f80 Fixing a stupid typo, sorry about that 8 years ago
ThomasV e0c38b31b4 remove custom entropy option; nobody uses it 8 years ago
Serge Victor 55d392c274 Spread payment requests to subdirs 8 years ago
ThomasV 121ac07b01 wizard: add checkbox for passphrases. allow passphrases with 2fa seeds 8 years ago
ThomasV 0fd813f229 fix #1938 8 years ago