Added
Hbar.fromTinybar()supportsBigNumberHbar.toString()supportsHbarUnit- Implemented to and from bytes for
TopicInfoandTokenInfo - Support for
sign-on-demand- This is disabled by default to you'll need to enable it using
Client.setSignOnDemand(true) - If
sign-on-demandis enabled you'll need to useasyncversions of these methods:*Transaction.toBytes()->*Transaction.toBytesAsync()*Transaction.getSignatures()->*Transaction.getSignaturesAsync()*Transaction.getTransactionHash()->*Transaction.getTransactionHashAsync()
- This is disabled by default to you'll need to enable it using
Changes
- All requests now retry on gRPC status
INTERNALif error returned containsRST_STREAM