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

Remove support for submitting with PoW #436

Draft
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

poszu
Copy link
Contributor

@poszu poszu commented Nov 27, 2023

Closes #430

Removed support for registering with proof of work. The operator can either set up a certifier service, point the poet to use a service hosted by SM, or turn off certification entirely (all registrations go in).

Copy link

codecov bot commented Nov 27, 2023

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Comparison is base (ba98c66) 77.8% compared to head (22ce32d) 76.4%.

Files Patch % Lines
rpc/rpcserver.go 0.0% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff            @@
##           develop    #436     +/-   ##
=========================================
- Coverage     77.8%   76.4%   -1.4%     
=========================================
  Files           25      23      -2     
  Lines         2010    1821    -189     
=========================================
- Hits          1565    1393    -172     
+ Misses         328     313     -15     
+ Partials       117     115      -2     

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

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.

remove support for PoW
1 participant