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

chore: bump go-header and go-fraud #2619

Merged
merged 4 commits into from
Aug 30, 2023
Merged

chore: bump go-header and go-fraud #2619

merged 4 commits into from
Aug 30, 2023

Conversation

Wondertan
Copy link
Member

@Wondertan Wondertan commented Aug 27, 2023

This PR bumps go-header and go-fraud which are both breaking - lots of changes here so please review carefully.

Note that this also contains re-introduction of VerifyCommitLightTrusting which caused us issues in mocha due to rapid voting power changes. At the moment, there are no test utilities to test that specific case, so we need to wait to roll it out to mocha.

Related: celestiaorg/celestia-app#2382

@Wondertan Wondertan self-assigned this Aug 27, 2023
@codecov-commenter
Copy link

Codecov Report

Merging #2619 (fb035a5) into main (4b96022) will increase coverage by 0.06%.
The diff coverage is 48.05%.

@@            Coverage Diff             @@
##             main    #2619      +/-   ##
==========================================
+ Coverage   51.16%   51.23%   +0.06%     
==========================================
  Files         158      158              
  Lines       10522    10517       -5     
==========================================
+ Hits         5384     5388       +4     
+ Misses       4664     4658       -6     
+ Partials      474      471       -3     
Files Changed Coverage Δ
nodebuilder/das/constructors.go 25.00% <0.00%> (ø)
nodebuilder/das/module.go 34.09% <0.00%> (ø)
nodebuilder/header/service.go 7.69% <0.00%> (ø)
nodebuilder/module.go 85.71% <ø> (ø)
nodebuilder/p2p/pubsub.go 14.56% <0.00%> (ø)
nodebuilder/settings.go 49.60% <ø> (ø)
share/p2p/discovery/discovery.go 73.30% <ø> (ø)
core/exchange.go 35.84% <25.00%> (ø)
share/eds/byzantine/bad_encoding.go 29.71% <33.33%> (-2.93%) ⬇️
nodebuilder/header/module.go 46.96% <45.00%> (-1.47%) ⬇️
... and 9 more

... and 2 files with indirect coverage changes

das/daser_test.go Outdated Show resolved Hide resolved
header/header.go Show resolved Hide resolved
header/verify.go Show resolved Hide resolved
header/header.go Outdated Show resolved Hide resolved
header/serde.go Show resolved Hide resolved
nodebuilder/fraud/constructors.go Show resolved Hide resolved
state/core_access.go Outdated Show resolved Hide resolved
@renaynay renaynay marked this pull request as ready for review August 29, 2023 15:57
nodebuilder/fraud/constructors.go Show resolved Hide resolved
nodebuilder/fraud/constructors.go Show resolved Hide resolved
Copy link
Collaborator

@distractedm1nd distractedm1nd left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

utACK

nodebuilder/fraud/fraud.go Show resolved Hide resolved
@renaynay renaynay requested a review from vgonkivs August 30, 2023 08:50
@renaynay renaynay enabled auto-merge (squash) August 30, 2023 08:51
@renaynay renaynay merged commit 9d663cf into main Aug 30, 2023
15 of 17 checks passed
@renaynay renaynay deleted the hlib/type-paramed-header branch August 30, 2023 11:12
walldiss pushed a commit to walldiss/celestia-node that referenced this pull request Sep 22, 2023
This PR bumps go-header and go-fraud which are both breaking - lots of
changes here so please review carefully.

Note that this also contains re-introduction of
VerifyCommitLightTrusting which caused us issues in `mocha` due to rapid
voting power changes. At the moment, there are no test utilities to test
that specific case, so we need to wait to roll it out to `mocha`.

Related: celestiaorg/celestia-app#2382

---------

Co-authored-by: rene <[email protected]>
(cherry picked from commit 9d663cf)
walldiss pushed a commit that referenced this pull request Sep 22, 2023
This PR bumps go-header and go-fraud which are both breaking - lots of
changes here so please review carefully.

Note that this also contains re-introduction of
VerifyCommitLightTrusting which caused us issues in `mocha` due to rapid
voting power changes. At the moment, there are no test utilities to test
that specific case, so we need to wait to roll it out to `mocha`.

Related: celestiaorg/celestia-app#2382

---------

Co-authored-by: rene <[email protected]>

(cherry picked from commit 9d663cf)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants