Contributed:
- Add Bifrost Ledger capabilities (Thanks to https://github.com/awesomepan)
- Add Sora genesisHash & Ledger capabilities (Thanks to https://github.com/NoodleSploder)
Changes:
- Add
isPromise
check utility function - Add
assertUnreachable
for codepaths that should not be followed - Preserve all-caps word splits in
stringCamelCase
- Adjust
x-*
fallbacks viax-global/extractGlobal
- Sync with upstream Substrate ss58 registry
- Additional tests for
bip39
wordlists - Maintainability cleanups
- Update to latest Ledger dependencies
- Swap to upstream
@noble
packages - Adjust tsconfig with references
- 8.2.2 (8.2.1 failed CI due to incorrect CHANGELOG)