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

Fix misalignment issue #156

Closed

Conversation

Ekleog-NEAR
Copy link
Contributor

@Ekleog-NEAR Ekleog-NEAR commented Jun 13, 2023

Backport from near/nearcore#9063.

First commit resets the code to the state it was at 2.4.0, to make it possible to fix issues there without importing all the changes from near-vm.

Second commit is the actual backport.

As per near/nearcore#9140, we’ll need to release it once landed so it can make its way into nearcore, before we can bump to rust 1.70.

Given the relative size of the commits, this should probably be rebased onto near-main, and not merged or squashed.

@Ekleog-NEAR Ekleog-NEAR requested a review from nagisa June 13, 2023 12:15
@Ekleog-NEAR Ekleog-NEAR force-pushed the fix-misalignment-issue branch from eba73a7 to b0e0dd7 Compare June 13, 2023 12:33
@nagisa
Copy link
Collaborator

nagisa commented Jun 14, 2023

Rather than resetting the entire tree, I’d vote to just land the 2nd commit on top of the changes already there. I meanwhile cherry-picked the commit in question into the 2.4 branch from which I’ll release 2.4.1.

@Ekleog-NEAR
Copy link
Contributor Author

So my thoughts were, this repo will only ever be used for the few changes we’ll need to make for wasmer nowadays, as all new development will be on near-vm; so keeping all the changes we made on top of 2.4 here is only going to be more hassle.

Now, an alternative would be to just stop caring about the near-main branch and configure the 2.4 branch as the main branch on this repo?

@nagisa
Copy link
Collaborator

nagisa commented Jun 15, 2023

I don't see a ton of value in making 2.4 branch the default, but it can't hurt either, so lets just do that.

@nagisa nagisa closed this Jun 15, 2023
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.

2 participants