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 ec5f531f4b accounts: don't use common.Address for address field 8 years ago
..
abi accounts/abi/bind, mobile: review fixes and android tests 8 years ago
testdata accounts: left pad keybytes-to-encrypt, add 30/31 byte keys tests 8 years ago
account_manager.go accounts: add Find method 8 years ago
accounts_test.go eth: add new RPC method (personal.) SignAndSendTransaction 8 years ago
addrcache.go accounts: don't use common.Address for address field 8 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 mobile: initial wrappers for mobile support 8 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: left pad keybytes-to-encrypt, add 30/31 byte keys tests 8 years ago
presale.go accounts: add ErrDecrypt 9 years ago
watch.go accounts: disable file system watcher on windows 8 years ago
watch_fallback.go accounts: disable file system watcher on windows 8 years ago