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

Improve protocol params handling #112

Open
1 of 2 tasks
szg251 opened this issue Jun 6, 2022 · 2 comments
Open
1 of 2 tasks

Improve protocol params handling #112

szg251 opened this issue Jun 6, 2022 · 2 comments
Labels
enhancement New feature or request

Comments

@szg251
Copy link
Collaborator

szg251 commented Jun 6, 2022

These are still some vague ideas:

  • Instead of having the protocol params strored in PABConfig, we should query the node for it (each time?)
  • Generating a protocol params file if none exists (cardano-cli query protocol-parameters) (done by Using a config file #91)
@szg251 szg251 added the enhancement New feature or request label Jun 6, 2022
@szg251
Copy link
Collaborator Author

szg251 commented Jun 6, 2022

Is there a use case for user defined pparams file, something that's different from the node's configuration?

@mikekeke
Copy link
Collaborator

Instead of having the protocol params strored in PABConfig, we should query the node for it (each time?)

What if we query protocol params one time before executing the contract and put them into PABConfig?

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

No branches or pull requests

2 participants