Skip to content

Fix misalignment issue - #156

Closed
Ekleog-NEAR wants to merge 2 commits into
near:near-mainfrom
Ekleog-NEAR:fix-misalignment-issue
Closed

Fix misalignment issue#156
Ekleog-NEAR wants to merge 2 commits into
near:near-mainfrom
Ekleog-NEAR:fix-misalignment-issue

Conversation

@Ekleog-NEAR

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

Copy link
Copy Markdown
Contributor

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鈥檒l 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

nagisa commented Jun 14, 2023

Copy link
Copy Markdown
Contributor

Rather than resetting the entire tree, I鈥檇 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鈥檒l release 2.4.1.

@Ekleog-NEAR

Copy link
Copy Markdown
Contributor Author

So my thoughts were, this repo will only ever be used for the few changes we鈥檒l 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

nagisa commented Jun 15, 2023

Copy link
Copy Markdown
Contributor

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