-
Notifications
You must be signed in to change notification settings - Fork 707
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
[XCMv5]Remove XCM testnet NetworkIds #5390
Merged
franciscoaguirre
merged 20 commits into
paritytech:xcm-v5
from
programskillforverification:remove-networkids
Nov 1, 2024
Merged
[XCMv5]Remove XCM testnet NetworkIds #5390
franciscoaguirre
merged 20 commits into
paritytech:xcm-v5
from
programskillforverification:remove-networkids
Nov 1, 2024
Commits on Aug 19, 2024
-
Configuration menu - View commit details
-
Copy full SHA for cd33e83 - Browse repository at this point
Copy the full SHA cd33e83View commit details -
Replace unnecessary
&mut self
with&self
in `BlockImport::import_……block()` (paritytech#5339) There was no need for it to be `&mut self` since block import can happen concurrently for different blocks and in many cases it was `&mut Arc<dyn BlockImport>` anyway 🤷♂️ Similar in nature to paritytech#4844
Configuration menu - View commit details
-
Copy full SHA for 2ce6458 - Browse repository at this point
Copy the full SHA 2ce6458View commit details -
binary-merkle-tree: Do not spam test output (paritytech#5376)
The CI isn't happy with the amount of output: https://gitlab.parity.io/parity/mirrors/polkadot-sdk/-/jobs/7035621/raw --------- Co-authored-by: Shawn Tabrizi <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e83e8b3 - Browse repository at this point
Copy the full SHA e83e8b3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 856a3fe - Browse repository at this point
Copy the full SHA 856a3feView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4f16f3c - Browse repository at this point
Copy the full SHA 4f16f3cView commit details
Commits on Aug 20, 2024
-
Configuration menu - View commit details
-
Copy full SHA for a43ca9c - Browse repository at this point
Copy the full SHA a43ca9cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5d15302 - Browse repository at this point
Copy the full SHA 5d15302View commit details
Commits on Aug 22, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 190dca7 - Browse repository at this point
Copy the full SHA 190dca7View commit details -
Configuration menu - View commit details
-
Copy full SHA for d58209c - Browse repository at this point
Copy the full SHA d58209cView commit details -
Update cumulus/parachains/runtimes/bridge-hubs/bridge-hub-rococo/src/…
…lib.rs Co-authored-by: Adrian Catangiu <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 736f2ec - Browse repository at this point
Copy the full SHA 736f2ecView commit details -
Configuration menu - View commit details
-
Copy full SHA for b22604a - Browse repository at this point
Copy the full SHA b22604aView commit details
Commits on Sep 4, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 1d1d7c0 - Browse repository at this point
Copy the full SHA 1d1d7c0View commit details
Commits on Sep 5, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 9f7dc75 - Browse repository at this point
Copy the full SHA 9f7dc75View commit details
Commits on Oct 18, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c046a5c - Browse repository at this point
Copy the full SHA c046a5cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7ec6498 - Browse repository at this point
Copy the full SHA 7ec6498View commit details
Commits on Oct 31, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 910f4d2 - Browse repository at this point
Copy the full SHA 910f4d2View commit details -
Configuration menu - View commit details
-
Copy full SHA for c9c72ff - Browse repository at this point
Copy the full SHA c9c72ffView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5d078b9 - Browse repository at this point
Copy the full SHA 5d078b9View commit details
Commits on Nov 1, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 6decede - Browse repository at this point
Copy the full SHA 6decedeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3bbce95 - Browse repository at this point
Copy the full SHA 3bbce95View commit details
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.