lighthouse/slasher
Michael Sproul c5f03f7d56 Tidy slasher logs for known slashings (#2108)
## Proposed Changes

This quiets the slasher logs when ingesting slashings that are already known. Previously we would log an `ERRO` when a slashing was rediscovered locally but had already been submitted on-chain. This is to be expected from time to time, as different users' slashers will run at different times, and it's likely that slashings will make it on-chain before all users have detected them locally.
2020-12-23 07:53:38 +00:00
..
service Tidy slasher logs for known slashings (#2108) 2020-12-23 07:53:38 +00:00
src Add slasher broadcast (#2079) 2020-12-16 03:44:01 +00:00
tests Add slasher broadcast (#2079) 2020-12-16 03:44:01 +00:00
Cargo.toml Add slasher broadcast (#2079) 2020-12-16 03:44:01 +00:00