Enable misbehavior detection by default #3001
Labels
A: good-first-issue
Admin: good for newcomers
I: configuration
Internal: related to Hermes configuration
O: security
Objective: cause to enhance security and improve safety
Milestone
Summary
Following the work in #2001, we have managed to reduce the pressure on full nodes. This is a good moment for us to re-enable by default misbehavior detection.
https://github.com/informalsystems/hermes/blob/master/config.toml#L27
Problem Definition
Misbehavior detection is important. By keeping it disabled by default in Hermes, we encourage operators implicitly to keep it disabled. Following discussions with the IBC-go team, we have decided to enable this by default.
For more context, see this comment #2001 (comment)
Acceptance Criteria
misbehavior = true
by default in the config.toml and default setting of the Hermes relayer libraryFor Admin Use
The text was updated successfully, but these errors were encountered: