Skip to content

feat: Support rcAt for /pallets/* endpoints#1703

Merged
TarikGul merged 11 commits into
masterfrom
tg-rcAt-pallets
Jul 21, 2025
Merged

feat: Support rcAt for /pallets/* endpoints#1703
TarikGul merged 11 commits into
masterfrom
tg-rcAt-pallets

Conversation

@TarikGul

@TarikGul TarikGul commented Jul 18, 2025

Copy link
Copy Markdown
Member

Summary

  • Adds rcAt parameter support to multiple pallets endpoints for Asset Hub relay chain integration
  • Enhances responses with relay chain context when rcAt parameter is used

Endpoints with rcAt support added:

  • /pallets/nomination-pools/info
  • /pallets/nomination-pools/{poolId}
  • /pallets/on-going-referenda
  • /pallets/{palletId}/consts
  • /pallets/{palletId}/consts/{constItemId}
  • /pallets/{palletId}/dispatchables
  • /pallets/{palletId}/dispatchables/{dispatchableItemId}
  • /pallets/{palletId}/errors
  • /pallets/{palletId}/errors/{errorItemId}
  • /pallets/{palletId}/events
  • /pallets/{palletId}/events/{eventItemId}
  • /pallets/{palletId}/storage
  • /pallets/{palletId}/storage/{storageItemId}
  • /pallets/pool-assets/{assetId}/asset-info
  • /pallets/staking/validators

@TarikGul TarikGul requested a review from a team as a code owner July 18, 2025 18:48

@filvecchiato filvecchiato left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Nice! Looking good!

@TarikGul TarikGul merged commit 00f8311 into master Jul 21, 2025
15 checks passed
@TarikGul TarikGul deleted the tg-rcAt-pallets branch July 21, 2025 11:41
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.

2 participants