Commit Graph

28 Commits

Author SHA1 Message Date
Neil Booth
91206db524 Merge branch 'develop' into utxo_cache 2016-10-11 06:30:24 +09:00
Neil Booth
14f4228af7 Add missing line 2016-10-11 00:11:10 +09:00
Neil Booth
1599cd6672 Merge branch 'utxo_cache' into develop 2016-10-11 00:04:44 +09:00
Neil Booth
4e777b5861 Let's try a smarter UTXO cache. 2016-10-11 00:04:13 +09:00
Neil Booth
1a8ca9f2c2 Merge branch 'no_dup_log' into develop 2016-10-10 11:51:10 +09:00
Neil Booth
df1a62b826 Only log if advanced 2016-10-10 11:50:49 +09:00
Neil Booth
db240d047a Merge branch 'addr_hash' into develop 2016-10-10 11:42:50 +09:00
Neil Booth
6644102441 Use hash168 to distinguish address types in DB 2016-10-10 11:42:33 +09:00
Neil Booth
4879422e92 Improve the leveldb flush; it should be a lot faster now.
More useful logging and stats.
2016-10-10 07:23:19 +09:00
Neil Booth
ef62bab7cf Merge branch 'instrument' into develop 2016-10-09 14:51:19 +09:00
Neil Booth
4a706391b8 Merge branch 'master' into develop 2016-10-09 13:27:20 +09:00
Neil Booth
329f411640 Fix percentages 2016-10-09 13:27:02 +09:00
Neil Booth
7b36a1431c Add instrumentation 2016-10-09 13:00:46 +09:00
Neil Booth
f32435d1cb Merge branch 'develop' 2016-10-09 09:15:22 +09:00
Neil Booth
ca11710fdd Print balance in query tool 2016-10-09 09:14:59 +09:00
Neil Booth
ef9ce91027 Merge branch 'develop' 2016-10-09 08:43:23 +09:00
Neil Booth
6ccdce2c77 Print if nothing. Clean up loop. 2016-10-09 08:41:42 +09:00
Neil Booth
db2e1d43d8 Merge branch 'query' into develop 2016-10-09 08:28:29 +09:00
Neil Booth
e18fd4c02c Merge branch 'hist_generators' into develop 2016-10-09 08:27:48 +09:00
Neil Booth
1e97686c5f Add a simple query for debugging 2016-10-09 08:26:46 +09:00
Neil Booth
b66e8242cd Add stat 2016-10-09 08:15:53 +09:00
Neil Booth
0c565b92bc Update stats 2016-10-09 00:05:23 +09:00
Neil Booth
17034ac7a7 Make get_utxos() and get_history() generators
The also take a limit.
2016-10-08 23:42:01 +09:00
Neil Booth
0774fbeb5e Add another stat 2016-10-08 18:13:48 +09:00
Neil Booth
425065051e Add stat 2016-10-08 17:59:07 +09:00
Neil Booth
b65e8cc9d0 Fix an incorrect comment, and a typo 2016-10-08 17:50:03 +09:00
Neil Booth
64b7554b73 Fix some typos 2016-10-08 17:34:12 +09:00
Neil Booth
a3dbc68614 Initial revision 2016-10-08 17:17:43 +09:00