IntersectMBO / IntersectMBO/ouroboros-consensus
[FEAT] - Drop support for NTC for older eras
Open
- Dominant language
- Haskell
- Stars
- 67
- Forks
- 43
- Avg merge
- 5d 13h
- Merged PRs (30d)
- 43
Description
**Internal**
Whenever a transition to a new era has been completed in Mainnet, we do not expect any NTC interaction to make use of previous eras.
> Question: what about syncing nodes?
It seems therefore that we can drop golden files for eras other than the latest era. Support for answering the queries might be kept precisely for syncing nodes, but the golden file conformance is not guaranteed by the Ledger.
Contributor guide
Assessment
This issue has not been assessed yet.