Persist Pebble Hashes during scanner #5579
Annotations
3 errors
Run Go Tests:
app/test_helpers.go#L181
cannot use NewInMemoryStateStore() (value of type *InMemoryStateStore) as "github.com/sei-protocol/sei-db/ss/types".StateStore value in assignment: *InMemoryStateStore does not implement "github.com/sei-protocol/sei-db/ss/types".StateStore (missing method WriteBlockRangeHash)
|
Run Go Tests:
app/test_helpers.go#L232
cannot use NewInMemoryStateStore() (value of type *InMemoryStateStore) as "github.com/sei-protocol/sei-db/ss/types".StateStore value in assignment: *InMemoryStateStore does not implement "github.com/sei-protocol/sei-db/ss/types".StateStore (missing method WriteBlockRangeHash)
|
Run Go Tests
Process completed with exit code 2.
|
Loading