all: removed blockhash from statedb (#23126)
This PR removes the blockhash from the statedb
Showing
- cmd/evm/internal/t8ntool/execution.go 2 additions, 2 deletionscmd/evm/internal/t8ntool/execution.go
- core/chain_makers.go 1 addition, 1 deletioncore/chain_makers.go
- core/state/statedb.go 11 additions, 14 deletionscore/state/statedb.go
- core/state/statedb_test.go 2 additions, 2 deletionscore/state/statedb_test.go
- core/state_prefetcher.go 1 addition, 1 deletioncore/state_prefetcher.go
- core/state_processor.go 17 additions, 14 deletionscore/state_processor.go
- eth/catalyst/api.go 1 addition, 1 deletioneth/catalyst/api.go
- eth/state_accessor.go 1 addition, 1 deletioneth/state_accessor.go
- eth/tracers/api.go 3 additions, 3 deletionseth/tracers/api.go
- les/state_accessor.go 1 addition, 1 deletionles/state_accessor.go
- miner/worker.go 1 addition, 1 deletionminer/worker.go
Loading
Please register or sign in to comment