Igor Artamonov
Igor Artamonov
Right now you have to enable such methods individually, and `debug_` are not enabled by default
What method do you call over websockets? It's possible that those methods are just not enabled by default
Do you mean that the a request for `eth_blockNumber` made with wscat works, but the _exactly same request_ with web3.js doesn't work?
I mean, I'm sure there is some difference in the calls that makes one request working and another one not
Can you trace the requests with Wireshark and provide me with the details?
@PDVJAM can you provide with traffic traces between the dshackle and the upstreams? We need something to look at to find out what is the problem
I started to work on supporting The Merge. No strategy so far but thinking how it can work with Dshackle. Just letting you know
@georgandreasjaksch I guess it's a bug, it should not send `net_peerCount` if validation is disabled. Do you have it configured as a global option per blockchain or only for that...
That's great! Do you mind if I copy it and base "official" Helm on top of it? With all references, of course. I just want to have a Helm chart...
Hi @MysticRyuujin, sorry for the delay. I believe it's honored actually. I also use Infura as a backup and I see a dramatic drop of requests stat when `role: fallback`...