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 1f1ea18b54 core/state: implement reverts by journaling all changes 8 years ago
..
abi core/state: implement reverts by journaling all changes 8 years ago
testdata accounts: left pad keybytes-to-encrypt, add 30/31 byte keys tests 8 years ago
account_manager.go
accounts_test.go
addrcache.go
addrcache_test.go
key.go
key_store_passphrase.go accounts: left pad keybytes-to-encrypt, add 30/31 byte keys tests 8 years ago
key_store_passphrase_test.go
key_store_plain.go
key_store_test.go accounts: left pad keybytes-to-encrypt, add 30/31 byte keys tests 8 years ago
presale.go
watch.go
watch_fallback.go