Skip to content

Remove support for submitting with PoW#436

Draft
poszu wants to merge 1 commit intodevelopfrom
remove-support-for-pow
Draft

Remove support for submitting with PoW#436
poszu wants to merge 1 commit intodevelopfrom
remove-support-for-pow

Conversation

@poszu
Copy link
Copy Markdown
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).

@poszu poszu force-pushed the remove-support-for-pow branch from f7afc10 to 22ce32d Compare November 27, 2023 09:01
@poszu poszu requested review from fasmat and pigmej November 27, 2023 09:01
@codecov
Copy link
Copy Markdown

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