-
Here, the `time.google.com` is referenced but the end host for the request is `grpc-web.myhbarwallet.com`. I think it's confusing and wanted to let you guys know.
https://github.com/hashgraph/heder…
-
### Description
Hello all,
Trying to start the local node with the following command:
`npx hedera-local start`
I had the following error:
It looks like the Mirror Node GRPC Endpoint ref…
-
### Description
When submitting a `ContractCallLocalQuery` against a contract that will return (via return or revert) more than 32 bytes the query will fail with `INSUFFICIENT_TX_FEE` unless an expli…
-
### Description
We should not be using any stream API in the SDK because it is not compatible with Java 7 because the earliest stream support in Java came in Java 8. We don't have any tests that show…
-
### Description
The document https://github.com/ethereum/execution-apis/blob/main/src/schemas/transaction.yaml defines the schema of transactions present in the response of `eth_getBlockByNumber`. …
-
### Description
Updated from 2.14 to 2.16 and create token transaction seems to be failing with invalid expiration/renewal error.
![image](https://user-images.githubusercontent.com/3913019/1765847…
-
### Description
nftApprovals are not exposed the same as hbarApprovals or tokenApprovals in AccountAllowanceApproveTransaction, pretty straightforward!
### Steps to reproduce
N/A
### Addit…
-
### Description
What happened
```
const contract = ContractId.fromEvmAddress(0, 0, "0x0000000000000000000000000000000002D6DEc3");
console.log(contract.toString());
> 0.0.00000000000000000000000…
-
### Problem
During the setup of acceptance tests the `eth_sendRawTransaction` flow for EIP 155 produced errors.
As such it was removed.
Error was
```
err: {
"type": "PrecheckStatusEr…
-
### Problem
We want to explore an improved onboarding experience for ECDSA key users
### Solution
Clearly define the steps to go from
- ~ECDSA keys to an onboarded account.~ - Done by #168
-…