dcrd/cmd
C Jepson 393c48d32e Fix the dumpblockchain function (#405)
The dumpblockchain function used to serialize a map of block
into gob serialized format, which was used for testing but which
was incompatible with the addblock tool.  The function now dumps
a flat file the the same format required by the addblock tool.

A couple shutdown assertions were added as well, to prevent
potential panics if pointers were nil.  The duration of time
it took to sync the blockchain with addblock is now
reported.
2016-10-10 11:35:46 -05:00
..
addblock Fix the dumpblockchain function (#405) 2016-10-10 11:35:46 -05:00
checkdevpremine Introduce a new utility to show dev premine taint. 2016-04-04 22:00:19 -05:00
dcrctl Bump for v0.5.0 2016-10-04 12:16:42 -04:00
findcheckpoint database: Replace with new version. 2016-08-23 17:40:38 -04:00
gencerts blockchain: Rework to use new db interface. 2016-08-18 15:42:18 -04:00