aboutsummaryrefslogtreecommitdiffstats
path: root/accounts/keystore/keystore.go
Commit message (Expand)AuthorAgeFilesLines
* Rebrand as tangerine-network/go-tangerineWei-Ning Huang2019-09-171-5/+5
* Change import go github.com/dexon-foundation/dexonWei-Ning Huang2019-06-121-5/+5
* accounts/keystore: double-check keystore file after creation (#17348)Martin Holst Swende2018-09-201-1/+1
* accounts/keystore: assign schema as const instead of var (#16985)Wenbiao Zheng2018-06-141-1/+1
* accounts, console, internal: support trezor hardware walletPéter Szilágyi2017-08-091-3/+3
* accounts/keystore, crypto: enforce 256 bit keys on importPéter Szilágyi2017-05-231-1/+0
* all: update license informationFelix Lange2017-04-141-1/+1
* accounts, cmd, internal, mobile, node: canonical account URLsPéter Szilágyi2017-02-131-9/+11
* accounts, cmd, eth, internal, miner, node: wallets and HD APIsPéter Szilágyi2017-02-131-24/+154
* accounts, cmd, eth, internal, mobile, node: split account backendsPéter Szilágyi2017-02-131-0/+362