Files
lotus/node/impl
Rod Vagg 02a2095c26 fix(events): don't log.Warn for EVM events with non-Raw codec (#11742)
Codec != Raw likely means built-in actor events, which we can safely skip, so
avoid filling up logs with warnings for every built-in actor event that comes
past this point.

Fixes: https://github.com/filecoin-project/lotus/issues/11718
2024-03-22 07:00:28 +01:00
..
2022-06-14 17:00:51 +02:00
2022-06-14 17:00:51 +02:00
2021-12-11 17:04:00 -05:00
2024-03-22 07:00:28 +01:00