Releases: Web3Auth/mpc-core-kit
Releases · Web3Auth/mpc-core-kit
v3.1.1
What's Changed
- make ed25519 to use import flow by default by @himanshuchawla009 in #163
Full Changelog: v3.1.0...v3.1.1
Release 3.1.0
- Add a option in constructor to generate keys without dkg
3.0.0
Overview
- v3.0.0 now includes TSS support for the Ed25519 curve
- Adds new
getPubKeyEd25519method to retrieve user's ed25519 public key. importTssparameter inloginWithOAuthandloginWithJWTmethod now accepts ed25519 seed.signmethod now supports EdDSA singingWeb3AuthOptionsadds two new mandatory parameterstssLibandstoragegetWebBrowserFactormethod is renamed togetDeviceFactorstoreWebBrowserFactormethod is renamed tosetDeviceFactormetadatakeygetter is now removed, users can use theWeb3AuthState.postBoxKeyloginWithOauthis now renamed tologinWithOAuthIdTokenLoginParamsis now renamed toJWTLoginParams- Various bug fixes and enhancements to improve developer experience.
Please check out our migration guide for breaking changes, and new additions: MPC CoreKit JS SDK Migration guide from v2.x to v3.0.0
Changelog
- enable variable session time for mpcCoreKit by @lwin-kyaw in #89
- [IRT-1076] chore: Upgrade packages by @huggingbot in #91
- fix: build error after upgrade to customauth 18 by @ieow in #108
- update deps by @himanshuchawla009 in #136
- Feat/merge master 0605 by @ieow in #137
- [IRT-1329] refactor: Improve error messages' clarity by @huggingbot in #121
- Alpha by @himanshuchawla009 in #140
- Feat/refactor browser storage by @ieow in #139
- Feat/v3 atomic commit by @ieow in #141
- feat: remove provider, revert modified recoveryParam by @ieow in #135
- Feat/postbox key by @ieow in #144
- ed25519 support by @matthiasgeihs in #130
- updated deps and remove chainConfig by @himanshuchawla009 in #150
- Fixes v3 demo by @AyushBherwani1998 in #147
- Fix function name and it's params by @shahbaz17 in #155
- fix: react native buffer toString issue by @ieow in #153
- feat: add missing function to export ed25519 seed by @metalurgical in #160
- Enhance errors by @AyushBherwani1998 in #161
- V3 by @ieow in #109
New Contributors
- @lwin-kyaw made their first contribution in #89
- @AyushBherwani1998 made their first contribution in #147
- @metalurgical made their first contribution in #160
Full Changelog: v2.3.2...v3.0.0
v2.3.3
What's Changed
- Fix: Update parseToken to use safeatob by @shahbaz17 in #103
- feat: atomic login by @ieow in #111
- fix share derivation by @ieow in #116
- Fix/atomic commit bug by @ieow in #134
- update deps by @himanshuchawla009 in #136
Full Changelog: v2.3.0...v2.3.3
v2.3.0
What's Changed
- feat: refactor soft-nonce by @ieow in #94
- Release by @himanshuchawla009 in #102
New Contributors
- @himanshuchawla009 made their first contribution in #102
Full Changelog: v2.2.0...v2.3.0
v2.3.0-0
What's Changed
- HD account derivation support added using soft nonce
v2.2.0
- Optimize login and new share retrieval time using prefetch
- Add a option to skip blockchain provider connection while login.
v2.1.0
Release 2.0.0
What's Changed
- feat: mpc-gating by @ieow in #86
- [IRT-996] Add CI and override @toruslabs/http-helpers to 6.0.0 by @huggingbot in #88
New Contributors
- @huggingbot made their first contribution in #88
Full Changelog: v1.4.0...v2.0.0