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 1025d097fd removed old bloom 10 years ago
..
.gitignore Moved ethchain to chain 10 years ago
asm.go Re-org op codes 10 years ago
block.go ethtrie => trie 10 years ago
bloom9.go Sha addresses 10 years ago
bloom9_test.go Sha addresses 10 years ago
chain_manager.go ethlog => logger 10 years ago
chain_manager_test.go Moved ethchain to chain 10 years ago
dagger.go ethlog => logger 10 years ago
dagger_test.go Moved ethchain to chain 10 years ago
derive_sha.go ethtrie => trie 10 years ago
error.go Moved ethchain to chain 10 years ago
events.go Moved ethchain to chain 10 years ago
fees.go Moved ethchain to chain 10 years ago
filter.go ethstate => state 10 years ago
filter_test.go Moved ethchain to chain 10 years ago
genesis.go Fixed genesis 10 years ago
helper_test.go all: fix rename breakage 10 years ago
state_manager.go Removed debug print 10 years ago
state_transition.go ethstate => state 10 years ago
transaction.go ethstate => state 10 years ago
transaction_pool.go ethwire => wire 10 years ago
transaction_test.go Moved ethchain to chain 10 years ago
vm_env.go ethstate => state 10 years ago