refactor: mv slot exporter related db func to /exporter/db.go #734
Annotations
10 errors
run-tests
undefined: db.CacheQuery
|
run-tests
d.db.GetAllSlots undefined (type *"github.com/gobitfly/beaconchain/pkg/commons/db".ConsensusDB has no field or method GetAllSlots)
|
run-tests
d.db.GetAllSlots undefined (type *"github.com/gobitfly/beaconchain/pkg/commons/db".ConsensusDB has no field or method GetAllSlots)
|
run-tests
d.db.GetLastSlot undefined (type *"github.com/gobitfly/beaconchain/pkg/commons/db".ConsensusDB has no field or method GetLastSlot)
|
run-tests
undefined: db.GetAllNonFinalizedSlots
|
run-tests
d.db.SetSlotFinalizationAndStatus undefined (type *"github.com/gobitfly/beaconchain/pkg/commons/db".ConsensusDB has no field or method SetSlotFinalizationAndStatus)
|
run-tests
d.db.SetSlotFinalizationAndStatus undefined (type *"github.com/gobitfly/beaconchain/pkg/commons/db".ConsensusDB has no field or method SetSlotFinalizationAndStatus)
|
run-tests
d.db.SetSlotFinalizationAndStatus undefined (type *"github.com/gobitfly/beaconchain/pkg/commons/db".ConsensusDB has no field or method SetSlotFinalizationAndStatus)
|
run-tests
d.db.SetSlotFinalizationAndStatus undefined (type *"github.com/gobitfly/beaconchain/pkg/commons/db".ConsensusDB has no field or method SetSlotFinalizationAndStatus)
|
run-tests
undefined: db.UpdateEpochStatus
|