Merge pull request #477 from cardano-foundation/refactor/cardano-entrypoint-chain
refactor: rename entrypoint chain to cardano-entrypoint
refactor: rename entrypoint chain to cardano-entrypoint
Bump cardano-base for Leios voting
* queryCurrentPParamsExamples, queryFuturePParamsExamples, queryRatifyStateExamples, queryGovStateExamples constraint changes to EraTest era. * queryProposalsExamples tightens to ConwayEraPParams era (via exampleProposalProcedureParameterChange). * Populate ensCurPParams, cgsCurPParams, cgsFuturePParams with examplePParams. Add EraTest era and ConwayEraPParams era to latestErasSpec. Regenerate Conway and Dijkstra goldens. Co-authored-by: Alexey Kuleshevich <[email protected]>
exampleDijkstraOnwardsEraPParams[Update] — extends conway, adds dijkstra fields. Update EraTest DijkstraEra to use them. Co-authored-by: Alexey Kuleshevich <[email protected]>
exampleConwayOnwardsEraPParams[Update] — extends babbage, adds conway fields. Update EraTest ConwayEra to use them. Update exampleProposalProcedureParameterChange to use exampleConwayOnwardsEraPParamsUpdate; constraint tightens to ConwayEraPParams era. Co-authored-by: Alexey Kuleshevich <[email protected]>
Signed-off-by: KtorZ <[email protected]>