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

Improve prints #4650

Merged
merged 4 commits into from
Feb 29, 2024
Merged

Improve prints #4650

merged 4 commits into from
Feb 29, 2024

Conversation

Leo-Besancon
Copy link
Collaborator

@Leo-Besancon Leo-Besancon commented Feb 20, 2024

  • Clarifies debug prints for versioning stats
  • Prints the final state hash after bootstrap on network restart, to easily compare the hashes and confirm successful bootstrap.

Tested in labnet with a network restart

@Leo-Besancon Leo-Besancon linked an issue Feb 20, 2024 that may be closed by this pull request
Copy link

codecov bot commented Feb 20, 2024

Codecov Report

Attention: Patch coverage is 6.25000% with 15 lines in your changes are missing coverage. Please review.

Project coverage is 71.78%. Comparing base (a2d15b0) to head (2048ac9).

Files Patch % Lines
massa-node/src/main.rs 0.00% 13 Missing ⚠️
massa-versioning/src/versioning.rs 33.33% 2 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main    #4650   +/-   ##
=======================================
  Coverage   71.78%   71.78%           
=======================================
  Files         291      291           
  Lines       51642    51642           
=======================================
  Hits        37069    37069           
  Misses      14573    14573           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@Leo-Besancon Leo-Besancon added this pull request to the merge queue Feb 29, 2024
Merged via the queue into main with commit d9613a4 Feb 29, 2024
12 checks passed
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.

Display latest hash after bootstrap on a network restart (or not)
2 participants