Skip to content

v0.10.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@deyanzz deyanzz released this 20 Jun 19:41
· 190 commits to main since this release
df7a245

What's New

➡️ Add ChunkedTransaction.
➡️ Add TokenType and TokenSupplyType.
➡️ Add FeeAssessmentMethod - INCLUSIVE or EXCLUSIVE.
➡️ Add CustomFixedFee.
➡️ Add CustomFractionalFee.
➡️ Add CustomRoyaltyFee.
➡️ Operations with Hedera file - update or append file.
➡️ Operations with Hedera contract - create flow, delegate by Id,
➡️ Operations with Hedera tokens - create.

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

Added

Full Changelog: v0.9.0...v0.10.0