Closed leo-bogastry closed 3 years ago
Continuing the effort of removing the desynchronization between caches and RocksDB the AtomicReference[BestBlockLatestCheckpointNumbers] used as cache was removed and replaced by persistence in RocksDB.
AtomicReference[BestBlockLatestCheckpointNumbers]
This branch has been tested against mainnet, deployed in Staging and tested against the ERC20 tests. Report here: https://buildkite.com/input-output-hk/mantis-automation/builds/7468#_
Description
Continuing the effort of removing the desynchronization between caches and RocksDB the
AtomicReference[BestBlockLatestCheckpointNumbers]
used as cache was removed and replaced by persistence in RocksDB.Testing
This branch has been tested against mainnet, deployed in Staging and tested against the ERC20 tests. Report here: https://buildkite.com/input-output-hk/mantis-automation/builds/7468#_