Skip to content

Latest commit

 

History

History
34 lines (20 loc) · 1.17 KB

File metadata and controls

34 lines (20 loc) · 1.17 KB

Changelog

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.

Added

  • Add QrKeyringV2 class implementing KeyringV2 interface (#411)
    • Wraps legacy QrKeyring to expose accounts via the unified KeyringV2 API and the KeyringAccount type.
    • Extends EthKeyringWrapper for common Ethereum logic.

Added

  • Export SerializedUR type (#358)

Fixed

  • Fix fingerprint derivation for some QR devices (#357)

Added

  • Initial release (#60)