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