Contributor 0x00101010 commented Oct 17, 2024 #11672 Add a flag to disable read tx timeout for long running APIs like debug_executionWitness, eth_getProof, etc 0x00101010 added 2 commits October 17, 2024 14:05 Add flags to disable read tx timeout Verified 835acc5 Update book Verified...
Contributor 0x00101010 commented Oct 3, 2024 remove include_preimage param on debug_execution_witness Remove include_preimage param Verified cff44be 0x00101010 commented Oct 3, 2024 View reviewed changes crates/rpc/rpc/src/debug.rs @@ -676,7 +665,7 @@ where Ok(ExecutionWitness { stat...