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 stable2407 #2969

Merged
merged 6 commits into from
Aug 14, 2024
Merged

Update Substrate to stable2407 #2969

merged 6 commits into from
Aug 14, 2024

Conversation

nazar-pc
Copy link
Member

Surprisingly easy upgrade this time.

Thanks to upstreaming of patches we no longer need to update frontier fork, we can just use upstream instead.

There were also less changes than usual, here are those that I found interesting:

Not much happened on frontier side since last update.

I even updated libp2p that while had a few breaking changes, those were minor and mostly mechanical for us. I still had to update litep2p fork to not bring OpenSSL in, but that will hopefully become unnecessary soon with paritytech/litep2p#161 finally resolved.

Our fork is much lighter on patches this time around as well thanks to upstreaming and one more patch will go away soon with upstreaming of paritytech/polkadot-sdk#4257. Very nice trajectory even though we'll not be able to use unmodified upstream in short- to mid-term future.

Code contributor checklist:

Copy link
Member

@shamil-gadelshin shamil-gadelshin left a comment

Choose a reason for hiding this comment

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

Tested in #2972

@nazar-pc nazar-pc added this pull request to the merge queue Aug 14, 2024
Merged via the queue into main with commit 3531ad2 Aug 14, 2024
9 checks passed
@nazar-pc nazar-pc deleted the update-substrate branch August 14, 2024 07:48
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