Added
- Exposed
AccountBalance.tokenDecimals - Support for
stringparameters inHbar.fromTinybars() Hbar.toBigNumber()which is a simple wrapper aroundHbar.to(HbarUnit.Hbar)AccountBalance.toJSON()- Support for
maxBackoff,maxAttempts,retryHandler, andcompletionHandlerinTopicMessageQuery - Default logging behavior to
TopicMessageQueryif an error handler or completion handler was not set
Fixed
TopicMessageQueryretry handling; this should retry on more gRPC errorsTopicMessageQuerymax retry timeout; before this would could wait up to 4m with no feedback- Missing
@readonlytag onTokenInfo.tokenMemo Keystorefailing to recognize keystores generated by v1 SDKs- Errors caused by the use
?.and??within a node 12 context TopicMessageQuery