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/core
Jeffrey Wilcke 6061707371 core: eip unit tests (#3309) 8 years ago
..
state core, core/state: fixed consensus issue added touch revert 8 years ago
types core, core/types: refactored tx chain id checking (#3257) 8 years ago
vm core/vm/runtime: fixed go vet 8 years ago
.gitignore
asm.go
bench_test.go core/types, params: EIP#155 8 years ago
block_validator.go core: improved bad block error reporting (#3320) 8 years ago
block_validator_test.go core, core/state, trie: EIP158, reprice & skip empty account write 8 years ago
blockchain.go core: improved bad block error reporting (#3320) 8 years ago
blockchain_test.go core: eip unit tests (#3309) 8 years ago
blocks.go core, core/state: fixed consensus issue added touch revert 8 years ago
chain_makers.go core, core/state, trie: EIP158, reprice & skip empty account write 8 years ago
chain_makers_test.go core/types, params: EIP#155 8 years ago
chain_pow.go
chain_pow_test.go core, core/state, trie: EIP158, reprice & skip empty account write 8 years ago
dao.go core, core/state, trie: EIP158, reprice & skip empty account write 8 years ago
dao_test.go core, core/state, trie: EIP158, reprice & skip empty account write 8 years ago
database_util.go core, core/state, trie: EIP158, reprice & skip empty account write 8 years ago
database_util_test.go core, core/state, trie: EIP158, reprice & skip empty account write 8 years ago
default_genesis.go core: implemented new ropsten testnet 8 years ago
error.go
events.go core: remove dead event 8 years ago
execution.go core, params: EIP#170 8 years ago
fees.go
filter_test.go
gaspool.go
genesis.go core: implemented new ropsten testnet 8 years ago
headerchain.go core, core/state, trie: EIP158, reprice & skip empty account write 8 years ago
helper_test.go
state_processor.go core, core/state: fixed consensus issue added touch revert 8 years ago
state_transition.go core/types, params: EIP#155 8 years ago
tx_list.go
tx_list_test.go
tx_pool.go core/types, params: EIP#155 8 years ago
tx_pool_test.go core/types, params: EIP#155 8 years ago
types.go
vm_env.go core/types, params: EIP#155 8 years ago