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/state
rjl493456442 a7f9523ae1
all: implement state history v2 (#30107)
1 month ago
..
pruner
snapshot all: use cmp.Compare (#30958) 2 months ago
access_events.go
access_events_test.go
access_list.go core/state: remove pointless wrapper functions (#30891) 2 months ago
database.go core/state: enable partial-functional reader (snapshot integration pt 3) (#30650) 3 months ago
dump.go
iterator.go core/state: introduce code reader interface (#30816) 3 months ago
iterator_test.go
journal.go all: implement eip-7702 set code tx (#30078) 2 months ago
metrics.go
reader.go core/state: introduce code reader interface (#30816) 3 months ago
state_object.go all: implement state history v2 (#30107) 1 month ago
state_object_test.go
state_test.go all: implement state history v2 (#30107) 1 month ago
statedb.go all: implement state history v2 (#30107) 1 month ago
statedb_fuzz_test.go all: implement state history v2 (#30107) 1 month ago
statedb_hooked.go all: implement eip-7702 set code tx (#30078) 2 months ago
statedb_hooked_test.go all: implement state history v2 (#30107) 1 month ago
statedb_test.go all: implement state history v2 (#30107) 1 month ago
stateupdate.go all: implement state history v2 (#30107) 1 month ago
sync.go
sync_test.go all: implement state history v2 (#30107) 1 month ago
transient_storage.go
trie_prefetcher.go metrics, cmd/geth: change init-process of metrics (#30814) 3 months ago
trie_prefetcher_test.go all: implement state history v2 (#30107) 1 month ago