Alfredo Gutierrez

Results 8 comments of Alfredo Gutierrez

**This is cosmetic** but by looking at the codebase, noticed that all the HIP Files are in lower case except this one: Should we rename the file to "hip-668.md" just...

@Ivo-Yankov would you say this ticket resolves your issue https://github.com/hashgraph/hedera-local-node/issues/411?

@Nana-EC no, that is not the case (see [here](https://github.com/hashgraph/hedera-json-rpc-relay/blob/main/packages/relay/src/lib/clients/mirrorNodeClient.ts#L575-L591)), we are not caching at the level of the mirror node, however, we might want to reconsider if we really need...

> Having retries on tests is anti-pattern, because they usually never succeed if they fail once. This adds additional unneccessery time to the CI runners. there are some cases where...

Hello @Ivo-Yankov and @mshakeg , I can confirm that `BATCH_REQUESTS_ENABLED` is enabled on all production environments of HashIO. (and we will enable it by default on local too, soon) That...

> Hi @AlfredoG87 it seems like BATCH_REQUESTS_ENABLED has been set to false on the hashio mainnet relay? I'm getting the following response now: @mshakeg I've just verified and `BATCH_REQUESTS_ENABLED` is...

> @AlfredoG87 it fails on the following line in a hardhat script. Not sure what all the json rpc requests involved in this are, but it worked fine in a...

The second [email protected]: IMPORTANT 10x+ PERFORMANCE UPGRADE: has been addressed already on PR: https://github.com/hashgraph/hedera-json-rpc-relay/pull/2067