move db tests to kv interface (#1946)
Showing
- cmd/snapshots/generator/commands/verify_state_snapshot.go 2 additions, 1 deletioncmd/snapshots/generator/commands/verify_state_snapshot.go
- ethdb/database_test.go 86 additions, 110 deletionsethdb/database_test.go
- ethdb/kv_lmdb.go 2 additions, 2 deletionsethdb/kv_lmdb.go
- ethdb/kv_snapshot.go 1 addition, 1 deletionethdb/kv_snapshot.go
- ethdb/kv_snapshot_test.go 1 addition, 1 deletionethdb/kv_snapshot_test.go
- turbo/snapshotsync/postprocessing_test.go 2 additions, 1 deletionturbo/snapshotsync/postprocessing_test.go
- turbo/snapshotsync/snapshot_builder_test.go 4 additions, 5 deletionsturbo/snapshotsync/snapshot_builder_test.go
Loading
Please register or sign in to comment