MRabenda

Results 4 issues of MRabenda

To achieve proper tracing in tooling is required to execute all queries with the same context

#### System information op-node v1.5.1 op-geth v1.101308.0, #### Expected behaviour Should have a proper response not an error #### Actual behaviour ``` [ { "method": "debug_traceBlockByNumber", "params": [ "0x660473A", {...

# Rationale At https://github.com/ethereum/go-ethereum/pull/26377 this PR Geth introduced `flatCallTracer` which uses `callTracer` as a proxy to collect call stack info and at the end formats the output in Parity style...

Keep open eyes on Delta - following https://github.com/delta-io/delta/releases/tag/v3.0.0 The Delta Kernel project is a set of Java libraries (Rust will be coming soon!) for building Delta connectors that can read...