522 Commits (7ff3d105f944c225ac2620c2a7fd5be716cbd7ea)
 

Author SHA1 Message Date
Neil Booth 07b1e9672e Merge branch 'master' of https://github.com/santzi/electrumx into santzi-master 8 years ago
Johann Bauer e9e7ff16ad Add tests for `close`. 8 years ago
Santzi f1911140ef Updated Litecoin mainnet parameters 8 years ago
Neil Booth e1a321398f Merge branch 'release-0.7.12' into develop 8 years ago
Neil Booth c34c3f493d Merge branch 'release-0.7.12' 8 years ago
Neil Booth 98c4ce3fef Prepare 0.7.12 8 years ago
Neil Booth b2032b0a66 Fix 2 JSON RPC issues 8 years ago
Neil Booth b8fc739590 Fix ordering in get_utxos 8 years ago
Neil Booth f9cc21807f Further optimize the inner loop 8 years ago
Neil Booth 5c0b026158 Tasks queue just has null entries for now 8 years ago
Neil Booth 6aef79461f Don't shut down block processor by cancellation 8 years ago
Neil Booth 1b95bcd8ac Open DB differently depending on if syncing 8 years ago
Neil Booth 0afddb7bc3 Give backing up its own flush function 8 years ago
Neil Booth f5384ccc98 Remove get_tx_hash 8 years ago
Neil Booth 37a84f7fe3 Merge branch 'release-0.7.11' into develop 8 years ago
Neil Booth 812509ab08 Merge branch 'release-0.7.11' 8 years ago
Neil Booth 4fc5e309ab Prepare 0.7.11 8 years ago
Neil Booth 9eb701f220 Replace $VERSION in the banner file 8 years ago
Neil Booth 1aaed2e913 Create just one server connection 8 years ago
Neil Booth 3f743e9630 Distinguish undo_info being empty and not existing 8 years ago
Neil Booth af3ae6429e Fix logging bug 8 years ago
Neil Booth 4e26e0fe96 Bump default value of MAX_SEND to 1m bytes. 8 years ago
Neil Booth 95a2de6dae Move DB undo code to db.py 8 years ago
Neil Booth a5fb9618d6 Merge branch 'clean_db' into develop 8 years ago
Neil Booth 8d253c81d3 Move clean_db() to db.py 8 years ago
Neil Booth db5d0dd6cb Merge branch 'serve_disk_only' into develop 8 years ago
Neil Booth c4e2aa1543 Merge branch 'touched' into develop 8 years ago
Neil Booth 59244cc24e Move bulk of FS flush code to db.py 8 years ago
Neil Booth df3cb8535a Cleaner handling of touched addresses 8 years ago
Neil Booth b97496d4a5 Set max_open_files for LevelDB to 256 8 years ago
Neil Booth 9157618089 Tweak ENV-NOTES 8 years ago
Neil Booth 81ee6d69ed Merge branch 'release-0.7.10' into develop 8 years ago
Neil Booth 1c3c8f61e3 Merge branch 'release-0.7.10' 8 years ago
Neil Booth 9544170c55 Prepare release-0.7.10 8 years ago
Neil Booth 292073f2c7 Log large requests and reject them 8 years ago
Neil Booth 59733e4609 Move bitcoin-specific coin defaults to Bitcoin 8 years ago
Neil Booth 198fe298b7 Bump timeout to 15s. Show timeout if timed out. 8 years ago
Neil ffd9c65e7d Merge pull request #45 from thelazier/header_hash 8 years ago
TheLazieR Yip f3ecfe00e2 Remove unused variables 8 years ago
TheLazieR Yip 828727d41a Remove unneccessary local variables 8 years ago
TheLazieR Yip dfaf36ae16 Remove header_hashes 8 years ago
TheLazieR Yip e987510432 Replace double_sha256 with header_hash from coin 8 years ago
TheLazieR Yip b3623f5455 replace header_hashes with header_prevhash , header_hash 8 years ago
TheLazieR Yip 6b63ecb439 Add header_hash and header_prevhash class methods 8 years ago
Neil Booth d4c871814f Merge branch 'release-0.7.9' into develop 8 years ago
Neil Booth b6de915890 Merge branch 'release-0.7.9' 8 years ago
Neil Booth 9f2bd981f0 Prepare 0.7.9 8 years ago
Neil Booth 42c00d32d2 Rewrite lib/jsonrpc.py to be a useful client too 8 years ago
Neil Booth dcf4d237a2 Merge branch 'release-0.7.8' into develop 8 years ago
Neil Booth 8f3802444e Merge branch 'release-0.7.8' 8 years ago