Files
plugeth/core
Martin Holst Swende 8d1db1601d eth/filters, core/rawdb: remove unused param, refactor filtering-loop (#27891)
This change removes a chainconfig parameter passed into rawdb.ReadLogs, which is not used nor needed.
It also modifies the filter loop slightly, avoiding a labeled break and instead using a method.

This change does not modify any behaviour.
2023-08-10 06:49:05 -04:00
..
2014-12-04 10:28:02 +01:00
2017-05-25 17:14:33 +03:00
2023-07-27 16:53:28 +03:00
2022-09-07 20:21:59 +02:00
2023-03-30 06:53:32 -04:00