Official Go implementation of the Ethereum protocol
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
go-ethereum/accounts
Felix Lange 312263c7d9 cmd/utils, node: create account manager in package node 8 years ago
..
abi rpc: add new client, use it everywhere 8 years ago
testdata cmd/geth: add recovery procedure for AmbiguousAddrError 9 years ago
account_manager.go cmd/utils, node: create account manager in package node 8 years ago
accounts_test.go eth: add new RPC method (personal.) SignAndSendTransaction 8 years ago
addrcache.go accounts: cache key addresses 9 years ago
addrcache_test.go accounts: cache key addresses 9 years ago
key.go accounts: improve API and add documentation 9 years ago
key_store_passphrase.go accounts: add ErrDecrypt 9 years ago
key_store_passphrase_test.go accounts: cache key addresses 9 years ago
key_store_plain.go all: update license information 9 years ago
key_store_test.go accounts: add ErrDecrypt 9 years ago
presale.go accounts: add ErrDecrypt 9 years ago
watch.go accounts: disable file system watch on linux/arm64 9 years ago
watch_fallback.go accounts: disable file system watch on linux/arm64 9 years ago