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
zsfelfoldi 00787fe781 core: added CheckNonce() to Message interface 8 years ago
..
abi core: added CheckNonce() to Message interface 8 years ago
testdata cmd/geth: add recovery procedure for AmbiguousAddrError 9 years ago
account_manager.go eth: separate common and full node-specific API and backend service 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