0.32.0-rc.3
Pre-release
Pre-release
In addition to enabling linking Ethereum addresses to a DID, the upcoming kilt-node release 1.10.0 also changes the challenge mechanism used by the account linking pallet, resulting in a breaking change.
In order to be able to continue to create new links between DIDs and accounts after runtime upgrade, applications should upgrade to version 0.32.0 of the SDK as soon as possible.
What's Changed
- feat: support for new account linking challenge & split `associateAccountToChainArgs by @weichweich in #730
- fix: fromFemtoKilt fails for non-english locales by @rflechtner in #731
- fix: integration test error matching by @rflechtner in fea185f
- chore: enable tests for ethereum linking by @rflechtner in #724
- chore(deps): bump json5 from 1.0.1 to 1.0.2 by @dependabot in #707
- chore(deps): bump some deps by @rflechtner in #721
- chore(deps): update dependency testcontainers to v9 by @renovate in #671
Full Changelog: 0.31.1...0.32.0-rc.3