Dave Collins
dcf2994905
Add some missed imports in last commit.
2013-11-11 11:52:59 -06:00
Dave Collins
89eae6f590
Update utilities to use new btcutil.AppDataDir.
...
Closes #30 .
2013-11-11 10:58:39 -06:00
Dave Collins
c1f0d9b1ad
Make leveldb the default db for findcheckpoint.
...
This mirrors the change in btcd.
2013-10-08 20:50:15 -05:00
Dave Collins
67838afb20
Go fmt and comments.
2013-10-08 13:34:04 -05:00
Dave Collins
d4e006e515
Update findcheckpoint to support testnet and dbtype.
2013-10-07 20:53:25 -05:00
John C. Vernaleo
ff2c88e3b4
Fix an import path.
2013-10-07 10:06:15 -04:00
Dave Collins
689c699bc5
Add a new findcheckpoint utility.
...
This utility is useful to programatically identify checkpoint candidates
which a developer can then do a more in-depth analysis on to choose an
appropriate checkpoint.
2013-10-04 10:12:24 -05:00