dcrd/database/cmd/dbtool
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
..
fetchblock.go travis: enable gometalinter (#603) 2017-03-08 15:44:15 -05:00
fetchblockregion.go travis: enable gometalinter (#603) 2017-03-08 15:44:15 -05:00
globalconfig.go Merge remaining dcrutil code into a dcrd package. 2017-10-11 22:06:36 -04:00
insecureimport.go Merge remaining dcrutil code into a dcrd package. 2017-10-11 22:06:36 -04:00
loadheaders.go travis: enable gometalinter (#603) 2017-03-08 15:44:15 -05:00
main.go glide: use jessevdk/go-flags for consistency. 2017-08-30 19:08:18 -05:00
signal.go database: Replace with new version. 2016-08-23 17:40:38 -04:00