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
Gustav Simonsson bf879ef230 core/state: test formatting adhering to Go convention 9 years ago
..
state core/state: test formatting adhering to Go convention 9 years ago
types Merge pull request #1701 from karalabe/eth62-sync-rebase 9 years ago
vm Add tests for uncle timestamps and refactor timestamp type 9 years ago
.gitignore Renamed `chain` => `core` 10 years ago
asm.go all: fix license headers one more time 9 years ago
bad_block.go all: fix license headers one more time 9 years ago
bench_test.go core, eth, trie, xeth: merged state, chain, extra databases in one 9 years ago
block_cache.go all: fix license headers one more time 9 years ago
block_cache_test.go all: fix license headers one more time 9 years ago
block_processor.go core: improve block gas tracking 9 years ago
block_processor_test.go Add tests for uncle timestamps and refactor timestamp type 9 years ago
blocks.go remove 0x 9 years ago
canary.go canary update 9 years ago
chain_makers.go Add tests for uncle timestamps and refactor timestamp type 9 years ago
chain_makers_test.go core, eth, trie, xeth: merged state, chain, extra databases in one 9 years ago
chain_manager.go Add tests for uncle timestamps and refactor timestamp type 9 years ago
chain_manager_test.go core, eth, trie, xeth: merged state, chain, extra databases in one 9 years ago
chain_util.go cmd/utils, core: disable exp diff for olympic net 9 years ago
chain_util_test.go core, miner: added difficulty bomb 9 years ago
default_genesis.go core: added default genesis block 9 years ago
error.go Add tests for uncle timestamps and refactor timestamp type 9 years ago
events.go all: fix license headers one more time 9 years ago
execution.go core, tests: reduced state copy by N calls 9 years ago
fees.go Merge pull request #1515 from fjl/license-fixes 9 years ago
filter.go Filter on addresses should work as an OR not an AND. 9 years ago
filter_test.go all: fix license headers one more time 9 years ago
genesis.go Add tests for uncle timestamps and refactor timestamp type 9 years ago
helper_test.go all: fix license headers one more time 9 years ago
manager.go core, eth, trie, xeth: merged state, chain, extra databases in one 9 years ago
state_transition.go core: improve block gas tracking 9 years ago
transaction_pool.go Merge pull request #1569 from obscuren/default-genesis 9 years ago
transaction_pool_test.go Merge pull request #1461 from bas-vk/eth_resend 9 years ago
transaction_util.go Merge pull request #1515 from fjl/license-fixes 9 years ago
vm_env.go Add tests for uncle timestamps and refactor timestamp type 9 years ago