Josh Stevens
Josh Stevens
So i thought all RPC never return you a cross block response aka if block 7 has 10 logs they all come back in the request, are you saying that's...
ok but in this case Case 1 Range 0-100 returned only one log with block number 50 The current implementation will query the next batch with block range 50-... Case...
```rs if logs_empty { info!( "{} - No events found between blocks {} - {}", info_log_name, from_block, to_block ); let next_from_block = to_block + 1; return if next_from_block > snapshot_to_block...
il have a think why i did this and try to see if any reason why we cant do the above thanks for raising
this is fixed now
Great idea fancy doing it @nuts-rice ?
thanks for raising this - I am currently on holiday till the 8th of April cc @liangjh if he is around to look
@allnil yeah it just needs migrating to the new reth database tables it should be a quick fix, up against it atm to fix this really trying to make time...
Assigned @o-az
complete https://rindexer.xyz/docs/deploying/aws