In Hedera Services v0.8.0, we made several minor fixes and improvements. This tag also includes pre-release implementations of several operations for an incipient Hedera Token Service (HTS).
NOTE: HTS operations will remain disabled in non-development environments for some time. These operations are under active development; please consult master
for up-to-date semantics.
Enhancements
- Deprecated fields related to threshold records in HAPI protobuf #506
- Update Receipt proto to pair each Status with NodeID - Receipt is deleted only when the latest (duplicate) transaction expires.
getTxRecord
API will continue to return ALL records with the transaction ID. - First drafts of
tokenCreate
,tokenUpdate
,tokenDelete
,tokenTransfer
,tokenFreeze
,tokenUnfreeze
,tokenGrantKyc
,tokenRevokeYc
,tokenWipe
, andgetTokenInfo
HAPI operations. #505 and #522
Documentation changes
- None
Bug fixes
- None
Contributors
We'd like to thank all the contributors who worked on this release!