Igor Artamonov

Results 223 comments of Igor Artamonov

In general, the error "Empty result for eth_call as io.emeraldpay.dshackle.quorum.AlwaysQuorum" in log means that the Dshackle didn't receive any result (so it's "empty") from any of the upstreams. But the...

Thank you! I see what it does wrong now, and I think I found the issue. Going to test it and make another release tomorrow (if that's it).

Please try v0.9.4 The root cause was enabling `eth_call` method in your Dshackle config. This method is configured by default, and worked fine alone, but enabling it again caused such...

Can you check which the requests it makes and what responses it gets? With Wireshark maybe?

I see, that's a problem. You cannot just decrypt the connection and see what's going on. You said you also use it with Infura. Do you see the same problem...

You can configure Origin for a WS connection, btw. See docs. I think something similar is the reason for Alchemy, but I have no suggestion on what to try. But...

Yes, as @quickchase said, at this moment the idea is to use it just use it as `ethereum`. Consider it as a _generic ethereum_ configuration. It works. But the limitation...

yes, right, that's a limitation. In all logs and metrics it going to be just ETH, that's why I called it "generic ethereum"