mlabs-haskell / mlabs-haskell/cardano-devnet-flake
Allow starting from a different era
Open
Nobody has claimed this yet.
- Dominant language
- Nix
- Stars
- 2
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
The most obvious use-case is hard-fork simulation, where a user might want to go through the HF process and verify that the dApp survives the process.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No files, tests, or entry points are named. Start by tracing how the Cardano devnet selects its initial era, then review the hard-fork simulation flow and determine how a user would specify a different starting era. Done means the devnet can start from the requested era and support validating that a dApp survives the hard-fork process.
Written by the indexing model from the issue text.
Assessment
- Domain
- blockchain, infrastructure
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100