-
Notifications
You must be signed in to change notification settings - Fork 15
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 localnet polkadot runtime to v1.3.3 #5337
Merged
martin-chainflip
merged 2 commits into
main
from
chore/polkadot_runtime_update_133_localnet
Oct 30, 2024
Merged
Update localnet polkadot runtime to v1.3.3 #5337
martin-chainflip
merged 2 commits into
main
from
chore/polkadot_runtime_update_133_localnet
Oct 30, 2024
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
martin-chainflip
requested review from
ahasna and
anton-chain
and removed request for
a team
October 17, 2024 14:54
ahasna
approved these changes
Oct 17, 2024
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #5337 +/- ##
======================================
- Coverage 71% 71% -0%
======================================
Files 496 496
Lines 86485 86349 -136
Branches 86485 86349 -136
======================================
- Hits 61751 61548 -203
- Misses 21971 22028 +57
- Partials 2763 2773 +10 ☔ View full report in Codecov by Sentry. |
dandanlen
approved these changes
Oct 18, 2024
github-merge-queue bot
pushed a commit
that referenced
this pull request
Oct 18, 2024
update localnet polkadot runtime to v1.3.3
github-merge-queue
bot
removed this pull request from the merge queue due to failed status checks
Oct 18, 2024
martin-chainflip
removed this pull request from the merge queue due to a manual request
Oct 28, 2024
github-merge-queue
bot
removed this pull request from the merge queue due to failed status checks
Oct 28, 2024
github-merge-queue
bot
removed this pull request from the merge queue due to failed status checks
Oct 29, 2024
martin-chainflip
deleted the
chore/polkadot_runtime_update_133_localnet
branch
October 30, 2024 10:58
dandanlen
pushed a commit
that referenced
this pull request
Oct 31, 2024
update localnet polkadot runtime to v1.3.3
dandanlen
pushed a commit
that referenced
this pull request
Oct 31, 2024
update localnet polkadot runtime to v1.3.3
syan095
added a commit
that referenced
this pull request
Nov 3, 2024
…d-migration * origin/main: fix: retry with search history enabled after some attempts (#5370) fix: rpc subscription return types (#5374) chore: remove unused stream_utils (#5373) fix: always sweep on RPC free balance (#5376) fix: make boost detection more accurate (#5369) chore: better not contributing error message (#5368) chore: rename ElectoralSystemStatus -> ElectionPalletStatus (#5367) fix: `request_swap_deposit_address_with_affiliates` refund address is consistent with destination address type (#5360) feat: add sol chain tracking metric (#5366) fix: remove is_vote_valid (#5363) fix: separate lp account for lp api (#5354) fix: features for test-externalities (#5365) Update localnet polkadot runtime to v1.3.3 (#5337)
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Pull Request
Closes: PRO-1686
Checklist
Please conduct a thorough self-review before opening the PR.
Summary
Updates the pokadot runtime to v1.3.3 on the localnet node.