soyboy
soyboy
I'm not sure about the missing fields tbh
+1 on this!
+1 on this!
cc @roninjin10 @annieke I know y'all are busy, but I wanted to put this on your radar
This issue on the surface looks like its either the networking setup or the p2p node discovery. Some things to check: - Docker network mode. In particular, in bridge mode,...
Additionally it would be nice if etherscan contract verification was built in.
## Reproducing I was able to reproduce the same behavior, but I'm not familiar with tracing. My first note is that, `op-geth` will be very close to `geth`, see https://op-geth.optimism.io/....
I cannot find `flatCallTracer` https://geth.ethereum.org/docs/interacting-with-geth/rpc/ns-debug#traceconfig. Where did you find this tracer configuration option?
Yep I got the same response, I'll work on getting this in front of a client engineer: ## Reproducing ``` curl -X POST \ --data '[ { "method": "debug_traceTransaction", "params":...
Relaying information that I have on this subject: > The fee-cap = 0 case is being handled correctly in the local op-geth node I believe, since we made no changes...