2589 Commits (85b48191da27e37276259a03604c88b869c0769a)

Author SHA1 Message Date
ThomasV 90a2a049f4 network fix: callbacks were not called 9 years ago
ThomasV 042f8ef832 network: cache subscription responses 9 years ago
ThomasV 43df795b1f network: separate callbacks from unanswered_requests 9 years ago
ThomasV ed2ab5e3c1 websockets: minor fix 9 years ago
ThomasV 1207ad3ba4 fix: websocket uses network object 9 years ago
ThomasV 2a29d1e5e7 fix syntax error 9 years ago
ThomasV 2934fd17be fix websockets 9 years ago
ThomasV 9ba75b80e2 increase version number 9 years ago
ThomasV ba2c737a21 finish separation between plugins and GUIs 9 years ago
ThomasV 2c0489c809 plugins: separate GUIs using child classes 9 years ago
ThomasV 175fdbcac6 Disentangle plugins and window management; use Qt signals 9 years ago
Kirill Fomichev 334b84c3c3 Add assertions to get_target 9 years ago
Kirill Fomichev e188929972 Fix proof of work assert in verify_chunk 9 years ago
Neil Booth 3211d752c7 Need to set p.wallet unfortunately 9 years ago
Neil Booth 0dcaa13d31 Show the wallet path in -v output 9 years ago
Neil Booth e9384f15ed Plugins manage their own wallet tracking 9 years ago
Neil Booth 53f6fb9876 Add a GC debugger 9 years ago
Neil Booth ae4cfc9f0b Unregister network callbacks from QT gui 9 years ago
ThomasV 0d4de870a5 prepare 2.5.4 release 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 d82896dadf fix #1525 (part 2) 9 years ago
ThomasV b3529147d5 fix #1525 9 years ago
ThomasV 3f2c906ace version 2.5.3 and release notes 9 years ago
ThomasV 2a3c97813d wallet.get_max_amount method, used by qt and kivy 9 years ago
ThomasV 5bbffb0cbf remove --deserialized option, redundant with deserialize command 9 years ago
ThomasV 369d5d8812 fix #1525 9 years ago
ThomasV bb7b0884e3 Various fixes for command line. Make 'payto' command require network (fixes #1525) 9 years ago
ThomasV 079cb311ec call wallet.wait_until_synchronized before commands 9 years ago
ThomasV 53273b7d40 fix #1523: prevent side-effect of _format_request 9 years ago
ThomasV 511b23fee6 add release notes 9 years ago
ThomasV 142b5532ec revert to previous restore method, without daemon 9 years ago
ThomasV 5b96d5166e fix restore messages 9 years ago
ThomasV 052d8b236e fix #1494 9 years ago
ThomasV 94ac0db91f command line: Require 'text' argument for 'restore'. Replace 'concealed' option with ':' magic word 9 years ago
ThomasV 65f20895df bump version number 9 years ago
ThomasV 2a23aab24b workaround #1513 9 years ago
ThomasV 26682491b2 generic restore from command line 9 years ago
ThomasV 614f3df4b8 Revert "Use ssl.PROTOCOL_TLSv1 on client side to avoid SSLv23" 9 years ago
Neil Booth 97568bedf5 Default to unused address for privkey sweeps 9 years ago
ThomasV 171363aa86 minor fix (import stat) 10 years ago
ThomasV a9f451decd preserve file permissions when saving wallet 10 years ago
ThomasV f77f63e158 remove failing tests, due to high S in signatures 10 years ago
ThomasV fbb65416d3 remove --broadcast option for payto, and parse transactions from json 'hex' field 10 years ago
Chris Beaven 876a2c8ed0 Missing sys import 10 years ago
Chris Beaven fc141cba28 Fix KeyErrror typo 10 years ago
ThomasV e385fd283d version 2.5.1 10 years ago
ThomasV fbda9dac79 fix #1479 10 years ago