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
Felix Lange de8d5aaa92 core, core/state: move gas tracking out of core/state 9 years ago
..
state core, core/state: move gas tracking out of core/state 9 years ago
types core, eth/filters, miner, xeth: Optimised log filtering 9 years ago
vm
.gitignore
asm.go
bad_block.go
bench_test.go
block_processor.go core, core/state: move gas tracking out of core/state 9 years ago
block_processor_test.go
blockchain.go Merge pull request #1899 from obscuren/mipmap-bloom 9 years ago
blockchain_test.go
blocks.go
canary.go
chain_makers.go core, core/state: move gas tracking out of core/state 9 years ago
chain_makers_test.go
chain_pow.go
chain_pow_test.go
chain_util.go core, eth/filters, miner, xeth: Optimised log filtering 9 years ago
chain_util_test.go core, eth/filters, miner, xeth: Optimised log filtering 9 years ago
default_genesis.go
error.go core, core/state: move gas tracking out of core/state 9 years ago
events.go
execution.go
fees.go
filter_test.go
genesis.go
helper_test.go
manager.go
state_transition.go core, core/state: move gas tracking out of core/state 9 years ago
transaction_pool.go
transaction_pool_test.go
transaction_util.go core, eth/filters, miner, xeth: Optimised log filtering 9 years ago
vm_env.go