Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 354 Bytes

CHANGELOG.md

File metadata and controls

21 lines (12 loc) · 354 Bytes

2.0.0

  • Migrate to null safety

1.0.3

  • Fix a build warning

1.0.2

  • Use C for all blake2b hash calculations (Account checksum, block hash calculation)

1.0.1

  • Address pub analysis warnings

1.0.0

  • Initial release
  • Same API as nanodart
  • Uses dart FFI to run ed25519/blake2b functions natively