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

Str-727 Upgrade EL guest code to prove range of N blocks #533

Merged
merged 12 commits into from
Dec 20, 2024

refactor test

c7303fb
Select commit
Loading
Failed to load commit list.
Merged

Str-727 Upgrade EL guest code to prove range of N blocks #533

refactor test
c7303fb
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Dec 19, 2024 in 1s

65.95% of diff hit (target 56.76%)

View this Pull Request on Codecov

65.95% of diff hit (target 56.76%)

Annotations

Check warning on line 105 in bin/prover-client/src/prover.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

bin/prover-client/src/prover.rs#L100-L105

Added lines #L100 - L105 were not covered by tests

Check warning on line 108 in bin/prover-client/src/prover.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

bin/prover-client/src/prover.rs#L108

Added line #L108 was not covered by tests

Check warning on line 73 in bin/prover-client/src/proving_ops/cl_ops.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

bin/prover-client/src/proving_ops/cl_ops.rs#L72-L73

Added lines #L72 - L73 were not covered by tests

Check warning on line 43 in bin/prover-client/src/proving_ops/el_ops.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

bin/prover-client/src/proving_ops/el_ops.rs#L41-L43

Added lines #L41 - L43 were not covered by tests

Check warning on line 50 in bin/prover-client/src/proving_ops/el_ops.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

bin/prover-client/src/proving_ops/el_ops.rs#L45-L50

Added lines #L45 - L50 were not covered by tests

Check warning on line 57 in bin/prover-client/src/proving_ops/el_ops.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

bin/prover-client/src/proving_ops/el_ops.rs#L52-L57

Added lines #L52 - L57 were not covered by tests

Check warning on line 59 in bin/prover-client/src/proving_ops/el_ops.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

bin/prover-client/src/proving_ops/el_ops.rs#L59

Added line #L59 was not covered by tests

Check warning on line 63 in bin/prover-client/src/proving_ops/el_ops.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

bin/prover-client/src/proving_ops/el_ops.rs#L62-L63

Added lines #L62 - L63 were not covered by tests

Check warning on line 117 in bin/prover-client/src/rpc_server.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

bin/prover-client/src/rpc_server.rs#L117

Added line #L117 was not covered by tests

Check warning on line 121 in bin/prover-client/src/rpc_server.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

bin/prover-client/src/rpc_server.rs#L121

Added line #L121 was not covered by tests

Check warning on line 96 in crates/proof-impl/cl-stf/src/lib.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/proof-impl/cl-stf/src/lib.rs#L96

Added line #L96 was not covered by tests

Check warning on line 104 in crates/proof-impl/evm-ee-stf/src/lib.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/proof-impl/evm-ee-stf/src/lib.rs#L104

Added line #L104 was not covered by tests

Check warning on line 23 in crates/proof-impl/evm-ee-stf/src/utils.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/proof-impl/evm-ee-stf/src/utils.rs#L20-L23

Added lines #L20 - L23 were not covered by tests

Check warning on line 35 in crates/proof-impl/evm-ee-stf/src/utils.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/proof-impl/evm-ee-stf/src/utils.rs#L31-L35

Added lines #L31 - L35 were not covered by tests

Check warning on line 57 in crates/proof-impl/evm-ee-stf/src/utils.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/proof-impl/evm-ee-stf/src/utils.rs#L54-L57

Added lines #L54 - L57 were not covered by tests

Check warning on line 105 in crates/reth/exex/src/prover_exex.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/reth/exex/src/prover_exex.rs#L105

Added line #L105 was not covered by tests

Check warning on line 192 in crates/reth/exex/src/prover_exex.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/reth/exex/src/prover_exex.rs#L192

Added line #L192 was not covered by tests

Check warning on line 201 in crates/reth/exex/src/prover_exex.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/reth/exex/src/prover_exex.rs#L200-L201

Added lines #L200 - L201 were not covered by tests