-
Transfer of https://github.com/hashgraph/hedera-sdk-rust to Hiero
-
Transfer of https://github.com/hashgraph/hedera-sdk-java to Hiero
-
Transfer of https://github.com/hashgraph/hedera-sdk-js to Hiero
-
This issue is for the transfer of the [hedera-sdk-swift](https://github.com/hashgraph/hedera-sdk-swift) repo to Hiero. Details about the general transition process can be found at https://github.com/L…
-
This issue is for the transfer of the [hedera-sdk-go](https://github.com/hashgraph/hedera-sdk-go) repo to Hiero. Details about the general transition process can be found at https://github.com/LFDT-Hi…
-
A lot of Go files have defined an import of `github.com/hashgraph/hedera-sdk-go/v2`. Example:
```
import (
"fmt"
"os"
"github.com/hashgraph/hedera-sdk-go/v2"
)
```
I have no clue what `…
-
### Problem
On this page: https://docs.hedera.com/hedera/sdks-and-apis/sdks#additional-language-support
Currently the NET repo links are going to a 404. The Venin SDK is marked as deprecated.
### S…
-
Recently I noticed performance inconsistency between Hedera Java SDK and JS SDK while having issues with node connections, with Java SDK working significantly worse.
I would like to share my findin…
-
### Description
When I create a NodeUpdate or NodeCreate transaction and set the proper endpoints with the proper ports, then serialize and deserialize the transaction, the endpoint ports are now dif…
-
### Description
Currently, in the relay we experience this issue in the CI and on mainnet. When a user sends a transaction we call transaction.execute and we receive a timeout exceeded error for seem…