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

[execution-layer] Cut new execution layer #14735

Merged
merged 3 commits into from
Nov 8, 2023
Merged

Conversation

tzakian
Copy link
Contributor

@tzakian tzakian commented Nov 8, 2023

Description

Cuts a new execution layer -- saves the current state in v1.

This is comprised of three commits:

  • Bottom commit is changes to the execution-layer script to work with the new crate layouts
  • Middle commit is the actual cut
  • Top commit is the bump of the execution layer version in the protocol config.

Test Plan

Make sure existing tests pass


If your changes are not user-facing and not a breaking change, you can skip the following section. Otherwise, please indicate what changed, and then add to the Release Notes section as highlighted during the release process.

Type of Change (Check all that apply)

  • protocol change
  • user-visible impact
  • breaking change for a client SDKs
  • breaking change for FNs (FN binary must upgrade)
  • breaking change for validators or node operators (must upgrade binaries)
  • breaking change for on-chain data layout
  • necessitate either a data wipe or data migration

Release notes

Create a new execution layer version to preserve backwards compatibility with upcoming changes.

Copy link

vercel bot commented Nov 8, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
mysten-ui ✅ Ready (Inspect) Visit Preview Nov 8, 2023 4:26pm
sui-typescript-docs ✅ Ready (Inspect) Visit Preview Nov 8, 2023 4:26pm
3 Ignored Deployments
Name Status Preview Updated (UTC)
explorer ⬜️ Ignored (Inspect) Nov 8, 2023 4:26pm
multisig-toolkit ⬜️ Ignored (Inspect) Nov 8, 2023 4:26pm
sui-kiosk ⬜️ Ignored (Inspect) Nov 8, 2023 4:26pm

Copy link
Contributor

@amnn amnn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! Thanks for cleaning up the script.

Copy link
Contributor

@dariorussi dariorussi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

great!!! thanks

@tzakian tzakian merged commit 9bbde9c into main Nov 8, 2023
@tzakian tzakian deleted the tzakian/new-exec-layer branch November 8, 2023 17:22
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

Successfully merging this pull request may close these issues.

3 participants