Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

V1 logs #934

Merged
merged 4 commits into from
Sep 8, 2022
Merged

V1 logs #934

merged 4 commits into from
Sep 8, 2022

Conversation

ashish10677
Copy link
Member

@ashish10677 ashish10677 commented Sep 8, 2022

Description

Added debug logs at many places during vote, to make it easier for devs to debug.

  • Logs added for rogue mode, to warn users that rogue mode is running.
  • Logs added for numActiveCollections while committing data.
  • Logs added for displaying local median values while disputing data.
  • Logs added for displaying actual blockIndex while disputing block
  • Logs added for displaying the current block number and the latest block number every time the vote command executes GetLatestHeader.
  • Logs added for displaying when did the last verification occur.
  • Logs added for displaying when was the last block confirmed.
  • Logs added for minimum stake amount
  • Logs added for displaying when did the last commit occur.
  • Logs added for displaying when did the last reveal occur.
  • Logs added for displaying keystore file path.
  • Logs added for displaying assigned collections, and leaf values during reveal.
  • Logs added for notifying that secret generation has begun.

Closes #916

Signed-off-by: Ashish Kumar Mishra <[email protected]>
@SkandaBhat
Copy link
Contributor

Please list down an exhaustive list of logs that are added as part of this PR, in the description. @ashish10677

@SkandaBhat SkandaBhat merged commit f6f08f4 into v1 Sep 8, 2022
@ashish10677 ashish10677 deleted the v1-logs branch September 8, 2022 08:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Make the logs more comprehensive
4 participants