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

core, miner: add debug logs to track chain insertion #1166

Merged
merged 6 commits into from
Feb 23, 2024

Conversation

manav2401
Copy link
Contributor

This PR adds debug logs for the ongoing sync issues

@0xsharma 0xsharma self-requested a review February 23, 2024 11:58
Copy link

codecov bot commented Feb 23, 2024

Codecov Report

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

Project coverage is 55.98%. Comparing base (2dd9973) to head (e413a50).
Report is 1 commits behind head on v1.2.7-beta-candidate.

Files Patch % Lines
core/blockchain.go 80.00% 5 Missing and 2 partials ⚠️
Additional details and impacted files
@@                    Coverage Diff                    @@
##           v1.2.7-beta-candidate    #1166      +/-   ##
=========================================================
+ Coverage                  55.90%   55.98%   +0.08%     
=========================================================
  Files                        658      658              
  Lines                     114435   114488      +53     
=========================================================
+ Hits                       63974    64097     +123     
+ Misses                     46600    46542      -58     
+ Partials                    3861     3849      -12     

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

@manav2401 manav2401 changed the title core: add debug logs to track chain insertion core, miner: add debug logs to track chain insertion Feb 23, 2024
@manav2401 manav2401 merged commit 7d39405 into v1.2.7-beta-candidate Feb 23, 2024
12 checks passed
@manav2401 manav2401 deleted the manav/add-debug-logs branch February 23, 2024 12: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.

3 participants