multiversx / mx-chain-go

⚡ The official implementation of the MultiversX blockchain protocol, written in golang.
https://multiversx.com
GNU General Public License v3.0
929 stars 202 forks source link

[sovereign] Block finality to zero for extended headers #6568

Closed mariusmihaic closed 2 weeks ago

mariusmihaic commented 3 weeks ago

Reasoning behind the pull request

Proposed changes

Testing procedure

Pre-requisites

Based on the Contributing Guidelines the PR author and the reviewers must check the following requirements are met:

codecov[bot] commented 2 weeks ago

Codecov Report

Attention: Patch coverage is 93.75000% with 1 line in your changes missing coverage. Please review.

Please upload report for BASE (feat/sovereign-mainchain-header-sync@ab4e1ac). Learn more about missing BASE report.

Files with missing lines Patch % Lines
process/track/blockProcessor.go 90.90% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## feat/sovereign-mainchain-header-sync #6568 +/- ## ======================================================================= Coverage ? 77.65% ======================================================================= Files ? 953 Lines ? 108816 Branches ? 0 ======================================================================= Hits ? 84497 Misses ? 18499 Partials ? 5820 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.