-
Felix Lange authored
The account management API was originally implemented as a thin layer around crypto.KeyStore, on the grounds that several kinds of key stores would be implemented later on. It turns out that this won't happen so KeyStore is a superflous abstraction. In this commit crypto.KeyStore and everything related to it moves to package accounts and is unexported.
85e6c40c
Name |
Last commit
|
Last update |
---|---|---|
.github | Loading commit data... | |
Godeps | ||
_data | ||
accounts | ||
build | ||
cmd | ||
common | ||
compression/rle | ||
containers | ||
core | ||
crypto | ||
errs | ||
eth | ||
ethdb | ||
event | ||
generators | ||
internal/debug | ||
jsre | ||
light | ||
logger | ||
metrics | ||
miner | ||
node | ||
p2p | ||
params | ||
pow | ||
rlp | ||
rpc | ||
tests | ||
trie | ||
whisper | ||
.gitattributes | ||
.gitignore | ||
.gitmodules | ||
.mailmap | ||
.travis.yml | ||
AUTHORS | ||
COPYING | ||
COPYING.LESSER | ||
Makefile | ||
README.md | ||
VERSION |