state.PlainState is now at the beginning of blockNbr, not the end (#3517)
* state.PlainState is now at the beginning of blockNbr, not the end (fix discprepancy with GetAsOf) * Fix tests
Showing
- accounts/abi/bind/backends/simulated.go 2 additions, 2 deletionsaccounts/abi/bind/backends/simulated.go
- accounts/abi/bind/backends/simulated_test.go 1 addition, 1 deletionaccounts/abi/bind/backends/simulated_test.go
- cmd/rpcdaemon/commands/trace_adhoc.go 1 addition, 1 deletioncmd/rpcdaemon/commands/trace_adhoc.go
- cmd/state/commands/check_change_sets.go 2 additions, 2 deletionscmd/state/commands/check_change_sets.go
- cmd/state/commands/opcode_tracer.go 1 addition, 1 deletioncmd/state/commands/opcode_tracer.go
- core/state/database_test.go 2 additions, 2 deletionscore/state/database_test.go
- core/state/intra_block_state_test.go 3 additions, 3 deletionscore/state/intra_block_state_test.go
- core/state/plain_readonly.go 6 additions, 5 deletionscore/state/plain_readonly.go
- core/state/state_test.go 5 additions, 5 deletionscore/state/state_test.go
- core/vm/runtime/runtime_test.go 2 additions, 2 deletionscore/vm/runtime/runtime_test.go
- turbo/stages/blockchain_test.go 9 additions, 9 deletionsturbo/stages/blockchain_test.go
- turbo/transactions/tracing.go 1 addition, 1 deletionturbo/transactions/tracing.go
Loading
Please register or sign in to comment