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

Fee calculation mismatch with conway certificates #663

Closed
Scitz0 opened this issue Feb 1, 2024 · 4 comments
Closed

Fee calculation mismatch with conway certificates #663

Scitz0 opened this issue Feb 1, 2024 · 4 comments

Comments

@Scitz0
Copy link

Scitz0 commented Feb 1, 2024

Hi,

I have noticed while developing against latest CSL 12 alpha-15 that fee calculation when including both drep registration and drep delegation is 4224 lovelace short. So it seems that CSL is currently unable to determine that the drep vkey witness is needed based on provided certificates.

I also tried it against the bleeding edge evgenii/conway_certs e835403 commit with no change.

@lisicky as you seem to be developing many of the changes against the conway era, is this a known issue?

@Ryun1
Copy link

Ryun1 commented Feb 1, 2024

Is it because Alpha 15 is preparing for Node 8.8, where DRep registrations WILL require an extra witness when compared to current node version?

@lisicky
Copy link
Contributor

lisicky commented Feb 1, 2024

Hi @Scitz0 ! Thanks for your issue, yes we know about and will be fixed in the next version, from my estimation it will be in the next week. For drep registration you need to provide a witness only from node 8.8

@lisicky
Copy link
Contributor

lisicky commented Feb 1, 2024

@Ryun1 for node 8.8 it will be CSL 12 alpha 16

@Scitz0
Copy link
Author

Scitz0 commented Feb 1, 2024

Ok thanks for input 👍

@Scitz0 Scitz0 closed this as completed Feb 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants