-
### Description
## Description copied from issue: https://github.com/hashgraph/hedera-sdk-js/issues/2442
Variation 1 - EVM address as string:
```javascript
const assocTx = await new TokenAssoc…
-
https://github.com/hashgraph/hedera-sdk-js/blob/ba47014e129cca1125e1a143b677ed9bba43439c/src/token/TokenUpdateNftsTransaction.js#L187
Is this correct? Seems strange to have a `pauseToken` call insi…
-
## 🆕🐥 First Timers Only
This issue is reserved for people who have never contributed to [Hedera](https://hedera.com) or any open source project in general.
We know that creating a pull request (PR…
-
**Describe the bug**
Hi, all the JSON RPC abstractions seem to be working when I create a Wallet on the Web side, but with mobile platforms compatibility issues arise. Firstly, the library throws a "…
-
- https://github.com/hashgraph/hedera-sdk-java/blob/main/sdk/src/main/java/com/hedera/hashgraph/sdk/AccountInfo.java#L117
- https://github.com/hashgraph/hedera-sdk-java/blob/main/sdk/src/main/java/co…
-
Looking at the current set of XTS tests...
- The JRS Panel tests `Node: PR Checks / JRS Panel / Platform SDK (pull_request)` and `Node: PR Checks / Hedera Node JRS Panel / Abbrev Update Test (pull_re…
-
### Description
Executing `ContractCallQuery` with an automatic cost computation, the cost of the tx is sometimes miscalculated, causing the precheck to fail with `INSUFFICIENT_TX_FEE`:
```bash
tran…
-
## 🆕🐥 First Timers Only
This issue is reserved for people who have never contributed to [Hedera](https://hedera.com) or any open source project in general.
We know that creating a pull request (PR…
-
- https://github.com/hashgraph/hedera-sdk-java/blob/main/sdk/src/main/java/com/hedera/hashgraph/sdk/TokenCreateTransaction.java#L550
- https://github.com/hashgraph/hedera-sdk-java/blob/main/sdk/src/m…
-
**Describe the bug**
I'm trying to run a TokenUpdateNftsTransaction() with WalletConnect and I'm running into this TypeError (see screenshot).
This only happens when using the signer/provider fro…