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
Alex Beregszaszi 2be129b5cf
core/vm: rename opSuicide to opSelfdestruct (#24022)
3 years ago
..
asm
bloombits
forkid
rawdb eth: request id dispatcher and direct req/reply APIs (#23576) 3 years ago
state
types all: core rework for the merge transition (#23761) 3 years ago
vm core/vm: rename opSuicide to opSelfdestruct (#24022) 3 years ago
.gitignore
bench_test.go
block_validator.go
block_validator_test.go all: core rework for the merge transition (#23761) 3 years ago
blockchain.go eth: request id dispatcher and direct req/reply APIs (#23576) 3 years ago
blockchain_insert.go
blockchain_reader.go
blockchain_repair_test.go eth: request id dispatcher and direct req/reply APIs (#23576) 3 years ago
blockchain_sethead_test.go eth: request id dispatcher and direct req/reply APIs (#23576) 3 years ago
blockchain_snapshot_test.go
blockchain_test.go eth: request id dispatcher and direct req/reply APIs (#23576) 3 years ago
blocks.go
bloom_indexer.go
chain_indexer.go
chain_indexer_test.go
chain_makers.go eth: request id dispatcher and direct req/reply APIs (#23576) 3 years ago
chain_makers_test.go
dao_test.go
error.go
events.go
evm.go
forkchoice.go all: core rework for the merge transition (#23761) 3 years ago
gaspool.go
gen_genesis.go
gen_genesis_account.go
genesis.go all: core rework for the merge transition (#23761) 3 years ago
genesis_alloc.go
genesis_test.go
headerchain.go all: core rework for the merge transition (#23761) 3 years ago
headerchain_test.go all: core rework for the merge transition (#23761) 3 years ago
mkalloc.go
rlp_test.go
state_prefetcher.go
state_processor.go
state_processor_test.go
state_transition.go
tx_cacher.go
tx_journal.go
tx_list.go
tx_list_test.go
tx_noncer.go
tx_pool.go
tx_pool_test.go
types.go