IntersectMBO / IntersectMBO/cardano-db-sync
Remove TestBabbageHardForkAtEpoch: 2 from config-hf-epoch1 config files
- Dominant language
- Haskell
- Stars
- 318
- Forks
- 168
- PR merge metrics
- No merged PRs in 30d
Description
Remove `"TestBabbageHardForkAtEpoch": 2` from [`config-hf-epoch1/test-config.json`](https://github.com/IntersectMBO/cardano-db-sync/blob/0f1d93f9b868caaf14c6cd0e77991e63c07c067f/cardano-chain-gen/test/testfiles/config-hf-epoch1/test-config.json#L17).
The Consensus Team will be removing that feature from the Hard Fork Combinator: https://github.com/IntersectMBO/ouroboros-consensus/issues/416.
The [migration guide](https://ouroboros-consensus.cardano.intersectmbo.org/docs/for-developers/EraTransitionGovernance) introduced by https://github.com/IntersectMBO/ouroboros-consensus/pull/1408 explains which transactions to create in order to replace the use of this deprecated misfeature.
(To be clear: `TestXxxHardForkAtEpoch: 0` are not deprecated, but >0 values are.)
Contributor guide
Assessment
This issue has not been assessed yet.