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/chain
obscuren 64f35ba8d1 merge errors fixed 10 years ago
..
types merge errors fixed 10 years ago
.gitignore Moved ethchain to chain 10 years ago
asm.go Proper packages 10 years ago
block_manager.go merge errors fixed 10 years ago
chain_manager.go merge errors fixed 10 years ago
chain_manager_test.go Added `chain` tests & minor fixes 10 years ago
dagger.go Begin of moving objects to types package 10 years ago
dagger_test.go Moved ethchain to chain 10 years ago
error.go Check for known block err and ignore 10 years ago
events.go Begin of moving objects to types package 10 years ago
fees.go Moved ethchain to chain 10 years ago
filter.go Begin of moving objects to types package 10 years ago
filter_test.go try to get full coverage report on travis 10 years ago
genesis.go Removed min gas price from genesis 10 years ago
helper_test.go Fixed tests for 'types' 10 years ago
state_transition.go Fixed merge 10 years ago
transaction_pool.go merge errors fixed 10 years ago
vm_env.go Begin of moving objects to types package 10 years ago