268 Commits (1aaed2e9138dd0b1179ebed98dea4b2f20d9ab1c)

Author SHA1 Message Date
Neil Booth 7523735f99 Split out server and session management 8 years ago
Neil Booth 3b6ab77e47 Break out JSONRPC into own file 8 years ago
Neil Booth d816c21752 Prepare 0.4.1 8 years ago
Neil Booth 14d8ece7c6 Return a version the Electrum client expects 8 years ago
Neil Booth d84417e2d6 Add note about IRC package 8 years ago
Neil Booth 751bb2d970 Remove debug code 8 years ago
Neil Booth 5624809933 Prepare 0.4 8 years ago
Neil Booth c93f6cb920 Final cleanup 8 years ago
Neil Booth cb7b7dd1fe Move pretty printing of sessions to client 8 years ago
Neil Booth 501807bf1a Implement IRC support and related queries from clients 8 years ago
Neil Booth 80fe427c89 Improve logging 8 years ago
Neil Booth 261682439d Prepare 0.3.3 8 years ago
Neil Booth d8bb174f2b Use correct daemon API 8 years ago
Neil Booth 419ab68a38 Prepare 0.3.2 8 years ago
Neil Booth 59b2b2cb04 Better log formatting 8 years ago
Neil Booth 7496b511b8 Fix silly thinko 8 years ago
Neil Booth 312708e2e7 Fix daemon warming up 8 years ago
Neil Booth 3798ef80ef Prepare 0.3.1 8 years ago
Neil Booth 409ea2c784 Daemon's send takes a processor 8 years ago
Neil Booth f05e51df2a Skip logging transient errors just once 8 years ago
Neil Booth 56274fb9ea Prefix internal methods with an underscore 8 years ago
Neil Booth 1b9a9b8927 Start saving DB version and checking it 8 years ago
Neil Booth 244a0f2fab Update release notes. 8 years ago
Neil Booth f98dc9c351 Practise optimism like before 8 years ago
Neil Booth 5a2a8b4ec1 Prepare 0.2.3 release 8 years ago
Neil Booth 56098e0c52 Show up to 3 missing UTXOs 8 years ago
Neil Booth c6b5c577ab More robust daemon error handling 8 years ago
Neil Booth 8188f7e909 Catch exceptions when trying to listen 8 years ago
Neil Booth 311f7f9ffd Better optimised storage of UTXO set 8 years ago
Neil Booth 094fd44fc2 Merge UTXO cache into BlockProcessor 8 years ago
Neil Booth bf6a8f58d5 Hotfixes for two issues in 0.2.2 8 years ago
Neil Booth 1737bb8354 Move some code back to correct place 8 years ago
Neil Booth 06b6d695c2 Only attempt to flush if cancelled 8 years ago
Johann Bauer 1405057096 Fix getting the number of watched addresses 8 years ago
Neil Booth 4e619c9f5e Prepare 0.2.2 8 years ago
Neil Booth a07ed5876b Count missing UTXOs and log just once 8 years ago
Neil Booth 55cc1d3d65 More regularly 8 years ago
Neil Booth 212d653b5b Yield during mempool updates 8 years ago
Neil Booth c6a57daf6a Tweak daemon messages 8 years ago
Neil Booth ed44c6ab73 Clean up startup procedure 8 years ago
Neil Booth a510603b46 Better logging of initial mempool fill 8 years ago
Neil Booth 3972e18e98 Move the rest of fs_cache into BlockProcessor 8 years ago
Neil Booth ad2dabf751 Remove the FS cache 8 years ago
Neil Booth 5736e9cb70 Move utxo_cache to BlockProcessor where it belongs 8 years ago
Neil Booth 5c5e90d574 Move BlockServer to more appropriate location 8 years ago
Neil Booth 93d53bdd87 The controller is dead! 8 years ago
Neil Booth 2b028cc065 Create BlockServer 8 years ago
Neil Booth c0a112f8ea Split out part of block processor into db.py 8 years ago
Neil Booth 1393f6a030 Move signal handling out of the controller 8 years ago
Neil Booth e7912928c5 Prepare for release 8 years ago