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

feat(derive): Holocene Activation #574

Merged
merged 7 commits into from
Sep 27, 2024
Merged

Conversation

refcell
Copy link
Collaborator

@refcell refcell commented Sep 25, 2024

Description

Introduces logic for holocene activation.

Replaces #565

Closes #562

@refcell refcell requested a review from clabby September 25, 2024 22:16
@refcell refcell self-assigned this Sep 25, 2024
@refcell refcell added K-feature Kind: feature A-derive Area: kona-derive crate H-holocene Hardfork: Holocene related labels Sep 25, 2024
Copy link

codecov bot commented Sep 25, 2024

Codecov Report

Attention: Patch coverage is 96.77419% with 1 line in your changes missing coverage. Please review.

Project coverage is 78.5%. Comparing base (e2a45c5) to head (6cd14b8).
Report is 1 commits behind head on main.

✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
crates/derive/src/stages/l1_traversal.rs 91.6% 1 Missing ⚠️
Additional details and impacted files

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@refcell refcell force-pushed the rf/feat/holocene-activation branch from d1416bb to dfaaa6b Compare September 25, 2024 22:42
crates/derive/src/errors.rs Outdated Show resolved Hide resolved
crates/derive/src/stages/l1_traversal.rs Outdated Show resolved Hide resolved
@refcell refcell requested a review from clabby September 26, 2024 16:28
@refcell refcell force-pushed the rf/feat/holocene-activation branch 3 times, most recently from a929d7d to acd8d68 Compare September 26, 2024 19:29
crates/derive/src/stages/l1_traversal.rs Outdated Show resolved Hide resolved
@refcell refcell force-pushed the rf/feat/holocene-activation branch from 9a70a48 to c28f0f4 Compare September 26, 2024 22:02
@refcell refcell added this pull request to the merge queue Sep 27, 2024
Merged via the queue into main with commit 07d725a Sep 27, 2024
16 checks passed
This was referenced Sep 26, 2024
@github-actions github-actions bot mentioned this pull request Oct 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-derive Area: kona-derive crate H-holocene Hardfork: Holocene related K-feature Kind: feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[HOLOCENE] feat(derive): Pipeline Reset on HF Activation
2 participants