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

chore: upgrade to polkadot v1.11.0 #5

Merged
merged 7 commits into from
Jun 21, 2024
Merged

Conversation

AlexD10S
Copy link
Collaborator

What I did to upgrade it.
First sync withbase-parachainrepository:

git remote add upstream https://github.com/r0gue-io/base-parachain.git
git fetch upstream
git merge upstream/main

Resolve locally the conflicts, and run psvm -v "1.11.0” for the specific assets pallets.

al3mart and others added 7 commits June 7, 2024 14:41
…ated-relay-number

fix: Revert relay number check
* chore(base): polkadot-v1.11.0

* chore(base): add benchmarks.rs

* Update node/src/service.rs

Co-authored-by: Daan van der Plas <93204684+Daanvdplas@users.noreply.github.com>

* style: newlines

* build(deps): bump substrate-wasm-builder based on psvm

* build(deps): align rust version with polkadot release

* fix: add missing functionality from upstream

---------

Co-authored-by: Daan van der Plas <93204684+Daanvdplas@users.noreply.github.com>
Co-authored-by: Daanvdplas <daanvdplas@live.nl>
Co-authored-by: Frank Bell <frank@r0gue.io>
Copy link

@al3mart al3mart left a comment

Choose a reason for hiding this comment

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

LGTM

@AlexD10S AlexD10S requested review from peterwht and removed request for peterwht June 20, 2024 07:57
@AlexD10S AlexD10S merged commit 1f6bf4d into main Jun 21, 2024
6 checks passed
@AlexD10S AlexD10S deleted the alex/chore-polkadot-v1.11.0 branch June 21, 2024 10:22
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.

4 participants