"Unwind" for the execution phase when plain state is selected (#571)
* "Unwind" for the execution phase when plain state is selected * test stub (fails) * tests (one with incarnations fails) * test fixups * fix tests: cleanup contract code bucket
Showing
- core/rawdb/accessors_account.go 20 additions, 9 deletionscore/rawdb/accessors_account.go
- core/state/database.go 1 addition, 1 deletioncore/state/database.go
- eth/downloader/stagedsync_stage_execute.go 122 additions, 22 deletionseth/downloader/stagedsync_stage_execute.go
- eth/downloader/stagedsync_stage_execute_test.go 239 additions, 0 deletionseth/downloader/stagedsync_stage_execute_test.go
- ethdb/badger_db.go 0 additions, 4 deletionsethdb/badger_db.go
- ethdb/bolt_db.go 0 additions, 4 deletionsethdb/bolt_db.go
- ethdb/interface.go 0 additions, 1 deletionethdb/interface.go
- ethdb/mutation.go 0 additions, 4 deletionsethdb/mutation.go
- ethdb/remote_bolt_db.go 0 additions, 4 deletionsethdb/remote_bolt_db.go
- ethdb/rewind.go 124 additions, 0 deletionsethdb/rewind.go
- ethdb/walk.go 0 additions, 52 deletionsethdb/walk.go
Loading
Please register or sign in to comment