dcrd/cmd
Josh Rickmar 6842aa006d Merge remaining dcrutil code into a dcrd package.
This merge commit adds the following code from the
github.com/decred/dcrutil package into a new
github.com/decred/dcrd/dcrutil package:

* Address handling
* Amount type
* AppDataDir func
* bitflags functions
* Block wrapper type
* Hash160 func
* Tx wrapper type
* WIF type

as well as all tests for this code.

The old github.com/decred/dcrutil/hdkeychain package has also been
merged and moved to github.com/decred/dcrd/dcrutil/hdkeychain.

dcrd packages have been updated to use the new packages and the dep
files have been updated for this change.
2017-10-11 22:06:36 -04:00
..
addblock Merge remaining dcrutil code into a dcrd package. 2017-10-11 22:06:36 -04:00
checkdevpremine Merge remaining dcrutil code into a dcrd package. 2017-10-11 22:06:36 -04:00
dcrctl Merge remaining dcrutil code into a dcrd package. 2017-10-11 22:06:36 -04:00
findcheckpoint Merge remaining dcrutil code into a dcrd package. 2017-10-11 22:06:36 -04:00
gencerts Merge remaining dcrutil code into a dcrd package. 2017-10-11 22:06:36 -04:00
promptsecret Add new tool, promptsecret (#649) 2017-03-31 14:00:18 -04:00