/
onflow.org
Flow Playground

Changelog

Recent updates to the Flow Go SDK


v0.17.0

Thursday, March 18th 2021

🛠 Improvements

  • Update to Cadence v0.14.2 (#174) @turbolent
  • Extend the hex-to-address tests (#173) @turbolent

v0.16.2

Wednesday, March 10th 2021

🐞 Bug Fixes

  • Update to Cadence v0.13.6 (#167) @turbolent

Version 0.16.1

Wednesday, March 10th 2021

🛠 Improvements

  • Update to Cadence v0.13.5 (#166) @turbolent
  • Update copyright year (#157) @bjartek
  • Added new event types (#157) @bjartek

v0.17.1

Invalid date

  • Fix PEM decoding issue for some KMS keys (#175) @Kay-Zee

Version 0.16.0

Monday, March 1st 2021

🛠 Improvements

  • Strip 0x prefix in flow.HexToAddress (#156) @bjartek
  • Run CI for PRs (#159) @turbolent
  • Refresh signer index (#161) @Kay-Zee

🐞 Bug Fixes

  • Fix incorrect transaction signature ordering (#162) @psiemens
  • Fix HexToString (#158) @turbolent

Version 0.15.0

Monday, February 22nd 2021

⭐ Features

  • Added seals to BlockPayload (#147) @beaugunderson
  • Added client method for getting latest protocol state snapshot (#144) @jordanschalm
  • Added template to remove contract from an account (#152) @bjartek

🛠 Improvements

📖 Documentation

  • Added FLOW token transfer example (#146) @psiemens
  • Updated examples to work with transaction fees (#139) @janezpodhostnik
  • Split SDK examples into separate documents (#142) @10thfloor
  • Fixed outdated information in docs/creating-accounts.mdx (#145) @yihau

v0.14.3

Wednesday, February 3rd 2021

🛠 Improvements

  • Update to Cadence v0.12.6 (#143) @turbolent

📝 Documentation & Maintenance

  • Synchronize labels from YAML file (#137) @psiemens
  • Add docs folder. (#140) @10thfloor

v0.14.1

Wednesday, February 3rd 2021

⭐ Features

  • Add transaction decoding (#116) @Kay-Zee

🛠 Improvements

  • Add GetAccountAtBlockHeight (#133) @Kay-Zee

📝 Documentation & Maintenance

  • Storage fees and account minimum balance example (#135) @janezpodhostnik

🐛 Bug Fixes

  • Fix the decoding of Flow type IDs by importing Cadence's type ID decoder (#136) @turbolent

v0.12.3

Tuesday, January 12th 2021

🛠 Improvements


v0.14.0

Friday, January 8th 2021

🛠 Improvements

🐛 Bug Fixes

  • Refresh signer index (#130) @Kay-Zee

Edit on GitHub