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

Draw large queries in sha256 and shift signed mask points #117

Merged
merged 11 commits into from
Aug 24, 2024
Merged

Conversation

PayneJoe
Copy link
Collaborator

For the convenience of plonk example, this PR mainly add two small modifications:

  • per discussion, supporting large draw queries in sha256
  • add shift signed mask points specially for logup mask

Copy link

codecov bot commented Aug 23, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Files Coverage Δ
src/air/bitcoin_script.rs 100.00% <100.00%> (+47.82%) ⬆️
src/air/mod.rs 100.00% <100.00%> (+100.00%) ⬆️
src/channel/bitcoin_script.rs 100.00% <100.00%> (ø)

@weikengchen
Copy link
Contributor

Going to add additional tests for coverage...

@weikengchen weikengchen merged commit a80492c into main Aug 24, 2024
7 checks passed
@weikengchen weikengchen deleted the dev-1 branch August 24, 2024 02:58
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