Péter Szilágyi
Péter Szilágyi
https://ethereum.github.io/execution-apis/api-documentation/
Neither PR is really a viable one. - remove ErrorRatio: this undoes the optimization that's useful for everyone but you. - add necessaryGas: this pollutes the namespace for a method...
Hmmm, these are not public perhaps? Seeing there's no repo collection to pull them back up. Buut, then there's also no way to move them to a different server or...
A few ides, just to do a braindump: - Adding an RPC method to do health queries is very simple, we could add arbitrarily many filter conditions as they make...
@fjl Should we start using discv5 for full nodes? AFAIK we're not currently using it at all anywhere
As I understand the difference between the old and new prefetcher is (should be) as follows: - Old pre-fetcher: - Purpose is to warm up the trie **during** execution, so...

Could you share some logs from Geth when this happens?
Just a small triage update. We kind of all agree to remove this field, but maybe wait 1-2-3 small releases just to have time to phase out pre-merge networks.
Support for non merge networks is being dropped in 1.14 (https://github.com/ethereum/go-ethereum/pull/29169), so this issue should be "fixed" in light of that timing wise.