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

queries_v16::get_current_pparams fails on conway preview network #496

Open
jonathangenlambda opened this issue Aug 1, 2024 · 0 comments
Labels
bug Something isn't working needs more info We need more information to triage the issue

Comments

@jonathangenlambda
Copy link

jonathangenlambda commented Aug 1, 2024

Cardano preview has been hard forked into Conway.

When running queries_v16::get_current_pparams against a locally synced preview node with version 9.1 we get the following failure
InvalidCbor(Error { err: TypeMismatch(Array), pos: Some(52), msg: "expected u64" })

The era param has value 6 and was successfully fetched via queries_v16::get_current_era

We are building against latest version of pallas, that is 0.29.0

@scarmuega scarmuega added bug Something isn't working needs more info We need more information to triage the issue labels Sep 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working needs more info We need more information to triage the issue
Projects
Status: 📋 Backlog
Development

No branches or pull requests

2 participants