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 StateTransitionRunner and StateTransitionVerifier #888

Merged
merged 4 commits into from
Jul 16, 2024

Conversation

rakanalh
Copy link
Contributor

Description

Linked Issues

@rakanalh rakanalh self-assigned this Jul 15, 2024
@rakanalh rakanalh marked this pull request as ready for review July 16, 2024 08:32
Copy link

codecov bot commented Jul 16, 2024

Codecov Report

Attention: Patch coverage is 50.00000% with 3 lines in your changes missing coverage. Please review.

Project coverage is 79.2%. Comparing base (d4e597b) to head (63003b7).
Report is 1 commits behind head on nightly.

Additional details and impacted files
Files Coverage Δ
bin/citrea/src/rollup/bitcoin.rs 0.0% <ø> (ø)
bin/citrea/src/rollup/mock.rs 94.9% <ø> (ø)
crates/fullnode/src/runner.rs 74.5% <100.0%> (+0.1%) ⬆️
crates/prover/src/lib.rs 50.0% <ø> (ø)
crates/prover/src/prover_service/parallel/mod.rs 91.1% <ø> (ø)
...rates/prover/src/prover_service/parallel/prover.rs 88.6% <ø> (ø)
.../sovereign-sdk/full-node/sov-stf-runner/src/lib.rs 100.0% <ø> (ø)
...full-node/sov-stf-runner/src/prover_service/mod.rs 69.2% <ø> (ø)
...ule-system/sov-modules-rollup-blueprint/src/lib.rs 100.0% <ø> (+74.4%) ⬆️
crates/prover/src/runner.rs 82.6% <0.0%> (-0.5%) ⬇️

... and 5 files with indirect coverage changes

@rakanalh rakanalh merged commit 96abc49 into nightly Jul 16, 2024
11 checks passed
@rakanalh rakanalh deleted the rakanalh/remove-stf-runner branch July 16, 2024 09:03
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.

Get rid of sov-stf-runner and verifier
2 participants