lbcd/util
Dave Collins 2ea4239f5e Improve btcctl.
This commit significantly reworks btcctl to use a map based approach to
command handling.  This reduces the number of lines of code needed,
simplifies adding new commands, improves the error handling, and removes
several cases where unexpected data was not handled properly (it could
panic).

This commit also adds the ability to specify the optional parameter on
getrawtransaction.

Discussed with dhill@.
2013-10-21 22:58:47 -05:00
..
addblock improve addblock 2013-10-10 14:05:54 -04:00
btcctl Improve btcctl. 2013-10-21 22:58:47 -05:00
dropafter improve dropafter as with showblock 2013-10-10 13:58:11 -04:00
findcheckpoint Make leveldb the default db for findcheckpoint. 2013-10-08 20:50:15 -05:00
showblock improve showblock by setting default datadir and requiring -s 2013-10-10 13:51:20 -04:00