nimbus-eth1/nimbus/db/core_db/TODO.md

272 B

  • Re-implement getOldestJournalBlockNumber() and getLatestJournalBlockNumber() (from the core_apps module) via the CoreDb base api. Currently this api is bypassed (via the backend() directive). The functionality is directly provided by the Aristo backend.