-
### Description
While compiling a Smart contract code with v2.13.2, got this compile error
```
# github.com/hashgraph/hedera-sdk-go/v2
........pkg/mod/github.com/hashgraph/hedera-sdk-go/v2@v2.13…
-
### Description
I was following the Environment Set-up in [hedera guide ](https://docs.hedera.com/guides/getting-started/environment-set-up#step-3-install-the-hedera-go-sdk) I did the steps and then…
-
### Description
Trying to retrieve a receipt for a transaction which does not reside on the chain anymore will never resolve or error out with default parameters.
---
Issue resides here:
…
-
### Description
The SDK does not properly handle a cancellation request for the `CompletableFuture` it returns from its APIs. This causes the asynchronous thread to continue to retry failing API ca…
-
### Description
Hi,
I'm trying to extend the expiry time of a consensus topic. There seems to be a method called `setExpirationTime()` for that in documentation:
https://docs.hedera.com/guides/…
-
i have set up a local node without cli wrapper. i am not able to execute file create transaction (error: insufficient payer balance).
pls help.
-
### Description
A user is reporting an error coming from angular app when usingjs-sdk....
it all works good from node app, same hedera pkg version though.
### Steps to reproduce
Looks like the fun…
-
### Problem
`npm run test` does not succeed on windows mashines as the `env` command is linux specific.
````
"test:node": "env HEDERA_SDK_TEST=\"\" run-s test:unit:node test:integration:node",
…
-
### Description
@gregscullard was trying to using the account alias feature in the SDK and returns INVALID_ACCOUNT_ID when trying to request the account info of the alias account. The example in the …
-
- Parents: https://github.com/dsrvlabs/vatz/issues/207
---
## Checklist
- [ ] New Feature for the SVC/Plugin
- [ ] New Feature for CI/CD
- [ ] Enhancement on Vatz
- [x] Others(etc. e.g, docu…