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
Péter Szilágyi 8cbdc8638f
core: define and test chain rewind corner cases (#21409)
5 years ago
..
asm
bloombits core/bloombits: use single channel for shutdown (#20878) 5 years ago
forkid
rawdb core: define and test chain rewind corner cases (#21409) 5 years ago
state core/state: fixed some comments (#21450) 5 years ago
types core: API-less transaction time sorting 5 years ago
vm core/vm: avoid map lookups for accessing jumpdest analysis 5 years ago
.gitignore
bench_test.go
block_validator.go
block_validator_test.go
blockchain.go core: define and test chain rewind corner cases (#21409) 5 years ago
blockchain_insert.go
blockchain_repair_test.go core: define and test chain rewind corner cases (#21409) 5 years ago
blockchain_sethead_test.go core: define and test chain rewind corner cases (#21409) 5 years ago
blockchain_test.go core: define and test chain rewind corner cases (#21409) 5 years ago
blocks.go
chain_indexer.go
chain_indexer_test.go
chain_makers.go
chain_makers_test.go
dao_test.go
error.go
events.go
evm.go
gaspool.go
gen_genesis.go
gen_genesis_account.go
genesis.go cmd, core, eth, light, trie: dump clean cache periodically (#20391) 5 years ago
genesis_alloc.go
genesis_test.go
headerchain.go core: define and test chain rewind corner cases (#21409) 5 years ago
mkalloc.go
rlp_test.go
state_prefetcher.go
state_processor.go
state_transition.go
tx_cacher.go
tx_journal.go
tx_list.go
tx_list_test.go
tx_noncer.go
tx_pool.go core: more detailed metering for reorgs (#21420) 5 years ago
tx_pool_test.go
types.go