-
### Description
Running `sdk-go-2.7.0-beta.1` with a ECDSA key saw
```
panic: libsecp256k1 error
goroutine 1 [running]:
github.com/ethereum/go-ethereum/crypto/secp256k1.CompressPubkey(0xc00…
-
### Problem
As a dev, I'd like to be able to create a client with specific URLs for `consensus` and `mirror` nodes. Reasons:
- being able to connect to local nodes during development
### So…
-
### Description
Moved from 2.7.1 to 2.9.1 and scheduled transactions that work in 2.7.1 no longer work and throw INSUFFICIENT_TX_FEE, when there is for sure enough for a tx fee.
### Steps to reprodu…
-
### Problem
Should be able to set individual request timeout and grpc request timeouts.
### Solution
- Implement `Exectuable.setGrpcDeadlline(Duration)`
- Implement `Client.setRequestTimeout…
-
### Problem
Developers wanting to create smart contracts currently have to
* Create a file (optionally using file append) with the contract's bytecode
* Create a contract from the resulting file…
-
### Problem
Protobuf changes: https://github.com/hashgraph/hedera-protobufs/pull/160
### Solution
Add support
### Alternatives
_No response_
-
### Problem
Add the following test to the SDK test suite.
1. User sends CryptoTransfer to a specific Hedera Account and two things are initiated from that:
2. 9 nodes submit `ScheduleCreate` cont…
-
### Description
The regexp here: https://github.com/hashgraph/hedera-sdk-js/blob/628258026122ac189ed28c503221bb17799e5cee/src/ManagedNodeAddress.js#L8 never matches the port part. Because of this `…
-
### Description
When the compiled bytecode from a smart contract is too large to be added to Hedera in a single FileCreateTransaction(), then using **FileAppendTransaction()** with **.setMaxChunks** …
-
### Problem
Add support for a free address book query
HIP: https://hips.hedera.com/hip/hip-21
Depends on issue https://github.com/hashgraph/hedera-mirror-node/issues/3098
### Solution
…