dcrd/cmd/dcrctl
Dave Collins 999ee7d863
multi: Make use of new internal version package.
This introduces a new internal package named version to house the
version information and updates the various code to use it.  This allows
both dcrd and dcrctl to make use of the package so the version
information only needs to be bumped in one place and also ensure that
any link-time overrides to the pre-release and/or build metadata apply
to both.

Also, while here, include the OS and architecture in the version log at
start of day as well as the output from the version CLI flag.
2018-09-04 17:34:31 -05:00
..
config.go multi: Make use of new internal version package. 2018-09-04 17:34:31 -05:00
dcrctl.go rpcserver: add batched request support (json 2.0) 2018-02-13 17:12:08 -06:00
httpclient.go dcrctl: Fix --skipverify failing if rpc.cert not found. 2018-05-07 15:57:47 -05:00
sample-dcrctl.conf dcrctl: Add --walletrpcserver option. 2017-07-17 13:47:39 -04:00