Skip to content

Files

Latest commit

RinatRinat
Rinat
and
Rinat
Nov 12, 2024
ce8513f · Nov 12, 2024

History

History
58 lines (42 loc) · 887 Bytes

CHANGELOG.md

File metadata and controls

58 lines (42 loc) · 887 Bytes

Changelog

0.0.1 - 2024-03-19

Added

  • Initial release of Zilliqa Ledger Flutter plugin
  • Basic Ledger device operations:
    • Device connection handling
    • App version retrieval
    • Public key retrieval
    • Public address retrieval
  • Transaction operations:
    • Transaction signing
    • Message hash signing
  • Platform support:
    • Android implementation
    • iOS implementation
  • Example implementation showing basic usage
  • Basic documentation and README
  • MIT License

Fixed

  • None (initial release)

Changed

  • None (initial release)

Known Issues

  • None (initial release)

0.0.3 - 2024-03-19

Added

  • None (initial release)

Fixed

  • fixed pubspect

Changed

  • None (initial release)

Known Issues

0.0.3 - 2024-03-19

Added

  • None (initial release)

Fixed

  • fixed platform

Changed

  • None (initial release)

Known Issues