v14.3.0
Notes
This release contains a lot of new features and endpoints to sidecar. Notably, you may now write your logs to a file instrinsicly in sidecar. Please refer to the following docs on logging
for more information. There is also a fresh amount of new endpoints to query:
/paras/head/included-candidates
/paras/head/backed-candidates
/pallets/{palletId}/errors
/pallets/{palletId}/errors/{errorItemId}
/pallets/staking/validators
/pallets/nominationPools/info
/pallets/nomintaionPools/{poolId}
For more info on the endpoints please refer to the docs
Features
- feat: add /paras/head/included-candidates and /paras/head/backed-candidates (#1166) (eb4add7)
- feat: add nomination pools support (#1095) (7534b1e)
- feat: add /pallets/errors (#1176) (65a0881)
- feat: add /pallets/staking/validators endpoint (#1045) (70e0a36)
- feat: add fileTransport (#1189) (9c2effb)
Chores
- chore(deps): update polkadot-js deps (#1183) (e2d64ed)
- chore(yarn-dev): update yarn to 3.3.1, and substrate/dev to 0.6.6 (#1185) (c7461c6)
- chore(lint): adjust lint script (#1184) (325e80a)
- chore: bump bumpalo from 3.6.0 to 3.12.0 in /calc (#1192) (93e7d36)
- chore(deps): update polkadot-js deps (#1193) (ee64335)
- chore(scripts): cleanup package.json scripts (#1200) (1585605)
Docs
Compatibility
Tested against:
- Polkadot v9370
- Kusama v9370
- Westend v9370