-
Notifications
You must be signed in to change notification settings - Fork 214
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix malfeasance proof metrics and add logging (#4068)
## Motivation <!-- Please mention the issue fixed by this PR or detailed motivation --> part of #4067 <!-- `Closes #XXXX, closes #XXXX, ...` links mentioned issues to this PR and automatically closes them when this it's merged --> ## Changes <!-- Please describe in detail the changes made --> - malfeasance proof: only update metrics when save is successful - add more logging to malfeasance proof upon generation and reception - make atx handler uses just 1 mutex, not 2 - rename all miner_id, atx_node_id, sender_Id logging field to just smesher - fix benchmark tests in atx handler
- Loading branch information
1 parent
f1608a1
commit 8336a0f
Showing
24 changed files
with
291 additions
and
199 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.