Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PParams in cardano-ledger-api #3211

Open
2 of 3 tasks
koslambrou opened this issue Dec 13, 2022 · 2 comments
Open
2 of 3 tasks

PParams in cardano-ledger-api #3211

koslambrou opened this issue Dec 13, 2022 · 2 comments
Assignees
Labels

Comments

@koslambrou
Copy link
Collaborator

koslambrou commented Dec 13, 2022

As a cardano-ledger-api user, I want it to expose the public API for working with protocol parameters.

We should

  • - create the module Cardano.Ledger.Api.PParams
  • - expose all datatypes that will allow a user to create and/or work with a PParams for any given era (mostly the EraPParams typeclass)
  • - add doctest showing how we can do that

This issue should be done after #2927

@lehins lehins self-assigned this Jan 5, 2023
@JaredCorduan
Copy link
Contributor

@lehins I think it is fair to say that this issue is resolved by #3328. Do you agree, or did you have plans to add anything else?

@lehins
Copy link
Collaborator

lehins commented Mar 22, 2023

add doctest showing how we can do that

Not that part. Let's keep all of the api tickets opened for now and I'll go through them when I can actually focus on the cardano-ledger-api (which should be fairly soon)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants