core, core/state: fixed consensus issue added touch revert
Implemented proper touch revert journal entries and copied a Parity consensus bug in order to remain in sync with the current longest chain.
Showing
- core/blocks.go 1 addition, 0 deletionscore/blocks.go
- core/state/journal.go 13 additions, 1 deletioncore/state/journal.go
- core/state/state_object.go 18 additions, 1 deletioncore/state/state_object.go
- core/state/statedb_test.go 20 additions, 0 deletionscore/state/statedb_test.go
- core/state_processor.go 1 addition, 0 deletionscore/state_processor.go
- tests/files/StateTests/EIP158/stEIP158SpecificTest.json 95 additions, 5 deletionstests/files/StateTests/EIP158/stEIP158SpecificTest.json
- tests/state_test.go 23 additions, 23 deletionstests/state_test.go
- tests/state_test_util.go 1 addition, 1 deletiontests/state_test_util.go
Loading
Please register or sign in to comment