Skip to content

pczt: Add Prover::{requires_sapling_proofs, requires_orchard_proof}#1698

Merged
nuttycom merged 1 commit into
mainfrom
1696-pczt-proofs-required
Feb 7, 2025
Merged

pczt: Add Prover::{requires_sapling_proofs, requires_orchard_proof}#1698
nuttycom merged 1 commit into
mainfrom
1696-pczt-proofs-required

Conversation

@str4d
Copy link
Copy Markdown
Contributor

@str4d str4d commented Feb 7, 2025

Closes #1696.

@codecov
Copy link
Copy Markdown

codecov Bot commented Feb 7, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 54.33%. Comparing base (4ded512) to head (a2c3134).
Report is 6 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1698   +/-   ##
=======================================
  Coverage   54.33%   54.33%           
=======================================
  Files         173      173           
  Lines       20282    20282           
=======================================
  Hits        11021    11021           
  Misses       9261     9261           

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

Copy link
Copy Markdown
Contributor

@daira daira left a comment

Choose a reason for hiding this comment

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

utACK

Copy link
Copy Markdown
Collaborator

@nuttycom nuttycom left a comment

Choose a reason for hiding this comment

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

utACK

@nuttycom nuttycom merged commit 59a6525 into main Feb 7, 2025
@nuttycom nuttycom deleted the 1696-pczt-proofs-required branch February 7, 2025 16:47
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.

pczt: Add APIs to Prover role for checking whether Sapling or Orchard proofs are required

3 participants