Important This contains an upgraded version of @polkadot/wasm-crypto
. For users of asm.js, e.g. React Native, there are some additional upgrade instructions in the release notes for this version https://github.com/polkadot-js/wasm/releases/tag/v5.0.1
Contributed:
- Expose custom RPC error details (Thanks to https://github.com/intendednull)
- Improve custom RPC error typings (Thanks to https://github.com/MOZGIII)
Changes:
- Support for rejection of hanging RPC requests (30s timeout)
- Add
.stats
to provider interfaces with running counters - Add support for
state_trieMigrationStatus
RPC - Update to latest Substrate, Kusama & Polkadot static metadata
- Update to
@polkadot/util
8.6.1 - Additional workaround for Vite bundling