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.
- Add
QrKeyringV2class implementingKeyringV2interface (#411)- Wraps legacy
QrKeyringto expose accounts via the unifiedKeyringV2API and theKeyringAccounttype. - Extends
EthKeyringWrapperfor common Ethereum logic.
- Wraps legacy
- Export
SerializedURtype (#358)
- Fix fingerprint derivation for some QR devices (#357)
- Initial release (#60)