IntersectMBO / IntersectMBO/cardano-ledger
Create certificates with deposit values for Pools
Open
DijkstraEra
- Dominant language
- Haskell
- Stars
- 295
- Forks
- 179
- Avg merge
- 4d 7h
- Merged PRs (30d)
- 29
Description
Create two new certificates, just like `RegPoolTxCert` and `RetirePoolTxCert`, but with values for deposit and refund.
This would be nice to have in Conway, but is not a requirement.
Contributor guide
Research direction
Start by reading the existing RegPoolTxCert and RetirePoolTxCert definitions in the ledger code and trace how pool certificates are represented. Determine the Conway-specific scope and identify where deposit and refund values belong; done means two analogous certificates exist with those values represented consistently.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- haskell
- Domain
- blockchain
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100