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

Add CI rule to force increasing of the Executor::VERSION on each release #1835

Closed
xgreenx opened this issue Apr 17, 2024 · 1 comment · Fixed by #1898
Closed

Add CI rule to force increasing of the Executor::VERSION on each release #1835

xgreenx opened this issue Apr 17, 2024 · 1 comment · Fixed by #1898
Assignees

Comments

@xgreenx
Copy link
Collaborator

xgreenx commented Apr 17, 2024

No description provided.

@MitchTurner
Copy link
Member

We are worried that two versions of the bytecode might have the same Executor::VERSION. This could cause a fork in the blockchain.

If we can guarantee somehow that each release has a new Executor::VERSION, then this isn't really a problem

@xgreenx xgreenx self-assigned this May 7, 2024
xgreenx added a commit that referenced this issue May 27, 2024
Closes #1835


### Before requesting review
- [x] I have reviewed the code myself

---------

Co-authored-by: Mitchell Turner <james.mitchell.turner@gmail.com>
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 a pull request may close this issue.

2 participants