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

feat(derive): Typed error handling#540

Merged
refcell merged 12 commits intomainfrom
cl/derive-error-revamp
Sep 20, 2024
Merged

feat(derive): Typed error handling#540
refcell merged 12 commits intomainfrom
cl/derive-error-revamp

Conversation

@clabby
Copy link
Contributor

@clabby clabby commented Sep 20, 2024

Overview

The first of a few PRs, migrates kona-derive over to typed errors in order to better be able to distinguish temporary, reset, and critical errors on the end of the consumer.

Copy link
Contributor Author

clabby commented Sep 20, 2024

This stack of pull requests is managed by Graphite. Learn more about stacking.

Join @clabby and the rest of your teammates on Graphite Graphite

@codecov
Copy link

codecov bot commented Sep 20, 2024

@clabby clabby marked this pull request as ready for review September 20, 2024 03:29
@clabby clabby requested a review from refcell September 20, 2024 03:29
@clabby clabby force-pushed the cl/derive-error-revamp branch from eb51617 to 9e47b91 Compare September 20, 2024 04:11
@clabby clabby self-assigned this Sep 20, 2024
@clabby clabby added K-feature Kind: feature A-proof Area: proof crates A-binaries Area: binaries labels Sep 20, 2024
@refcell refcell added this pull request to the merge queue Sep 20, 2024
Merged via the queue into main with commit 72908f9 Sep 20, 2024
@github-actions github-actions bot mentioned this pull request Sep 20, 2024
@clabby clabby deleted the cl/derive-error-revamp branch September 20, 2024 17:09
This was referenced Sep 21, 2024
@github-actions github-actions bot mentioned this pull request Oct 3, 2024
This was referenced Oct 13, 2024
theochap pushed a commit to ethereum-optimism/optimism that referenced this pull request Dec 10, 2025
* checkpoint

* checkpoint

* compiling + passing tests

* rename error

* lint

* fix test-utils feature

* add resets

* codecov

* clean

* update codecov rules

* upload test results

* nextest cfg
theochap pushed a commit to ethereum-optimism/optimism that referenced this pull request Jan 14, 2026
* checkpoint

* checkpoint

* compiling + passing tests

* rename error

* lint

* fix test-utils feature

* add resets

* codecov

* clean

* update codecov rules

* upload test results

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

Labels

A-binaries Area: binaries A-proof Area: proof crates K-feature Kind: feature

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants