feat(master): async pruning of orphan nodes #1968
Annotations
6 errors
nodedb.go#L100
cannot use db (variable of type "github.com/cosmos/iavl/db".DB) as "github.com/cosmos/cosmos-db".DB value in argument to NewBatchWithFlusher: "github.com/cosmos/iavl/db".DB does not implement "github.com/cosmos/cosmos-db".DB (missing method Delete)
|
nodedb.go#L363
cannot use ndb.db (variable of type "github.com/cosmos/iavl/db".DB) as "github.com/cosmos/cosmos-db".DB value in argument to NewBatchWithFlusher: "github.com/cosmos/iavl/db".DB does not implement "github.com/cosmos/cosmos-db".DB (missing method Delete)
|
nodedb.go#L433
undefined: dbm.IteratePrefix
|
nodedb.go#L506
undefined: dbm.IteratePrefix
|
nodedb.go#L939
cannot use ndb.db (variable of type "github.com/cosmos/iavl/db".DB) as "github.com/cosmos/cosmos-db".DB value in argument to NewBatchWithFlusher: "github.com/cosmos/iavl/db".DB does not implement "github.com/cosmos/cosmos-db".DB (missing method Delete)
|
|
The logs for this run have expired and are no longer available.
Loading