Ryan Schneider df2b3cd2bd
eth/filters: fix for eth_getLogs failing with finalized- and safe tag (#25922)
Prior to this change, f.begin (and possibly end) stay negative, leading to strange results later in the code. With this change, filters using "safe" and "finalized" block produce results consistent w/ the overall behavior of this RPC method.

Co-authored-by: Martin Holst Swende <martin@swende.se>
2022-10-06 14:43:55 +02:00
..
2022-10-04 09:18:02 +02:00
2022-09-07 20:21:59 +02:00
2022-09-07 20:21:59 +02:00
2022-06-13 16:24:45 +02:00
2022-08-19 09:00:21 +03:00