Breaking Changes
- feat!: add in-transit XCM msgs in blocks endpoint (#1412) (6028086)
- NOTE: This PR introduces breaking changes in the blocks endpoint when decoded XCM messages are enabled. More specifically:
- The structure of the Upward Messages response has changed
paraId
was renamed tooriginParaId
- NOTE: This PR introduces breaking changes in the blocks endpoint when decoded XCM messages are enabled. More specifically:
Fix
- fix: add Kusama chain check in historic blocks (#1415) (cfbcddd)
- fix: multilocation type in pallets/foreign-assets (#1408) (b7136d0)
Chore
- fix(deps): update pjs deps, and fixing types (#1416) (b5eded8)
- chore(deps): bump follow-redirects from 1.15.5 to 1.15.6 in /docs (#1414) (e20f782)
- chore(deps): update non-pjs deps (#1407) (96c9f11)
Compatibility
Tested against:
- Polkadot v10800
- Kusama v10800
- Westend v10800