460 Commits (4a8cec99883209a9aa06f2ca6260f482b1843627)

Author SHA1 Message Date
Neil Booth b0d5c623b4 Set block_size to the default of 4K 8 years ago
Neil Booth cdbb6b093a Fix fs_cache tx count 8 years ago
Neil Booth 2001d5c4f4 Merge the DB and BlockProcessor classes 8 years ago
Neil Booth c0be9860d8 Restore get_tx_hash fix 8 years ago
Neil Booth c008c04e43 Move caches to their own file. 8 years ago
Neil Booth ace80c7b87 Split out the prefetcher. 8 years ago
Neil Booth a813eaf5f5 Rename BlockCache and put in own file 8 years ago
Neil Booth 897e68d20c Move some daemon logic to daemon.py 8 years ago
Neil Booth 6711ed0ae8 Clean up initialization of controller 9 years ago
Neil Booth 8452d0c016 Split out daemon handler into separate file. 9 years ago
Neil Booth 30d1b7f77c Add proper block chaining check 9 years ago
Neil Booth 78d0acc95b Fix get_tx_hash 8 years ago
Neil Booth 28eb95edd3 Break out FS cache into its own class 9 years ago
Neil Booth 6ad8c16c47 Handle a couple more requests. 9 years ago
Neil Booth 1084060493 Clean up controller init, and sync on catch up 9 years ago
Neil Booth 208ed5d2b2 Don't start servers 8 years ago
Neil Booth 334ffdaa4f Begin work on proper server 9 years ago
Neil Booth b06f2a7c1c Fix imports 9 years ago
Neil Booth c8f3c79167 Memory views for blocks don't seem to help 9 years ago
Neil Booth 0b01026b88 Add an RPC server 9 years ago
Neil Booth 19cbb2d00d Fix ETA estimate 9 years ago
Neil Booth 282d46a46c Flush to disk when flushing history 9 years ago
Neil Booth 34096a02e9 Recovery from excess history flushes 9 years ago
Neil Booth cbe1ef60ca Better logging 9 years ago
Neil Booth 46b9519ee0 Adjust sleeps. 9 years ago
Neil Booth 5f77ff4ef0 Flush history separately. 9 years ago
Neil Booth 6b513a91d0 CACHE_MB is now the environment var. 9 years ago
Neil Booth 370cceab83 Clean up RPC handling 9 years ago
Neil Booth 4b99ae4e11 Fix ETA calc 9 years ago
Neil Booth 3fce298835 Better time est. A couple of fixes. 9 years ago
Neil Booth 5653bf75f5 More robust init 9 years ago
Neil Booth ba1662bbf7 Add ETA stats. Show daemon height again. 9 years ago
Neil Booth c7f930a18a Clean up db initialization and state writing 9 years ago
Neil Booth d8e9eb7796 Accurate cache accounting 9 years ago
Neil Booth 682cc8ff86 Better size est. 9 years ago
Neil Booth d11c60f6ad Cache size logging 9 years ago
Neil Booth 14f4228af7 Add missing line 9 years ago
Neil Booth 4e777b5861 Let's try a smarter UTXO cache. 9 years ago
Neil Booth df1a62b826 Only log if advanced 9 years ago
Neil Booth 6644102441 Use hash168 to distinguish address types in DB 9 years ago
Neil Booth 4879422e92 Improve the leveldb flush; it should be a lot faster now. 9 years ago
Neil Booth 329f411640 Fix percentages 9 years ago
Neil Booth 7b36a1431c Add instrumentation 9 years ago
Neil Booth ca11710fdd Print balance in query tool 9 years ago
Neil Booth 6ccdce2c77 Print if nothing. Clean up loop. 9 years ago
Neil Booth 1e97686c5f Add a simple query for debugging 9 years ago
Neil Booth 17034ac7a7 Make get_utxos() and get_history() generators 9 years ago
Neil Booth b65e8cc9d0 Fix an incorrect comment, and a typo 9 years ago
Neil Booth 64b7554b73 Fix some typos 9 years ago
Neil Booth a3dbc68614 Initial revision 9 years ago