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 04a336aee8
core/types: change SetCodeTx.ChainID to uint256 (#30982)
2 weeks ago
..
asm
bloombits
forkid
rawdb core/rawdb: fix panic in freezer (#30973) 4 weeks ago
state triedb/pathdb: configure different node hasher in pathdb (#31008) 3 weeks ago
stateless
tracing all: fix some typos in comments and names (#31023) 2 weeks ago
txpool all: fix some typos in comments and names (#31023) 2 weeks ago
types core/types: change SetCodeTx.ChainID to uint256 (#30982) 2 weeks ago
vm all: fix some typos in comments and names (#31023) 2 weeks ago
.gitignore
bench_test.go all: implement eip-7702 set code tx (#30078) 2 months ago
block_validator.go core: switch EVM tx context in ApplyMessage (#30809) 2 months ago
block_validator_test.go
blockchain.go cmd, core, miner: rework genesis setup (#30907) 2 weeks ago
blockchain_insert.go
blockchain_reader.go core/state: introduce code reader interface (#30816) 2 months ago
blockchain_repair_test.go
blockchain_sethead_test.go
blockchain_snapshot_test.go
blockchain_test.go core/types: change SetCodeTx.ChainID to uint256 (#30982) 2 weeks ago
bloom_indexer.go
chain_indexer.go
chain_indexer_test.go
chain_makers.go core: fixes for Prague fork in GenerateChain (#30924) 1 month ago
chain_makers_test.go
dao_test.go
error.go all: implement eip-7702 set code tx (#30078) 2 months ago
events.go
evm.go
gaspool.go
gen_genesis.go
genesis.go cmd, core, miner: rework genesis setup (#30907) 2 weeks ago
genesis_alloc.go
genesis_test.go cmd, core, miner: rework genesis setup (#30907) 2 weeks ago
headerchain.go
headerchain_test.go
mkalloc.go
rlp_test.go
sender_cacher.go
state_prefetcher.go core: switch EVM tx context in ApplyMessage (#30809) 2 months ago
state_processor.go core/tracing: extends tracing.Hooks with OnSystemCallStartV2 (#30786) 2 months ago
state_processor_test.go core/types: updates for EIP-7702 API functions (#30933) 1 month ago
state_transition.go core/types: change SetCodeTx.ChainID to uint256 (#30982) 2 weeks ago
stateless.go cmd/evm: improve block/state test runner (#30633) 2 months ago
txindexer.go
txindexer_test.go
types.go
verkle_witness_test.go cmd, core, miner: rework genesis setup (#30907) 2 weeks ago