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

Update Substrate to 1.10.1 #2683

Merged
merged 1 commit into from
Apr 16, 2024
Merged

Update Substrate to 1.10.1 #2683

merged 1 commit into from
Apr 16, 2024

Conversation

nazar-pc
Copy link
Member

This PR updates Substrate to polkadot-sdk version 1.10.1, which is latest as of right now.

Interestingly, the way Parity maintainers do releases, there were annoying (trivial) merge conflicts between their release branches, but I decided to merge changes into subpace-v4 rather than creating subspace-v5 due to our changes not conflicting with upstream.

There are a few minor breaking changes to the APIs we are using, but nothing special this time. Frontier's master also applied cleanly.

Construct Runtime v2 below seems experimental for now, but looks better from IDE support perspective even though it'll be more verbose.

Interesting PRs on Substrate side:

The only potentially interesting PRs on frontier side are these:

P.S. Running this version locally already, seems to work so far.

Code contributor checklist:

Base automatically changed from mmr_changes to main April 15, 2024 19:36
@nazar-pc nazar-pc enabled auto-merge April 15, 2024 19:41
@nazar-pc nazar-pc added this pull request to the merge queue Apr 16, 2024
Merged via the queue into main with commit 2d1e4dc Apr 16, 2024
11 checks passed
@nazar-pc nazar-pc deleted the update-substrate branch April 16, 2024 06:27
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