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

Proof of concept for Sequencer upgrade #1874

Open
Fraser999 opened this issue Dec 12, 2024 · 0 comments
Open

Proof of concept for Sequencer upgrade #1874

Fraser999 opened this issue Dec 12, 2024 · 0 comments
Assignees

Comments

@Fraser999
Copy link
Contributor

Fraser999 commented Dec 12, 2024

Create PoC and update https://astria.atlassian.net/wiki/spaces/Astria/pages/101318658/Sequencer+Upgrades as per recent discussion.

Summary of main changes to design doc:

  • config env var not optional - for new networks, provide empty upgrade file
  • have single Upgrade hold multiple Changes
  • validate all applied upgrade Changes on startup (check hash of each in storage)
  • borsh encode each Change to get hash
  • in handle_info_request, provide details of staged upgrade(s) in the data field
  • add app_version to upgrade. Set it during finalize block via consensus_param_updates, and in handle_info_request

┆Issue Number: ENG-1045

@Fraser999 Fraser999 self-assigned this Dec 12, 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

1 participant