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

8.10.1-pre not compatible with preview/conway-genesis referred to in the release notes. #5807

Open
jmchapman opened this issue Apr 26, 2024 · 2 comments
Labels
Stale type: bug Something is not working

Comments

@jmchapman
Copy link

jmchapman commented Apr 26, 2024

Internal/External
Internal if an IOHK staff member.

Area
Other Any other topic (Delegation, Ranking, ...).

Summary
The 8.10.1-pre release notes (https://github.com/IntersectMBO/cardano-node/releases/tag/8.10.1-pre) say in the description it can be used with the preview network and provides a generic link to 'configuration files' here:

https://book.play.dev.cardano.org/environments.html

However the preview specific config files linked here:

https://book.play.dev.cardano.org/env-preview.html

contains a conway-genesis.json that doesn't have an entry for minFeeRefScriptCostPerByte. So, when you try to use this with 8.10.1-pre you get this error from the node:

cardano-node: Conway related : There was an error parsing the genesis file: ".../preview/conway-genesis.json" Error: "Error in $: key \"minFeeRefScriptCostPerByte\" not found"
Steps to reproduce

Steps to reproduce the behavior:
Run node 8.10.1-pre on preview with the conway-gensis.json from https://book.play.dev.cardano.org/environments/preview/conway-genesis.json
Expected behavior
8.10.1-pre + preview + provided config files for preview should work or otherwise release notes should be updated

@jmchapman jmchapman added the type: bug Something is not working label Apr 26, 2024
@jmchapman
Copy link
Author

I'm surprised the bug label is added automatically, I thought this would be added when this is triaged.

Copy link

This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 120 days.

@github-actions github-actions bot added the Stale label May 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Stale type: bug Something is not working
Projects
None yet
Development

No branches or pull requests

1 participant