aboutsummaryrefslogtreecommitdiffstats
path: root/signer/core/api.go
Commit message (Expand)AuthorAgeFilesLines
* Change import go github.com/dexon-foundation/dexonWei-Ning Huang2019-04-091-10/+10
* signer/core: Fixes typo of method name in comment. (#18222)vim882018-12-021-1/+1
* cmd/clef: encrypt the master seed on disk (#17704)Martin Holst Swende2018-10-091-0/+6
* Clef: USB hw wallet support (#17756)Martin Holst Swende2018-09-281-3/+104
* cmd/clef, signer: security fixes (#17554)Martin Holst Swende2018-09-251-52/+68
* all: fix various comment typos (#17748)Liang ZOU2018-09-251-1/+1
* signer: remove useless errorWrapper (#17003)Wenbiao Zheng2018-06-191-9/+0
* crypto: replace ToECDSAPub with error-checking func UnmarshalPubkey (#16932)Felix Lange2018-06-121-4/+2
* signer: fix golint errors (#16653)Eli2018-05-041-1/+1
* cmd/clef, signer: initial poc of the standalone signer (#16154)Martin Holst Swende2018-04-161-0/+500