core/state: convert prefetcher to concurrent per-trie loader
Showing
- accounts/abi/bind/backends/simulated.go 1 addition, 2 deletionsaccounts/abi/bind/backends/simulated.go
- core/blockchain.go 10 additions, 20 deletionscore/blockchain.go
- core/state/state_object.go 15 additions, 7 deletionscore/state/state_object.go
- core/state/state_test.go 1 addition, 1 deletioncore/state/state_test.go
- core/state/statedb.go 68 additions, 59 deletionscore/state/statedb.go
- core/state/statedb_test.go 3 additions, 3 deletionscore/state/statedb_test.go
- core/state/trie_prefetcher.go 269 additions, 184 deletionscore/state/trie_prefetcher.go
- eth/api_tracer.go 4 additions, 2 deletionseth/api_tracer.go
- miner/worker.go 13 additions, 3 deletionsminer/worker.go
Loading
Please register or sign in to comment