704 Commits (e29b692b9dfb51ed03fde3b96abfb99a1faecf0c)

Author SHA1 Message Date
Neil Booth c16792fb89 Only wait 30 secsonds on shutdown 9 years ago
Neil Booth f1e0676a47 Prepare 0.7.19 9 years ago
Neil Booth 62a531b1d0 Revert "Fix ref leak in mempool updates" 9 years ago
Neil Booth 35f118edc6 Prepare 0.7.18 9 years ago
Neil Booth 7a9e8c7fef Small tweaks to IRC code 9 years ago
Neil Booth 6c95644ae0 Fix ref leak in mempool updates 9 years ago
Shane Moore 0edff0056d Add Tor-specific port options for IRC 9 years ago
Shane Moore 33c5bd65aa Fix IRC port bug, more readable 9 years ago
Shane Moore 95c848a720 Add IRC option to publish Tor address 9 years ago
Neil Booth d3f8ed31c2 0.7.17 release 9 years ago
Neil Booth aa2baa9706 Prepare 0.7.16 9 years ago
Neil Booth 6b551973e8 queue -> tasks 9 years ago
Neil Booth 5e7f982427 Prepare 0.7.15 9 years ago
Neil Booth 0892b12036 Replace $DAEMON_VERSION and $DAEMON_SUBVERSION 9 years ago
Neil Booth 9c8f0283c9 Update version 9 years ago
Neil Booth b65bcda504 Add per-session bandwidth limits 9 years ago
Neil Booth c9a10be5ba Introduce incoming buffer size limit 9 years ago
Neil Booth c6d8440b3d Remove all RocksDB references on close 9 years ago
Neil Booth 5053101cee LOG_SESSIONS should use self.integer 9 years ago
Neil Booth 6713373aa2 Prepare 0.7.13 9 years ago
Neil Booth c08ade5861 Add session logging facility 9 years ago
Neil Booth 98c4ce3fef Prepare 0.7.12 9 years ago
Neil Booth b8fc739590 Fix ordering in get_utxos 9 years ago
Neil Booth f9cc21807f Further optimize the inner loop 9 years ago
Neil Booth 5c0b026158 Tasks queue just has null entries for now 9 years ago
Neil Booth 6aef79461f Don't shut down block processor by cancellation 9 years ago
Neil Booth 1b95bcd8ac Open DB differently depending on if syncing 9 years ago
Neil Booth 0afddb7bc3 Give backing up its own flush function 9 years ago
Neil Booth f5384ccc98 Remove get_tx_hash 9 years ago
Neil Booth 4fc5e309ab Prepare 0.7.11 9 years ago
Neil Booth 9eb701f220 Replace $VERSION in the banner file 9 years ago
Neil Booth 1aaed2e913 Create just one server connection 9 years ago
Neil Booth 3f743e9630 Distinguish undo_info being empty and not existing 9 years ago
Neil Booth af3ae6429e Fix logging bug 9 years ago
Neil Booth 4e26e0fe96 Bump default value of MAX_SEND to 1m bytes. 9 years ago
Neil Booth 95a2de6dae Move DB undo code to db.py 9 years ago
Neil Booth 8d253c81d3 Move clean_db() to db.py 9 years ago
Neil Booth 59244cc24e Move bulk of FS flush code to db.py 9 years ago
Neil Booth df3cb8535a Cleaner handling of touched addresses 9 years ago
Neil Booth b97496d4a5 Set max_open_files for LevelDB to 256 9 years ago
Neil Booth 9544170c55 Prepare release-0.7.10 9 years ago
Neil Booth 292073f2c7 Log large requests and reject them 9 years ago
Neil Booth 59733e4609 Move bitcoin-specific coin defaults to Bitcoin 9 years ago
TheLazieR Yip f3ecfe00e2 Remove unused variables 9 years ago
TheLazieR Yip 828727d41a Remove unneccessary local variables 9 years ago
TheLazieR Yip e987510432 Replace double_sha256 with header_hash from coin 9 years ago
TheLazieR Yip b3623f5455 replace header_hashes with header_prevhash , header_hash 9 years ago
Neil Booth 9f2bd981f0 Prepare 0.7.9 9 years ago
Neil Booth 42c00d32d2 Rewrite lib/jsonrpc.py to be a useful client too 9 years ago
Neil Booth 2dbb9f44f6 Prepare release 0.7.8 9 years ago