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

enable risc0 unstable feature and new precompiles #1744

Merged

Conversation

eyusufatik
Copy link
Member

Description

enables new precompiles.
in bitcoin-da replaces secp256k1 on the guest side with k256 crate, which has a new precompile.

@eyusufatik eyusufatik merged commit d35986e into esad/batch-proof-use-less-memory Jan 24, 2025
13 of 14 checks passed
@eyusufatik eyusufatik deleted the esad/enable-risc0-unstable-feature branch January 24, 2025 15:26
Copy link

codecov bot commented Jan 24, 2025

Codecov Report

Attention: Patch coverage is 83.33333% with 2 lines in your changes missing coverage. Please review.

Project coverage is 77.0%. Comparing base (b62a598) to head (8417803).
Report is 1 commits behind head on esad/batch-proof-use-less-memory.

Files with missing lines Patch % Lines
crates/bitcoin-da/src/helpers/parsers.rs 71.4% 2 Missing ⚠️
Additional details and impacted files
Files with missing lines Coverage Δ
crates/bitcoin-da/src/helpers/builders/mod.rs 97.9% <100.0%> (+<0.1%) ⬆️
crates/bitcoin-da/src/helpers/mod.rs 88.2% <ø> (-0.7%) ⬇️
crates/bitcoin-da/src/helpers/parsers.rs 90.0% <71.4%> (-0.5%) ⬇️

... and 7 files with indirect coverage changes

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.

3 participants