quorum/accounts/abi/bind
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
..
backends accounts/a/b/backends, core: chain maker homestead block set to 0 2016-04-01 01:01:10 +02:00
auth.go accounts, crypto: move keystore to package accounts 2016-04-12 15:56:49 +02:00
backend.go accounts/abi/bind, cmd/abigen: port to templates, bind to solidity 2016-03-24 17:09:45 +02:00
base.go accounts/abi/bind: surface raw wrappers to access low level ops 2016-04-01 13:07:05 +03:00
bind.go accounts/abi/bind: support generating bindings for various arrays 2016-04-05 18:20:50 +03:00
bind_test.go accounts, crypto: move keystore to package accounts 2016-04-12 15:56:49 +02:00
template.go accounts/abi/bind: surface raw wrappers to access low level ops 2016-04-01 13:07:05 +03:00