-
### Problem
Should be able to set individual request timeout and grpc request timeouts.
### Solution
- Implement `Exectuable.setGrpcDeadlline(Duration)`
- Implement `Client.setRequestTimeo…
-
### Description
In a previous release, the SDK detected the presence of port 443 and defaulted to TLS. With the refactoring for `setTransportSecurity()` that behavior was removed or broken. However…
-
### Problem
Issue:
For NFT apps being able to obtain a list of all the NFTs in an account is one of the basic calls. Currently the /balance?account.id= endpoint only returns the token ids of an ac…
-
When I use string type pkey:
```js
import {Client} from "@hashgraph/sdk";
const client = new Client({
// this key defaults to this url, a public free proxy to the Hedera public testnet
…
-
### Description
This issue is the reverse of [issue 894](https://github.com/hashgraph/hedera-sdk-js/issues/894), but with setMaxTransactionFee.
Setting the max transaction payment to 0.01 Hbar fo…
-
### Description
`Client.setRequestTimeout()`
`Executable.execute(client, timeout)`
These methods do not work.
### Steps to reproduce
Use `Client.setRequestTimeout()` and `Executable.execu…
-
### Description
This has been common for the past few days:
`retry 10/10: rpc error: code = Unavailable desc = unexpected HTTP status code received from server: 503 (Service Unavailable); transpor…
-
### Description
You should be able to update a pause key if that was set when the token was created.
Reference in Java SDK: https://github.com/hashgraph/hedera-sdk-java/blob/main/sdk/src/main/java…
-
### Description
After several (2-4) AccountInfoQuery, requests do not respond (within 10 minutes).
the request is returned inside the handler:
```
GrpcServiceError: gRPC service failed with st…
-
### Problem
When "locking" or "freezing" liquidity related to an associated Account Id, There is no way to freeze a specific amount of tokens.
### Solution
Add .customTokenAmount for the freezing t…