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

[backport] fix fallback to poet pow #6202

Merged
merged 2 commits into from
Aug 1, 2024
Merged

Conversation

poszu
Copy link
Contributor

@poszu poszu commented Aug 1, 2024

Backports #6197

## Motivation

Fallback to PoW if cannot recertify after poet registration failed with 401 (unauthorized).
@poszu poszu changed the base branch from develop to v1.6 August 1, 2024 15:22
Copy link

codecov bot commented Aug 1, 2024

Codecov Report

Attention: Patch coverage is 62.06897% with 11 lines in your changes missing coverage. Please review.

Project coverage is 81.7%. Comparing base (e64a1dc) to head (88813a3).
Report is 9 commits behind head on v1.6.

Files Patch % Lines
activation/certifier.go 40.0% 3 Missing and 3 partials ⚠️
activation/poet.go 70.0% 2 Missing and 1 partial ⚠️
sql/localsql/certifier/db.go 77.7% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##            v1.6   #6202     +/-   ##
=======================================
+ Coverage   81.6%   81.7%   +0.1%     
=======================================
  Files        301     301             
  Lines      32323   32331      +8     
=======================================
+ Hits       26389   26443     +54     
+ Misses      4214    4171     -43     
+ Partials    1720    1717      -3     

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

@poszu poszu enabled auto-merge August 1, 2024 15:59
@poszu poszu merged commit 2d031c4 into v1.6 Aug 1, 2024
22 of 23 checks passed
@poszu poszu deleted the backport/1.6/fix-poet-pow-fallback branch August 1, 2024 16:04
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.

2 participants