quorum/accounts
Felix Lange 46e8940b19 accounts: streamline API
- Manager.Accounts no longer returns an error.
- Manager methods take Account instead of common.Address.
- All uses of Account with unkeyed fields are converted.
2016-04-12 15:58:01 +02:00
..
abi accounts, crypto: move keystore to package accounts 2016-04-12 15:56:49 +02:00
testdata accounts, crypto: move keystore to package accounts 2016-04-12 15:56:49 +02:00
account_manager.go accounts: streamline API 2016-04-12 15:58:01 +02:00
accounts_test.go accounts: streamline API 2016-04-12 15:58:01 +02:00
key.go accounts, crypto: move keystore to package accounts 2016-04-12 15:56:49 +02:00
key_store_passphrase.go accounts: fix go vet warnings 2016-04-12 15:56:49 +02:00
key_store_passphrase_test.go accounts: fix go vet warnings 2016-04-12 15:56:49 +02:00
key_store_plain.go accounts, crypto: move keystore to package accounts 2016-04-12 15:56:49 +02:00
key_store_test.go accounts, crypto: move keystore to package accounts 2016-04-12 15:56:49 +02:00
presale.go accounts, crypto: move keystore to package accounts 2016-04-12 15:56:49 +02:00