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
georgehao 6897a4a9e0
core/types: improve printList in DeriveSha test (#30969)
4 weeks ago
..
asm
bloombits
forkid
rawdb core/rawdb: fix panic in freezer (#30973) 4 weeks ago
state all: use cmp.Compare (#30958) 4 weeks ago
stateless
tracing
txpool core, core/types: rename AuthList to SetCodeAuthorizations (#30935) 1 month ago
types core/types: improve printList in DeriveSha test (#30969) 4 weeks ago
vm core/vm: make all opcodes proper type (#30925) 1 month ago
.gitignore
bench_test.go all: implement eip-7702 set code tx (#30078) 2 months ago
block_validator.go
block_validator_test.go
blockchain.go
blockchain_insert.go
blockchain_reader.go
blockchain_repair_test.go
blockchain_sethead_test.go
blockchain_snapshot_test.go
blockchain_test.go core/types: updates for EIP-7702 API functions (#30933) 1 month 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
genesis_alloc.go
genesis_test.go
headerchain.go
headerchain_test.go
mkalloc.go
rlp_test.go
sender_cacher.go
state_prefetcher.go
state_processor.go
state_processor_test.go core/types: updates for EIP-7702 API functions (#30933) 1 month ago
state_transition.go core, core/types: rename AuthList to SetCodeAuthorizations (#30935) 1 month ago
stateless.go
txindexer.go
txindexer_test.go
types.go
verkle_witness_test.go all: implement eip-7702 set code tx (#30078) 2 months ago