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

[Merged by Bors] - Add workaround for PoET round 4 #5031

Closed
wants to merge 4 commits into from

Conversation

fasmat
Copy link
Member

@fasmat fasmat commented Sep 18, 2023

Motivation

Closes #5029

Changes

  • For PoET round 4 / publish epoch 5 PoET 112 will be added to the local state to fetch proofs from if the node registered to PoET 110 for that round.

Test Plan

Added tests to ensure workaround works for the correct epoch / round

TODO

  • Explain motivation or link existing issue(s)
  • Test changes and document test plan
  • Update documentation as needed
  • Update changelog as needed

@codecov
Copy link

codecov bot commented Sep 18, 2023

Codecov Report

Merging #5031 (2ecc842) into develop (83e2242) will decrease coverage by 0.1%.
The diff coverage is 81.3%.

@@            Coverage Diff            @@
##           develop   #5031     +/-   ##
=========================================
- Coverage     77.1%   77.0%   -0.1%     
=========================================
  Files          257     257             
  Lines        30254   30274     +20     
=========================================
- Hits         23328   23326      -2     
- Misses        5400    5421     +21     
- Partials      1526    1527      +1     
Files Changed Coverage Δ
activation/nipost.go 80.7% <81.3%> (-0.8%) ⬇️

... and 4 files with indirect coverage changes

activation/nipost.go Outdated Show resolved Hide resolved
activation/nipost.go Outdated Show resolved Hide resolved
@fasmat
Copy link
Member Author

fasmat commented Sep 20, 2023

bors merge

bors bot pushed a commit that referenced this pull request Sep 20, 2023
## Motivation
Closes #5029 

## Changes
- For PoET round 4 / publish epoch 5 PoET 112 will be added to the local state to fetch proofs from if the node registered to PoET 110 for that round.

## Test Plan
Added tests to ensure workaround works for the correct epoch / round

## TODO
<!-- This section should be removed when all items are complete -->
- [x] Explain motivation or link existing issue(s)
- [x] Test changes and document test plan
- [x] Update documentation as needed
- [x] Update [changelog](../CHANGELOG.md) as needed
@bors
Copy link

bors bot commented Sep 20, 2023

Pull request successfully merged into develop.

Build succeeded!

The publicly hosted instance of bors-ng is deprecated and will go away soon.

If you want to self-host your own instance, instructions are here.
For more help, visit the forum.

If you want to switch to GitHub's built-in merge queue, visit their help page.

@bors bors bot changed the title Add workaround for PoET round 4 [Merged by Bors] - Add workaround for PoET round 4 Sep 20, 2023
@bors bors bot closed this Sep 20, 2023
@bors bors bot deleted the 5029-fetch-poet-112-round-4 branch September 20, 2023 14:20
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.

node configuration: fetch poet proofs from all poets for round 4
2 participants