dcrd/cmd/dcrctl
Josh Rickmar c6f9474348 Expand ~ to correct home directory on all OSes.
This fixes the behavior of expanding ~ on Windows and macOS, as well
as adding support for ~otheruser to expand to the home directory of
otheruser.

Modify the default sample config to reflect the change in the meaning
of ~ on Windows, and the unintended meaning of ~ on macOS.  Include
defaults for all 3 of the major operating system classes since
uncommenting the default Unix option on macOS or Windows would change
the blockchain data directory to a non-default location.
2018-02-22 20:35:44 -06:00
..
config.go Expand ~ to correct home directory on all OSes. 2018-02-22 20:35:44 -06:00
dcrctl.go rpcserver: add batched request support (json 2.0) 2018-02-13 17:12:08 -06:00
httpclient.go Add -j/json option to dcrctl. 2017-06-15 09:37:23 -04:00
sample-dcrctl.conf dcrctl: Add --walletrpcserver option. 2017-07-17 13:47:39 -04:00
version.go Bump for v1.1.2 2017-11-20 18:53:16 -06:00