Skip to content

Releases: algorand/go-algorand-sdk

v1.8.0

21 May 20:58
056bf3a
Compare
Choose a tag to compare

Added

  • V2: Add MakeClientWithHeaders wrapper functions

Bugfix

  • Fix FlatFee computation

v1.7.0

27 Apr 19:55
830369b
Compare
Choose a tag to compare

Bugfix

  • Fix GetGenesis endpoint.

v1.6.0

21 Apr 20:56
23e6f18
Compare
Choose a tag to compare

Added

  • Code generation for more of the http client
  • Add TEAL 3 support
  • template UX tweaks

Bugfix

  • Make limitorder.GetSwapAssetsTransaction behave the same as other SDKs

v1.5.1

21 Apr 19:27
Compare
Choose a tag to compare

Added

  • Add BlockRaw method to algod API V2 client.

v1.5.0

05 Aug 21:04
225dad1
Compare
Choose a tag to compare

1.5.0

Added

  • Support for Applications

v1.4.2

17 Jun 17:32
Compare
Choose a tag to compare

Bugfix

  • Fix incorrect SendRawTransaction path in API V2 client.

v.1.4.0

01 Jun 20:58
c178ae5
Compare
Choose a tag to compare

Added

  • Clients for Indexer V2 and algod API V2

v1.3.0

24 Mar 20:50
0e85660
Compare
Choose a tag to compare

Added

  • additional Algorand Smart Contracts (ASC)
    • support for Dynamic Fee contract
    • support for Limit Order contract
    • support for Periodic Payment contract
  • support for SuggestedParams
  • support for RawBlock request
  • Missing transaction types

v1.2.1

18 Dec 03:03
a92a70d
Compare
Choose a tag to compare
  • Add asset decimals field.

v1.2.0

21 Nov 14:42
945f0ca
Compare
Choose a tag to compare
  • Added support for Algorand Standardized Assets (ASA)
  • Added support for Algorand Smart Contracts (ASC)
    • Added support for Hashed Time Lock Contract (HTLC)
    • Added support for Split contract
  • Added support for Group Transactions
  • Added support for leases