-
Notifications
You must be signed in to change notification settings - Fork 1.1k
[AHM] The Asset Hub Migration on Westend #7997
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
Merged
Conversation
This file contains hidden or 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
Signed-off-by: Oliver Tale-Yazdi <[email protected]>
Signed-off-by: Oliver Tale-Yazdi <[email protected]>
Signed-off-by: Oliver Tale-Yazdi <[email protected]>
Signed-off-by: Oliver Tale-Yazdi <[email protected]>
Signed-off-by: Oliver Tale-Yazdi <[email protected]>
Signed-off-by: Oliver Tale-Yazdi <[email protected]>
Signed-off-by: Oliver Tale-Yazdi <[email protected]>
Signed-off-by: Oliver Tale-Yazdi <[email protected]>
Signed-off-by: Oliver Tale-Yazdi <[email protected]>
The benchmarks were failing because they were trying to nominate to accounts that weren't properly registered validators. The PR #8436 correctly added validation to prevent this (fixing a silent failure), but this broke benchmarks that had invalid setups. Rather than create complex validator setups, we simply removed nomination from the benchmarks entirely - which is actually more realistic for fast-unstake usage patterns: fast-unstake is designed for accounts that are bonded but **not actively nominating**.
Signed-off-by: Oliver Tale-Yazdi <[email protected]>
…works when built with runtime-benchmarks Signed-off-by: Oliver Tale-Yazdi <[email protected]>
|
All GitHub workflows were cancelled due to failure one of the required jobs. |
Signed-off-by: Oliver Tale-Yazdi <[email protected]>
Signed-off-by: Oliver Tale-Yazdi <[email protected]>
Signed-off-by: Oliver Tale-Yazdi <[email protected]>
Signed-off-by: Oliver Tale-Yazdi <[email protected]>
Co-authored-by: muharem <[email protected]>
Signed-off-by: Oliver Tale-Yazdi <[email protected]>
sigurpol
added a commit
to paritytech/polkadot-staking-miner
that referenced
this pull request
Jun 27, 2025
Now that [SDK ](paritytech/polkadot-sdk#7997) has been merged, we can track SDK's `master` branch again instead of `donal-ahm`.
sigurpol
added a commit
to paritytech/polkadot-staking-miner
that referenced
this pull request
Jun 27, 2025
Now that [SDK ](paritytech/polkadot-sdk#7997) has been merged, we can track SDK's `master` branch again instead of `donal-ahm`.
sigurpol
added a commit
to paritytech/polkadot-staking-miner
that referenced
this pull request
Jun 30, 2025
Now that [SDK#7997](paritytech/polkadot-sdk#7997) has been merged, we can track SDK's `master` branch again instead of `donal-ahm`.
alvicsam
pushed a commit
that referenced
this pull request
Oct 17, 2025
Pulling out the simple pieces of #7997 for easier review: - Fix `hypothetically` macro to use proper `Result` type - Add `DefensiveTruncateInto` as counter part to `DefensiveTruncateFrom` - Add DecodeWithMemTracking to many structs - Make storage items public --------- Signed-off-by: Oliver Tale-Yazdi <[email protected]> Co-authored-by: cmd[bot] <41898282+github-actions[bot]@users.noreply.github.com>
alvicsam
pushed a commit
that referenced
this pull request
Oct 17, 2025
Post AHM changes for Westend Relay and Asset Hub. Changes: - Add Async staking pallets to Westend Relay and Asset Hub - XCM stuff? - Deploy pallet-ah-ops - Deprecate pallet function `pallet_utility::Pallet::<T>::derivative_account_id` in favour of freestanding function `pallet_utility::derivative_account_id`. --------- Signed-off-by: Oliver Tale-Yazdi <[email protected]> Signed-off-by: Alexandru Gheorghe <[email protected]> Signed-off-by: Iulian Barbu <[email protected]> Co-authored-by: Oliver Tale-Yazdi <[email protected]> Co-authored-by: muharem <[email protected]> Co-authored-by: polka.dom <[email protected]> Co-authored-by: Ankan <[email protected]> Co-authored-by: Kian Paimani <[email protected]> Co-authored-by: Adrian Catangiu <[email protected]> Co-authored-by: kianenigma <[email protected]> Co-authored-by: Ankan <[email protected]> Co-authored-by: cmd[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Karol Kokoszka <[email protected]> Co-authored-by: Branislav Kontur <[email protected]> Co-authored-by: Paolo La Camera <[email protected]> Co-authored-by: ordian <[email protected]> Co-authored-by: Javier Viola <[email protected]> Co-authored-by: Dmitry Markin <[email protected]> Co-authored-by: Andrei Eres <[email protected]> Co-authored-by: Tsvetomir Dimitrov <[email protected]> Co-authored-by: Javier Viola <[email protected]> Co-authored-by: Alexandru Gheorghe <[email protected]> Co-authored-by: cuteolaf <[email protected]> Co-authored-by: Michal Kucharczyk <[email protected]> Co-authored-by: Serban Iorga <[email protected]> Co-authored-by: PG Herveou <[email protected]> Co-authored-by: Anthony Kveder <[email protected]> Co-authored-by: Alexandru Vasile <[email protected]> Co-authored-by: Bastian Köcher <[email protected]> Co-authored-by: Alin Dima <[email protected]> Co-authored-by: Iulian Barbu <[email protected]> Co-authored-by: Steven <[email protected]> Co-authored-by: girazoki <[email protected]> Co-authored-by: Evgeny Svirsky <[email protected]> Co-authored-by: Alexander Cyon <[email protected]> Co-authored-by: Koute <[email protected]> Co-authored-by: Afounso Souza <[email protected]> Co-authored-by: Alexandre R. Baldé <[email protected]> Co-authored-by: Doordashcon <[email protected]> Co-authored-by: Alexander Theißen <[email protected]> Co-authored-by: Victor Oliva <[email protected]> Co-authored-by: Karol Kokoszka <[email protected]>
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.
Post AHM changes for Westend Relay and Asset Hub.
Changes:
pallet_utility::Pallet::<T>::derivative_account_idin favour of freestanding functionpallet_utility::derivative_account_id.