743 Commits (ba2c737a2103a0cdc56ec631f4821ecebf956ca8)

Author SHA1 Message Date
ThomasV 175fdbcac6 Disentangle plugins and window management; use Qt signals 9 years ago
Neil Booth 0dcaa13d31 Show the wallet path in -v output 9 years ago
ThomasV 86a0103a7f increase min_relay_tx_fee, and make dust_threshold a function 9 years ago
Neil Booth 206e38fb7c Make use of trigger_callback easier to understand 9 years ago
Neil Booth 8cc3b58364 Allow syncronizer to be GC-ed 9 years ago
Neil Booth d612684196 Attempt at fixing issue 1525 9 years ago
ThomasV 2a3c97813d wallet.get_max_amount method, used by qt and kivy 9 years ago
ThomasV 079cb311ec call wallet.wait_until_synchronized before commands 9 years ago
ThomasV 052d8b236e fix #1494 9 years ago
ThomasV 2a23aab24b workaround #1513 9 years ago
ThomasV 26682491b2 generic restore from command line 9 years ago
Neil Booth 97568bedf5 Default to unused address for privkey sweeps 9 years ago
ThomasV 171363aa86 minor fix (import stat) 9 years ago
ThomasV a9f451decd preserve file permissions when saving wallet 9 years ago
Chris Beaven fc141cba28 Fix KeyErrror typo 9 years ago
ThomasV fbda9dac79 fix #1479 9 years ago
ThomasV 0fe410d7e6 restore lock in storage.write (follow up to b5e0363f) 9 years ago
Neil Booth b5e0363f85 Only save wallet if modified 9 years ago
Neil Booth f710d872c7 When using labels plugin write wallet once 9 years ago
Neil Booth 886192aba7 Make trustedcoin.py multi-window compatible 9 years ago
Neil Booth 39615333c0 Attribute more diagnostic messages 9 years ago
Neil Booth 1171a25815 Genericize plugin handling of thread jobs 9 years ago
Neil Booth 89fbda30e0 Labels plugin now working for multiple windows 9 years ago
ThomasV 9d76bf6828 temporary fix wallet constructors 9 years ago
Neil Booth 7a55d02654 Fix 992c70a688 9 years ago
ThomasV 992c70a688 detect available hardware wallets before listing them in wizard 9 years ago
Neil Booth 351272f0b6 Small optimization for large wallets 9 years ago
Neil Booth 478bde8afa Access to unverified_tx no longer needs a lock 9 years ago
ThomasV 578a83fa30 show error message raised during sign_transaction. see issue #1422 9 years ago
Neil Booth b64c42b1eb Make the verifier a thread job instead of a thread 9 years ago
Neil Booth 01491dd1d0 Have network_proxy use ThreadJob framework 9 years ago
ThomasV bfae04e6f0 Improved in network callbacks: 9 years ago
ThomasV e0939348c3 minimize calls to estimated_fee 9 years ago
ThomasV 6232a0b76c speedup fee computation when collecting small inputs 9 years ago
ThomasV d69da1ef43 add/remove transaction: remove unused tx_height parameter 9 years ago
ThomasV 6b87256795 sign tx with empty scriptSig inputs 9 years ago
ThomasV 714445aba8 fix: wallet.is_used 9 years ago
ThomasV 43880d452e dynamic fees 9 years ago
ThomasV e9f5e6866d check www dir on daemon start 9 years ago
ThomasV 3da148f406 use local copy of javascript files 9 years ago
ThomasV 41d9c94821 don't add bip70 suffixes 9 years ago
ThomasV 8960b16e09 more sanitization 9 years ago
ThomasV acbd434f76 cleanup request signing 9 years ago
ThomasV a6c65b8997 change internal format of requests 9 years ago
ThomasV 380e072842 fix bug with import_key 9 years ago
ThomasV da55d9ed6e payment requests: cmdline fixes 9 years ago
ThomasV cb2bc54f96 store and display signatures of own requests 9 years ago
ThomasV 0368a2cd5e fix bug from #1281 9 years ago
ThomasV b0f7411a0a check and fix history on startup 9 years ago
ThomasV e2c19ff871 fix #1344 9 years ago