Features
- feat: add
/rc/blocks/{blockId}/para-inclusions
endpoint (#1788) (0a94c55)- Adds relay chain counterpart endpoint for parachain inclusion queries, allowing retrieval of parachain inclusion information directly from relay chain blocks
- feat: add
/blocks/{blockId}/para-inclusions
(#1785) (3729cbc)- Adds new endpoint to retrieve parachain inclusion information for relay chain blocks
- feat: ElasticScaling MultiBlock support Post AHM (#1779) (2aa6360)
- Adds support for Elastic Scaling multi-block responses post Asset Hub Migration
Fix
- fix: enforce correct config CACHE_CAPACITY type (#1782) (1dad5e2)
- Ensures CACHE_CAPACITY configuration is properly typed as number
Docs
Chores
Compatibility
Tested against the following node releases:
- Polkadot v1.19.2 (Polkadot stable2506-2)
- Kusama v1.19.2 (Polkadot stable2506-2)
- Westend v1.19.2 (Polkadot stable2506-2)
Tested against the following runtime releases:
- Polkadot v1006002
- Kusama v1007001
- Westend v1020000
- Polkadot Asset Hub v1006000
- Kusama Asset Hub v1007001
- Westend Asset Hub v1020000