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

Apply a few minor fixes found while addressing the fellows PR for weights. #7098

Merged
merged 3 commits into from
Jan 20, 2025

Conversation

bkontur
Copy link
Contributor

@bkontur bkontur commented Jan 9, 2025

This PR addresses a few minor issues found while working on the polkadot-fellows PR polkadot-fellows/runtimes#522:

  • Incorrect generic type for InboundLaneData in check_message_lane_weights.
  • Renaming leftovers: assigner_on_demand -> on_demand.

@bkontur bkontur added R0-silent Changes should not be mentioned in any release notes T15-bridges This PR/Issue is related to bridges. labels Jan 9, 2025
@paritytech-review-bot paritytech-review-bot bot requested a review from a team January 9, 2025 09:05
@bkontur bkontur self-assigned this Jan 9, 2025
@bkontur bkontur added this pull request to the merge queue Jan 20, 2025
Merged via the queue into master with commit 115ff4e Jan 20, 2025
208 of 215 checks passed
@bkontur bkontur deleted the bko-fellows-nits branch January 20, 2025 13:25
Nathy-bajo pushed a commit to Nathy-bajo/polkadot-sdk that referenced this pull request Jan 21, 2025
…ghts. (paritytech#7098)

This PR addresses a few minor issues found while working on the
polkadot-fellows PR
[https://github.com/polkadot-fellows/runtimes/pull/522](https://github.com/polkadot-fellows/runtimes/pull/522):
- Incorrect generic type for `InboundLaneData` in
`check_message_lane_weights`.
- Renaming leftovers: `assigner_on_demand` -> `on_demand`.
Nathy-bajo pushed a commit to Nathy-bajo/polkadot-sdk that referenced this pull request Jan 21, 2025
…ghts. (paritytech#7098)

This PR addresses a few minor issues found while working on the
polkadot-fellows PR
[https://github.com/polkadot-fellows/runtimes/pull/522](https://github.com/polkadot-fellows/runtimes/pull/522):
- Incorrect generic type for `InboundLaneData` in
`check_message_lane_weights`.
- Renaming leftovers: `assigner_on_demand` -> `on_demand`.
mordamax pushed a commit to paritytech-stg/polkadot-sdk that referenced this pull request Jan 21, 2025
…ghts. (paritytech#7098)

This PR addresses a few minor issues found while working on the
polkadot-fellows PR
[https://github.com/polkadot-fellows/runtimes/pull/522](https://github.com/polkadot-fellows/runtimes/pull/522):
- Incorrect generic type for `InboundLaneData` in
`check_message_lane_weights`.
- Renaming leftovers: `assigner_on_demand` -> `on_demand`.
mordamax pushed a commit to paritytech-stg/polkadot-sdk that referenced this pull request Jan 22, 2025
…ghts. (paritytech#7098)

This PR addresses a few minor issues found while working on the
polkadot-fellows PR
[https://github.com/polkadot-fellows/runtimes/pull/522](https://github.com/polkadot-fellows/runtimes/pull/522):
- Incorrect generic type for `InboundLaneData` in
`check_message_lane_weights`.
- Renaming leftovers: `assigner_on_demand` -> `on_demand`.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
R0-silent Changes should not be mentioned in any release notes T15-bridges This PR/Issue is related to bridges.
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

3 participants