All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Bump
@metamask/keyring-apifrom^23.0.1to^23.1.0(#538) - Bump
@metamask/keyring-sdkfrom^2.0.1to^2.0.2(#538)
- Bump
@metamask/account-apifrom^1.0.2to^1.0.3(#518) - Bump
@metamask/keyring-apifrom^23.0.0to^23.0.1(#518) - Bump
@metamask/keyring-sdkfrom^2.0.0to^2.0.1(#518)
- Workaround Browserify subpath export for
/v2(#516)
- Add
QrKeyringV2class implementingKeyringV2interface (#411), (#447), (#451), (#453), (#478), (#482), (#487), (#496), (#509)- Add new dependency
@metamask/keyring-api@22.0.0. - Add new dependency
@metamask/keyring-sdk@1.2.0. - Add new dependency
@metamask/account-api@1.0.1. - Wraps legacy
QrKeyringto expose accounts via the unifiedKeyringV2API and theKeyringAccounttype. - Extends
EthKeyringWrapperfor common Ethereum logic.
- Add new dependency
- Add
./v2subpath export for keyring v2 implementation (#513)QrKeyring,QrKeyringOptions, andQrAccountModeCreateOptionsare now available from@metamask/eth-qr-keyring/v2.
- BREAKING: Rename and move
QrKeyringV2,QrKeyringV2Options, andQrAccountModeCreateOptionsto the new./v2subpath export (#513)QrKeyringV2is nowQrKeyringfrom@metamask/eth-qr-keyring/v2.QrKeyringV2Optionsis nowQrKeyringOptionsfrom@metamask/eth-qr-keyring/v2.
- Bump
@metamask/utilsfrom^11.1.0to^11.11.0(#489), (#483) - Bump
@metamask/account-apifrom^1.0.1to^1.0.2(#515) - Bump
@metamask/keyring-apifrom^22.0.0to^23.0.0(#515) - Bump
@metamask/keyring-sdkfrom^1.2.0to^2.0.0(#515)
- Export
SerializedURtype (#358)
- Fix fingerprint derivation for some QR devices (#357)
- Initial release (#60)