-
### Problem
The Dynamic Address Book will change the currently manually administered address book for Hedera into an HAPI managed configuration, updatable via signed Hedera transactions on a daily …
-
### Problem
Many repositories in the [github.com/hashgraph](https://github.com/hashgraph) organization use Gradle to define their project structure and build (compile, test, check, ...) the code. T…
-
### Problem
Currently the eth_sendRawTransaction endpoint is plagued with timeouts from many different sources due to server, netowkr and client timeouts settings.
In the case of a large callData …
-
### Description
`FCM-Migration-NewNodesFromSavedState-2.5k-10m` fails with the following error:
```
Caused by: com.swirlds.common.merkle.exceptions.IllegalChildIndexException: Child Index range …
-
### 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…
-
### Description
Getting warnings while starting the hedera-wallet-snap
### Steps to reproduce
1. `yarn start`
### Additional context
```bash
➤ YN0000: [@hashgraph/hedera-wallet-snap]: ℹ Snap…
-
### Description
Per performance triage, it was identified that com.hedera.node.app.workflows.handle.cache.CacheWarmer. warm() has high cost
https://perf.analytics.eng.hashgraph.io/permanent/engnet…
-
### Problem
We need to implement the following RPC Method of the BlockStreamService for BlockNode.
```
service BlockStreamService {
/**
* Read the status of this block node server.
…
-
### Description
When integrating Hedera Wallet Connect into the Stablecoin project using version 2.44.0 of the Hashgraph SDK and the programming language, an issue arises where the transaction receip…
-
### Problem
With billions of transactions and all the different combinations of transactions filtering, the rest api times out more frequently. The underlying problem is when the filtering ends up to…