aboutsummaryrefslogtreecommitdiffstats
path: root/cmd/clef/main.go
Commit message (Expand)AuthorAgeFilesLines
* Change import go github.com/dexon-foundation/dexonWei-Ning Huang2019-06-121-11/+11
* all: simplify timestamps to uint64 (#19372)Martin Holst Swende2019-04-081-10/+10
* cmd/clef: replace password arg with prompt (#17897)Johns Beharry2018-10-261-15/+13
* cmd/clef: encrypt the master seed on disk (#17704)Martin Holst Swende2018-10-091-46/+137
* cmd/clef, signer: security fixes (#17554)Martin Holst Swende2018-09-251-2/+8
* cmd/clef: fix incorrect file permissions for secrets.datYaoZengzeng2018-09-121-3/+3
* rpc: make HTTP RPC timeouts configurable, raise defaults (#17240)Ryan Schneider2018-07-311-1/+1
* cmd: various golint fixes (#16700)kiel barry2018-05-091-19/+19
* rpc: clean up IPC handler (#16524)Felix Lange2018-04-181-3/+3
* cmd/clef, signer: initial poc of the standalone signer (#16154)Martin Holst Swende2018-04-161-0/+640