v5.6.1
Contributed:
- Fix installation instructions in
@polkadot/x-global(Thanks to https://github.com/raoulmillais)
Changes:
- Conform to new ss58 encoding with ids up to 16,383 (>= 64 as 2 bytes)
- Use JS sqrt inside
bnSqrtwhen value <= MAX_SAFE_INTEGER - Adjust all
Buffer.fromusages, preferUint8Arraywhere possible - Expand tests for keyring with
vrf{Sign, Verify} - Align
@polkadot/networkswith latest ss58 registry