Skip to content
This repository has been archived by the owner on Mar 4, 2023. It is now read-only.

Latest commit

 

History

History
45 lines (24 loc) · 605 Bytes

CHANGELOG.md

File metadata and controls

45 lines (24 loc) · 605 Bytes

Alephium Go Client Changelog

Version 2021.12.12

Improvements

  • Add support for API key

Version 2021.08.12

Improvements

  • Add convenience function CheckWalletExist which checks if the wallet exists

Version 2021.06.25

Improvements

  • [breaking] Type-safe AddressUtxoBalance.AddressUtxoBalance

Minor

  • Strip tailing 0 in pretty print

Fix

  • Remove unwanted println

Version 2021.06.20

Improvements

  • Export TxConfirmed
  • Add ALF functions

Version 2021.06.12

Improvements

  • Add ALF struct to manipulate ALF amounts

Version v2021.01.01

  • Initial version