reth
reth copied to clipboard
perf(rpc): clone less when building block response
trafficstars
eth_getBlockByNumber is critical for performance rollups with heavy blocks. This PR is not all the way there, but it reduces some low-hanging cloning here.