Skip to content
This repository was archived by the owner on Jan 16, 2026. It is now read-only.

feat(executor): Clean ups#719

Merged
refcell merged 4 commits intomainfrom
cl/executor-cleanup
Oct 19, 2024
Merged

feat(executor): Clean ups#719
refcell merged 4 commits intomainfrom
cl/executor-cleanup

Conversation

@clabby
Copy link
Contributor

@clabby clabby commented Oct 19, 2024

Overview

Cleans up the kona-executor crate, and moves the revm database into kona-executor.

@clabby clabby added K-feature Kind: feature A-mpt A-protocol Area: protocol crates labels Oct 19, 2024
@clabby clabby self-assigned this Oct 19, 2024
@clabby clabby requested a review from refcell as a code owner October 19, 2024 14:46
@clabby clabby force-pushed the cl/executor-cleanup branch from 445e8b7 to 237e144 Compare October 19, 2024 14:47
@codecov
Copy link

codecov bot commented Oct 19, 2024

❌ 1 Tests Failed:

Tests completed Failed Passed Skipped
317 1 316 0
View the full list of 1 ❄️ flaky tests
kona-providers-alloy alloy_providers::tests::test_alloy_l2_chain_provider_latest_block_number

Flake rate in main: 11.90% (Passed 37 times, Failed 5 times)

Stack Traces | 0.076s run time
thread 'alloy_providers::tests::test_alloy_l2_chain_provider_latest_block_number' panicked at .../providers-alloy/src/alloy_providers.rs:456:59:
called `Result::unwrap()` on an `Err` value: Transport(HttpError(HttpError { status: 429, body: "{\"code\":-32007,\"message\":\"5/second request limit reached - reduce calls per second or upgrade your account at quicknode.com\"}" }))
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace

To view individual test run time comparison to the main branch, go to the Test Analytics Dashboard

@clabby clabby force-pushed the cl/executor-cleanup branch from 593fef9 to 4d87d61 Compare October 19, 2024 14:56
@refcell refcell added this pull request to the merge queue Oct 19, 2024
Merged via the queue into main with commit f1f7868 Oct 19, 2024
@github-actions github-actions bot mentioned this pull request Oct 19, 2024
theochap pushed a commit to ethereum-optimism/optimism that referenced this pull request Dec 10, 2025
* feat(executor): Clean ups

* update

* doc test

* fmt
theochap pushed a commit to ethereum-optimism/optimism that referenced this pull request Jan 14, 2026
* feat(executor): Clean ups

* update

* doc test

* fmt
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

A-protocol Area: protocol crates K-feature Kind: feature

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants