Skip to content

v0.9.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@deyanzz deyanzz released this 30 May 20:19
· 209 commits to main since this release
v0.9.0
170cf44

What's New

➡️ Add KeyList.
➡️ Use of Key instead of PublicKey and PrivateKey.
➡️ Operations with Hedera file - update file, contents query.
➡️ More integration tests added.

Examples

➡️ GetFileContentsExample.cc

Notes

There are several files in the repo that are not included in the build and should not used. These files both header (.h) and source (.cc) include:

  • AccountStakersQuery
  • FileAppendTransaction

Added

Full Changelog: v0.8.0...v0.9.0