reth icon indicating copy to clipboard operation
reth copied to clipboard

fix: Support reorged blocks in eth_getFilterLogs and eth_getFilterChanges

Open ochenane opened this issue 1 year ago • 1 comments

Closes #2380

ochenane avatar Apr 16 '24 13:04 ochenane

I changed it so the reorged blocks are part of active filter and will be emitted when emitting new logs, is that what you meant? @mattsse

ochenane avatar Apr 22 '24 06:04 ochenane