plugeth/cmd
Felix Lange 85e6c40c00 accounts, crypto: move keystore to package accounts
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.
2016-04-12 15:56:49 +02:00
..
abigen accounts/abi/bind, cmd/abigen: dedup structs, exclude patterns 2016-03-26 11:43:09 +02:00
bootnode all: update license headers to distiguish GPL/LGPL 2015-07-22 18:51:45 +02:00
disasm all: update license headers to distiguish GPL/LGPL 2015-07-22 18:51:45 +02:00
ethtest core: added basic chain configuration 2016-04-01 01:01:10 +02:00
evm core: added basic chain configuration 2016-04-01 01:01:10 +02:00
geth accounts, crypto: move keystore to package accounts 2016-04-12 15:56:49 +02:00
gethrpctest accounts, crypto: move keystore to package accounts 2016-04-12 15:56:49 +02:00
rlpdump all: update license headers to distiguish GPL/LGPL 2015-07-22 18:51:45 +02:00
utils accounts, crypto: move keystore to package accounts 2016-04-12 15:56:49 +02:00