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

Request: Maintain a list of supported versions/hardforks of cardano-node #828

Open
junderw opened this issue Nov 6, 2024 · 0 comments
Open

Comments

@junderw
Copy link

junderw commented Nov 6, 2024

Every time a new release appears on the oura repository, we have to look at each change, then look at upcoming hard forks on cardano-node and make sure that:

  1. The new post-hardfork-supporting cardano-node is supported by the new oura version.
  2. The new oura version is required for the hardfork. (ie. can we just upgrade the cardano-node without re-compiling the Rust binary that uses oura)

It would be nice to know: "ok, to prepare for the hardfork we need to upgrade cardano-node to X and oura to Y. Good." or "ok, all we need to upgrade is cardano-node, oura should work as-is" instead of every time reading the source code and seeing if it lines up with the breaking changes added to the hardfork on the cardano-node side.

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

1 participant