Skip to content

Testnet fix changes#7871

Open
raduchis wants to merge 6 commits into
feat/testnet-fixesfrom
testnet-fix-changes
Open

Testnet fix changes#7871
raduchis wants to merge 6 commits into
feat/testnet-fixesfrom
testnet-fix-changes

Conversation

@raduchis

@raduchis raduchis commented Jun 8, 2026

Copy link
Copy Markdown
Contributor

Reasoning behind the pull request

  • during the public testnet testing, some hotfixes were needed

Proposed changes

  • bring the testnet hotfixes to the testnet-fix branch

Testing procedure

  • allIN

Pre-requisites

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

  • was the PR targeted to the correct branch?
  • if this is a larger feature that probably needs more than one PR, is there a feat branch created?
  • if this is a feat branch merging, do all satellite projects have a proper tag inside go.mod?

@codecov

codecov Bot commented Jun 8, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 77.56%. Comparing base (6025b67) to head (929fdb2).

Additional details and impacted files
@@                  Coverage Diff                   @@
##           feat/testnet-fixes    #7871      +/-   ##
======================================================
+ Coverage               77.54%   77.56%   +0.01%     
======================================================
  Files                     883      883              
  Lines                  124525   124554      +29     
======================================================
+ Hits                    96564    96607      +43     
+ Misses                  21550    21535      -15     
- Partials                 6411     6412       +1     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

rhs.RequestHandlerStub.SetEpoch(epoch)
}

type blockBootstrapperStub struct {

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

could be moved to a separate file in the same package

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

+1

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