Added
- Support for setting signatures on the underlying scheduled transaction
TransactionReceipt.scheduledTransactionIdScheduleInfo.scheduledTransactionIdTransactionRecord.scheduleRef- Support for scheduled and nonce in
TransactionIdTransactionId.withNonce()- Supports creating transaction ID with random bytes.TransactionId.[set|get]Scheduled()- Supports scheduled transaction IDs.
memofields for both create and update transactions and info queriesAccount[Create|Update]Transaction.[set|get]AccountMemo()File[Create|Update]Transaction.[set|get]AccountMemo()Token[Create|Update]Transaction.[set|get]AccountMemo()AccountInfoQuery.accountMemoFileInfoQuery.fileMemoTokenInfoQuery.tokenMemo
Fixed
ScheduleInfo.*IDfield names should useId
Ex.ScheduleInfo.creatorAccountID->ScheduleInfo.creatorAccountId- Renamed
ScheduleInfo.memo->ScheduleInfo.scheduleMemo - Chunked transactions should not support scheduling if the data provided is too large
TopicMessageSubmitTransactionFileAppendTransaction
https://github.com/hashgraph/hedera-sdk-js/blob/master/CHANGELOG.md#v2017-beta2