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

Switch to babbage era #400

Closed
3 of 4 tasks
ch1bo opened this issue Jun 21, 2022 · 0 comments
Closed
3 of 4 tasks

Switch to babbage era #400

ch1bo opened this issue Jun 21, 2022 · 0 comments
Labels
green 💚 Low complexity or well understood feature 💬 feature A feature on our roadmap
Milestone

Comments

@ch1bo
Copy link
Member

ch1bo commented Jun 21, 2022

Why

The vasil hard fork is around the corner and it will enable the Babbage era. The hydra-node is targeting only a single era at a time and currently expects Alonzo blocks and transactions. This means, that the hydra-node will likely not work on the testnet/mainnet once they forked to Babbage anymore.

What

We want to support the Babbage era. Prior work has been performed in spike #280. This branch needs to be rebased on top of our latest additions to the Hydra protocol on master. Then, we need to figure out at least two annoyances:

  • Babbage does not run on TPraos consensus anymore and hence we don't have BFT-like nodes anymore -> we need to set up proper stake pools for our hydra-cluster tests
  • The transaction sequence generators have a new interface / got moved in the cardano-ledger

How

TBD

@ch1bo ch1bo added 💬 feature A feature on our roadmap green 💚 Low complexity or well understood feature labels Jun 21, 2022
@ch1bo ch1bo moved this to Now in Hydra Head Roadmap Jun 21, 2022
@ch1bo ch1bo added this to the 0.7.0 milestone Jun 22, 2022
@ch1bo ch1bo closed this as completed Jul 8, 2022
Repository owner moved this from Now to Done in Hydra Head Roadmap Jul 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
green 💚 Low complexity or well understood feature 💬 feature A feature on our roadmap
Projects
None yet
Development

No branches or pull requests

1 participant