go-ethereum/core/state
2024-12-28 09:06:30 +08:00
..
access_list.go
database.go
dump.go
iterator.go
iterator_test.go
journal.go all: implement EIP-1153 transient storage (#26003) 2024-11-15 19:39:18 +08:00
main_test.go
state_object.go core/state: optimize some internals during encoding (#20038) 2024-12-28 09:06:30 +08:00
state_object_test.go core/state: optimize some internals during encoding (#20038) 2024-12-28 09:06:30 +08:00
state_reader.go
state_test.go common: improve documentation comments (#16701) 2024-12-28 09:06:30 +08:00
statedb.go cmd, core, metrics: always report expensive metrics (#29191) 2024-12-13 14:00:13 +08:00
statedb_test.go all: implement EIP-1153 transient storage (#26003) 2024-11-15 19:39:18 +08:00
statedb_utils.go
sync.go
sync_test.go
transient_storage.go all: implement EIP-1153 transient storage (#26003) 2024-11-15 19:39:18 +08:00
trc21_reader.go common: improve documentation comments (#16701) 2024-12-28 09:06:30 +08:00