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
..
state
types
vm
.gitignore
asm.go
bad_block.go
bench_test.go
block_validator.go
block_validator_test.go
blockchain.go
blockchain_test.go
blocks.go
canary.go
chain_makers.go
chain_makers_test.go
chain_pow.go
chain_pow_test.go
database_util.go
database_util_test.go
default_genesis.go
error.go
events.go
execution.go
fees.go
filter_test.go
gaspool.go
genesis.go
helper_test.go
state_processor.go
state_transition.go
tx_pool.go
tx_pool_test.go
types.go
vm_env.go