44 Commits (6b63ecb439519f1c7973a75fa134c371b94281b9)

Author SHA1 Message Date
TheLazieR Yip 6b63ecb439 Add header_hash and header_prevhash class methods 8 years ago
Neil Booth 42c00d32d2 Rewrite lib/jsonrpc.py to be a useful client too 8 years ago
Neil Booth cebf93cdc3 Handle abuse better 8 years ago
TheLazieR Yip f075f0bb5f Add coin's IRC parameters 8 years ago
Neil Booth 11ed1c4cae Don't log decoding errors any more 8 years ago
TheLazieR Yip 5aae539476 Add DEFAULT_RPC_PORT for DASH 8 years ago
Neil Booth 87cdd2709d Implement daemon failover 8 years ago
Neil Booth 3d87e299ea Move formatted_time to library 8 years ago
Neil Booth 66c493dbf4 Make the default reorg_limit a coin property 8 years ago
Neil Booth 95bb1588ab Add missing await 8 years ago
Neil Booth 41fb143947 Fix typo 8 years ago
Neil Booth 0c2b4afbdc Remove a debug log 8 years ago
Neil Booth 9ac4718218 OP_RETURN can be spent inside false conditions 8 years ago
Neil Booth 85786b87a2 Save all UTXOs 8 years ago
Neil Booth 57dd4ece9c Avoid annoying exception on shutdown 8 years ago
Neil Booth fdb5b33fba Prepare 0.4.2 8 years ago
Neil Booth 3b6ab77e47 Break out JSONRPC into own file 8 years ago
TheLazieR Yip 66bf2570e5 Move dash stuff into Dash class 8 years ago
TheLazieR Yip ff834519aa Update for DASH 8 years ago
Neil Booth 8e6e8329ac Remove dead code. 8 years ago
Johann Bauer f6f674577f Fix RocksDB and LMDB 8 years ago
Neil Booth e7a516c46e Need to catch script errors 8 years ago
Neil Booth e2ef9dceaf Rework assertion logic in coins.py 8 years ago
Neil Booth 3ab07c1fb6 Speed up script parsing for ~3% faster throughput 8 years ago
Neil Booth 0ff579604c Speed up tx.py; giving ~ 5% higher tx/s in memory 8 years ago
Neil Booth 6946863879 Add setup.py 8 years ago
Neil Booth c0568daec3 Rework the DB API a bit 8 years ago
Neil Booth be2475f617 Handle utxo.get_address 8 years ago
Neil Booth ceecdc54ac Server work 8 years ago
Neil Booth d2ebb80fac Extend copyright notice; improve comments 8 years ago
Neil Booth 2b45698962 Remove Outpoint as a separate object 8 years ago
Neil Booth 30d1b7f77c Add proper block chaining check 8 years ago
Neil Booth 6ad8c16c47 Handle a couple more requests. 8 years ago
Neil Booth 334ffdaa4f Begin work on proper server 8 years ago
Neil Booth 965b15023e Update notes / comments 8 years ago
Neil Booth 6b513a91d0 CACHE_MB is now the environment var. 8 years ago
Neil Booth 3fce298835 Better time est. A couple of fixes. 8 years ago
Neil Booth d8e9eb7796 Accurate cache accounting 8 years ago
Neil Booth 6644102441 Use hash168 to distinguish address types in DB 8 years ago
Neil Booth ca11710fdd Print balance in query tool 8 years ago
Neil Booth 64b7554b73 Fix some typos 8 years ago
Neil Booth a3dbc68614 Initial revision 8 years ago