Upgrade priority: Low. Internal adjustment only, no major external usage changes.
Contributed:
- Adjust types for uniques (Thanks to https://github.com/hamidra)
- Add
ValidationCodeHash
type (Thanks to https://github.com/andresilva) - Extend
OriginCaller
type creation (Thanks to https://github.com/xlc)
Changes:
- Do strict length checking on
[u8; <length>]
type inputs - Adjust keys/entries retrieval batch sizes
- Add upgrade block for Kusama 9040
- Use
BN
imports from@polkadot/util