Breaking Changes
-
fix: claimed in staking info endpoint (#1445) (e11955a)
NOTE: This PR introduces breaking changes in the
staking-info
endpoint. More specifically:- The field
claimed
in the endpoint's response has changed structure and now we have a separate status for each era returned. - The status values are different for validator and nominator account.
- The logic that calculates the era status was completely refactored.
Please refer to the documents mentioned in the related PR for more details:
- The field
Fix
- fix: make scripts executable again in benchmark workflow (#1589) (22db863)
- fix: benchmark-publish job (github action) (#1585) (d87bc07)
Chores
- chore(deps-dev): bump @types/express-serve-static-core from 5.0.5 to 5.0.6 (#1588) (2ad52e0)
- chore(deps): bump the pjs group with 5 updates (#1587) (274e844)
- chore(deps): update polkadot-js deps to v15.5.1 (#1583) (fd7d7b7)
- chore(deps): bump docker/build-push-action from 6.11.0 to 6.13.0 (#1580) (18f33f4)
- chore(deps-dev): bump @types/express-serve-static-core from 5.0.4 to 5.0.5 (#1578) (398a98c)
- chore(deps-dev): bump @types/express-serve-static-core from 5.0.3 to 5.0.4 (#1574) (194f3e7)
- chore(deps): bump the pjs group with 5 updates (#1573) (fc95cd0)
- chore(deps): bump docker/build-push-action from 6.10.0 to 6.11.0 (#1572) (51ab44b)
Compatibility
Tested against the following node releases:
- Polkadot v1.17.1 (Polkadot stable2412-1)
- Kusama v1.17.1 (Polkadot stable2412-1)
- Westend v1.17.1 (Polkadot stable2412-1)
Tested against the following runtime releases:
- Polkadot v1003004
- Kusama v1003003
- Westend v1017001