Files
plugeth/core
Felix Lange 3315bad256 core: pass block into collectLogs (#26335)
While investigating another issue, I found that all callers of collectLogs have the
complete block available. rawdb.ReadReceipts loads the block from the database,
so it is better to use ReadRawReceipts here, and derive the receipt information using
the block which is already in memory.
2022-12-09 16:14:33 +01:00
..
2022-09-10 13:25:40 +02:00
2014-12-04 10:28:02 +01:00
2022-09-07 20:21:59 +02:00
2017-05-25 17:14:33 +03:00
2022-06-08 18:40:37 +02:00
2022-09-10 13:25:40 +02:00
2022-09-07 20:21:59 +02:00