lotus/node
Rod Vagg 4beca9adca 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-21 14:56:53 +01:00
..
bundle fix circleci and fiximports 2023-11-15 13:06:51 +01:00
config feat(config): move Fevm.Events->Events, implement soft deprecation 2024-03-11 13:53:09 +11:00
hello AggregateProofType nil when doing batch updates 2024-02-09 12:47:30 +11:00
impl fix(events): don't log.Warn for EVM events with non-Raw codec (#11742) 2024-03-21 14:56:53 +01:00
modules fix(events): properly disable actor events API via cfg 2024-03-13 16:26:52 +11:00
repo fix circleci and fiximports 2023-11-15 13:06:51 +01:00
builder_chain.go Chore: Backports to the release/v1.26.0 branch (#11713) 2024-03-13 15:25:08 +01:00
builder_miner.go make db config in lotus-miner actually optional 2023-11-23 17:57:03 +01:00
builder.go fix circleci and fiximports 2023-11-15 13:06:51 +01:00
fxlog.go chore: fix imports 2022-06-14 17:00:51 +02:00
health.go fix circleci and fiximports 2023-11-15 13:06:51 +01:00
options.go fix circleci and fiximports 2023-11-15 13:06:51 +01:00
rpc.go fix circleci and fiximports 2023-11-15 13:06:51 +01:00
shutdown_test.go fix circleci and fiximports 2023-11-15 13:06:51 +01:00
shutdown.go Set notifications for SIGTERM and SIGINT when we start the cli 2022-12-15 12:54:41 -05:00
testopts.go fix circleci and fiximports 2023-11-15 13:06:51 +01:00