Eric Badiere

Results 15 comments of Eric Badiere

We need this fix as well.

@jframe Yes, I am using it as an L1 execution client.

@shemnon Sure, can you point me to the latest dev build?

Docker containers would be much easier for me to test. The tar files will be a bit more time-consuming for me, so if someone else wants to confirm it that...

I am using 24.3.3 and I am still seeing the same behavior. Am I using the wrong version? ``` INFO [04-21|23:33:32.612] rpc response method=eth_getTransactionByBlockHashAndIndex logId=1,449,012 err="missing required field 'v' in...

I was able to get by this issue by pulling in the latest pymaker: git submodule update --remote lib/pymaker

N/A. We don't key off of DEV_MODE to provide contract revert messages.

@simsonraj Do you have the block number that you are seeing this on?

I suspect this issue is related: [Error from GoEthClient when calling getBlockByNumber](https://github.com/hashgraph/hedera-json-rpc-relay/issues/2451). There is a fix for this issue making it's way through CI. I am running the following go...