Skip to content

fix(l2): use Prague genesis file to fix prover#2509

Merged
ilitteri merged 1 commit into
mainfrom
fix-l2-prover
Apr 21, 2025
Merged

fix(l2): use Prague genesis file to fix prover#2509
ilitteri merged 1 commit into
mainfrom
fix-l2-prover

Conversation

@mpaulucci

@mpaulucci mpaulucci commented Apr 21, 2025

Copy link
Copy Markdown
Collaborator

Motivation
Fix prover tests in CI

Description
#2481 broke the L2 tests since they were using a Cancun genesis, and the block producer has switched to Prague

@github-actions

Copy link
Copy Markdown

Lines of code report

Total lines added: 49
Total lines removed: 28
Total lines changed: 77

Detailed view
+--------------------------------------------------+-------+------+
| File                                             | Lines | Diff |
+--------------------------------------------------+-------+------+
| ethrex/crates/networking/rpc/clients/auth/mod.rs | 153   | -9   |
+--------------------------------------------------+-------+------+
| ethrex/crates/networking/rpc/engine/payload.rs   | 684   | -14  |
+--------------------------------------------------+-------+------+
| ethrex/crates/networking/rpc/net/mod.rs          | 10    | -4   |
+--------------------------------------------------+-------+------+
| ethrex/crates/networking/rpc/rpc.rs              | 720   | -1   |
+--------------------------------------------------+-------+------+
| ethrex/crates/vm/backends/levm/db.rs             | 215   | +1   |
+--------------------------------------------------+-------+------+
| ethrex/crates/vm/backends/levm/mod.rs            | 690   | +48  |
+--------------------------------------------------+-------+------+

@mpaulucci mpaulucci changed the title Try to fix l2 tests. fix(l2): use Prague genesis file to fix prover Apr 21, 2025
@mpaulucci mpaulucci marked this pull request as ready for review April 21, 2025 19:14
@mpaulucci mpaulucci requested a review from a team as a code owner April 21, 2025 19:14
@mpaulucci mpaulucci enabled auto-merge April 21, 2025 19:26
@mpaulucci mpaulucci added this pull request to the merge queue Apr 21, 2025
@ilitteri ilitteri removed this pull request from the merge queue due to a manual request Apr 21, 2025
@ilitteri ilitteri added this pull request to the merge queue Apr 21, 2025
Merged via the queue into main with commit da37065 Apr 21, 2025
@ilitteri ilitteri deleted the fix-l2-prover branch April 21, 2025 19:43
pedrobergamini pushed a commit to pedrobergamini/ethrex that referenced this pull request Aug 24, 2025
**Motivation**
Fix prover tests in CI

**Description**
lambdaclass#2481 broke the L2 tests since
they were using a Cancun genesis, and the block producer has switched to
Prague
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