3098 Commits (411832c4ce268cab388fac06c019a14940867dab)

Author SHA1 Message Date
ThomasV 950c045e09 update figure labels 9 years ago
ThomasV dbf0a6f7a5 move plot plugin to lib; plot histograms 9 years ago
neocogent eb41e23f39 Add more fee info to tx details, update tx estimated_size method. 9 years ago
ThomasV d61ccd4275 throttle send_requests 9 years ago
ThomasV 0b4f64a7b9 version 2.7.12 9 years ago
ThomasV 191ed8cc05 fix #2027 9 years ago
ThomasV 36d0dff092 fix #2026 9 years ago
ThomasV af55fec764 fix #2022 9 years ago
ThomasV f7cf90d268 fix #2007 9 years ago
ThomasV 85849fb760 version 2.7.11 9 years ago
ThomasV 8249f5ab67 init_headers in daemon thread, and fix #1996 9 years ago
ThomasV bfe7e9dc6e add version to daemon status, simply display number of spv nodes 9 years ago
ThomasV 92d2395e3d add_hw_info only if a hw wallet is there. that should fix #1995 9 years ago
ThomasV 1e908bbf37 version 2.7.10 9 years ago
ThomasV ac59296846 allow spaces in private keys (fix #1602) 9 years ago
ThomasV 86c3655080 improve bump_fee (fix #1985) 9 years ago
ThomasV 9285a7198e Revert "remove custom entropy option; nobody uses it" 9 years ago
ThomasV 45aab8654d fix crash #1987 9 years ago
ThomasV 15546d817c remove dust output when bumping fee 10 years ago
ThomasV 9d2e322760 revert 98b1271 (it freezes the gui on retsore) 10 years ago
ThomasV 98b12715a9 remove while loop from wallet.synchronize; we are already in a job 10 years ago
ThomasV 2d1607b0c8 version 2.7.9, release notes 10 years ago
ThomasV 84f17c2ede fix test 10 years ago
ThomasV 96016a9ee8 force pubkey regeneration in some multisig wallets 10 years ago
ThomasV 5e92e09044 fix pubkey ordering in multisig wallets. fix #1975 10 years ago
Jonathan Cross 481a64417e
Fixing final test in test_wallet.py 10 years ago
Jonathan Cross b503243d0e
Fixing / commenting out tests in test_transaction.py 10 years ago
Jonathan Cross 2c619142f9
Fixing 2 tests in test_mnemonic.py 10 years ago
Jonathan Cross 65f0c25027
Fixing test_bitcoin.py::Test_bitcoin::test_crypto 10 years ago
Jonathan Cross 3de2d9cdbd
Remove broken tests for & classes. 10 years ago
ThomasV 4cc76c8a64 bump_fee: fix error message 10 years ago
ThomasV afa7761d7d version 2.7.8 + release notes 10 years ago
ThomasV 7ea91dde2e do not expose network to wizard. update message in issue #1972 10 years ago
ThomasV bab15a245b simplification (get rid of get_mnemonic) 10 years ago
ThomasV d950cd7323 fix crash when parsing request (issue #1969) 10 years ago
ThomasV e64f630433 bump_fee: add_input_info is needed 10 years ago
ThomasV 8c603d6396 version 2.7.7 + release notes 10 years ago
ThomasV 1d8836c173 utfo encode get_seed for old wallets; fixes #1967 10 years ago
ThomasV 6fe69de1b0 version 2.7.6 + release notes 10 years ago
ThomasV f225a26952 minor fix: varname 10 years ago
ThomasV f0611c4569 fix pubkey indexing in imported wallets 10 years ago
ThomasV f4d5efbf3b Add missing encryption in private key import (issue #1966). Allow key overwrite in order to fix affected wallets 10 years ago
ThomasV c4c2203caa version 2.7.5, release notes 10 years ago
ThomasV 49550514af fix: import version 10 years ago
ThomasV 2833a5bae9 fix: don't utf8 encode passphrase 10 years ago
ThomasV 9598c6999f fix exception type 10 years ago
ThomasV 1e518e7b64 add number of confirmations in payment request status. fixes #1757 10 years ago
ThomasV d12661a385 use the word 'extension' instead of 'passphrase' 10 years ago
ThomasV cefae0d76a version 2.7.4 and release notes 10 years ago
ThomasV 2e2f4c17e0 fix #1959 10 years ago