Features
- feat: add /blocks that enforces range query param (#954) (f8ab1ec)
- This Feature provides a new endpoints called
/blocks
which allows you to query a range of blocks maxing out at 500. An example query would be/blocks?range=0-499
.
- This Feature provides a new endpoints called
Bug Fixes
- fix: set minCalcFee runtime to 1058 for kusama (#966) (e3adacc)
- fix(scripts): jest pass-fail bug (#944) (44482aa)
Chores
CI
- ci: update node version in docker (#956) (a6a4bdb)
- ci: increase benchmark threshold (#962) (bb5dea9)
Docs
Compatibility
Tested against:
- Polkadot v9240
- Kusama v9240
- Westend v9240