Contributed:
- Ledger support for Ajuna (Thanks to https://github.com/carlosala)
Changes:
has{Buffer, Process}
now checks onglobalThis
(helps bundlers with auto-injection)- Add
/*#__PURE__*/
annotations for specificexport const something = someFunction(...)
- Upgrade dependencies to latest stable versions
- Upgrade to
@polkadot/wasm-crypto
6.4.1