Added
- More status codes to
Status
Changed
[Wallet|Signer|Provider].sendRequest()->[Wallet|Signer|Provider].call()[Wallet|Signer].[sign|populate|check]Transaction()are now generic over the parameterWallet.checkTransactionshould not error if theTransaction.transactionIdisnull
Fixed
- Bumped
@hashgraph/protoversion to correctly support account allowances TransactionId.transactionIdaccessor should not error if there is no transaction ID set and
instead should return a nullableTransactionIdContractFunctionParameters.addBytes()where the byte length is a factor of 32 and greater than 32[Web|Native]Channelshould correctly propagate the error fromfetch()