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/light
Zsolt Felfoldi b10bcd924b core/types: turn off nonce checking for Call messages 8 years ago
..
lightchain.go light: updated CHTs for mainnet and testnet 8 years ago
lightchain_test.go core, core/state, trie: EIP158, reprice & skip empty account write 8 years ago
odr.go light: light chain, VM env and tx pool 8 years ago
odr_test.go core/types: turn off nonce checking for Call messages 8 years ago
odr_util.go all: update license information 8 years ago
state.go light: light chain, VM env and tx pool 8 years ago
state_object.go light: light chain, VM env and tx pool 8 years ago
state_test.go core, core/state, trie: EIP158, reprice & skip empty account write 8 years ago
trie.go light: light chain, VM env and tx pool 8 years ago
txpool.go core/types, params: EIP#155 8 years ago
txpool_test.go core/types, params: EIP#155 8 years ago
vm_env.go core/types, params: EIP#155 8 years ago