-
Dear community,
I have installed bitgo dependencies using npm install --save bitgo
andevery time I run a script like this one:
> const BitGoJS = require('bitgo');
> // Read the user authentic…
-
### Description
There seems to some kind of incompatibility between the Go and Java Hedera SDKs and their use of Google's protobuf libraries and this is currently blocking us on our WW HTS release du…
-
### Problem
The SDK currently does not have complete TLS support.
### Solution
Hedera Services will be adding TLS support in the 0.17.0 release to enable complete TLS support.
### Alternatives
_N…
-
### Description
Error in nftTransfers of Transaction created by Transaction.fromBytes().
_nftTransfers: TokenNftTransferMap {
_map: Map(0) {},
__map: Map(0) {},
_f…
-
From some version of the SDK, when you submit an identical scheduled transaction and you get its receipt, it resolves with `exceptional receipt status: IDENTICAL_SCHEDULE_ALREADY_CREATED`. How exactly…
-
### Description
Current behavior is we try to get the implementation version of gRPC and verify it is greater than 1.40.0, but as was pointed this caused issues to some projects where the runtime v…
-
### Description
Rarely, when a transaction is submitted or getting its receipt, the sdk resolves with the following error:
`retry 2/10: rpc error: code = Internal desc = server closed the stream w…
-
### Description
Here's the error in the console:
```
Caused by: java.util.regex.PatternSyntaxException: Syntax error in regexp pattern near index 5:
^(?\S+):(?\d+)$
^
at java.util.regex.…
-
**Describe the bug**
guardian-service start with error: `PrecheckStatusError: transaction ... failed precheck with status TRANSACTION_EXPIRED`
**To Reproduce**
Steps to reproduce the behavior:
1…
-
### Description
doing step by step.
Ran as administrator as says access issue
even did pip install hedera-sdk-py >=2.0.5
but cannot get round the below error
### Expected behavior
_No respon…