Breaking Changes
- fix!: removes metadata v13 (#1272) (287d8e3)
NOTE: This removesadjustMetadataV13
query parameter from/pallets/{palletId}/storage
. - fix!: remove noMeta query param from /transaction/materials (#1275) (1d20501)
NOTE: This removesnoMeta
from/transaction/materials
. Please refer to the PR for more information. - fix!: minimum nodejs version (#1278) (05628da)
NOTE: We want this library to be in sync with polkadot-js so it's important for us to also be in line with node-js versions. The version we specify is a minimum of v18.14.
Test
CI
- ci: Update buildah command and version (#1271) (8fdfef8)
- ci: Change endpoints for e2e tests (#1270) (23f5b51)
Chores
- chore(deps): update polkadot-js (#1277) (e8666ca)
- chore(deps): update polkadot-js deps (#1267) (637c964)
- chore(deps): update substrate dev (#1269) (5e9b838)
Docs
Compatibility
Tested against:
- Polkadot v9420
- Kusama v9420
- Westend v9420