29 Commits (b53a54cded6635f3f7ba4457b8e5e6dcc23453f3)

Author SHA1 Message Date
Neil Booth a58c19d7c0 Clean up and fix account adding 9 years ago
Neil Booth e1c0298fc2 Write the wallet less often 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
ThomasV d82896dadf fix #1525 (part 2) 9 years ago
ThomasV b3529147d5 fix #1525 9 years ago
Neil Booth f5a43b8738 Warn if server is serving bad address histories 9 years ago
Neil Booth 01491dd1d0 Have network_proxy use ThreadJob framework 9 years ago
Neil Booth a056f9804b Notify when a chunk of headers is validated 9 years ago
ThomasV bfae04e6f0 Improved in network callbacks: 9 years ago
ThomasV fa2de58c90 redo fixes for 1324 9 years ago
Neil Booth d0308010da Client-side fix for #1324 9 years ago
Neil Booth e8db8983ec Make the synchronizer not a thread. 10 years ago
ThomasV a99c2bc9fa less verbose debug message 10 years ago
ThomasV e3de121be9 store deserialized tx in/out in wallet file for fast computation 10 years ago
ThomasV 4ebefc6e4c standardize error messages in synchronizer 10 years ago
ThomasV 8e7ce452f6 move misplaced debug message 10 years ago
ThomasV a4cb70649d fix synchronizer hanging when not connected. 10 years ago
ThomasV 72688a5cfa clean implementation of daemon threads 10 years ago
Tafelpoot d9c5250a6f removed trailing whitespace and fixed indentation in history widget 10 years ago
ThomasV 71d97eeecc shorter timeouts in synchronizer, so that it terminates properly 10 years ago
ThomasV fb0574c5a0 fix callbacks 10 years ago
ThomasV 28df27fba2 update interface.py 10 years ago
ThomasV 035ecbc7cd redo inter-thread communication using pipes 10 years ago
ThomasV 8196bc5779 adapt network dialog to daemon 10 years ago
ThomasV 09e4efc439 daemon notifications (network.status) 10 years ago
ThomasV 9ee0614edb make daemon usable with the GUI 10 years ago
ThomasV a89abee969 Rewrite accounts and transactions: store pubkeys instead of addresses in order to avoid unnecessary derivations. 10 years ago
ThomasV 38f5deee86 use an input queue in synchronizer, so that new addresses can be created from other threads 10 years ago
ThomasV 7e0711f6ec move synchronizer class in its own file. abstract wallet class. 11 years ago