Skip to content

feat(sdk): use clearer status enums#3070

Closed
smartcontracts wants to merge 1 commit intodevelopfrom
sc/sdk-status-enums
Closed

feat(sdk): use clearer status enums#3070
smartcontracts wants to merge 1 commit intodevelopfrom
sc/sdk-status-enums

Conversation

@smartcontracts
Copy link
Contributor

Description
Updates the MessageStatus enum to use string values instead of integer
values. Gives the user much better feedback when looking at message
status in a script or on the command line.

Updates the MessageStatus enum to use string values instead of integer
values. Gives the user much better feedback when looking at message
status in a script or on the command line.
@changeset-bot
Copy link

changeset-bot bot commented Jul 19, 2022

🦋 Changeset detected

Latest commit: 71c726d

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 3 packages
Name Type
@eth-optimism/sdk Minor
@eth-optimism/drippie-mon Patch
@eth-optimism/message-relayer Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@github-actions github-actions bot added the A-pkg-sdk Area: packages/sdk label Jul 19, 2022
@smartcontracts smartcontracts deleted the sc/sdk-status-enums branch August 18, 2022 15:23
theochap added a commit that referenced this pull request Dec 10, 2025
Also:
- Adds admin RPC method to inspect recovery mode status
- Adds handling for new admin RPC method in SequencerActor
- Adds test utils via automock
- References existing test utils in crates/protocol/derive

Ref: #3070

---------

Co-authored-by: theo <80177219+theochap@users.noreply.github.com>
theochap added a commit that referenced this pull request Jan 14, 2026
Also:
- Adds admin RPC method to inspect recovery mode status
- Adds handling for new admin RPC method in SequencerActor
- Adds test utils via automock
- References existing test utils in crates/protocol/derive

Ref: #3070

---------

Co-authored-by: theo <80177219+theochap@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-pkg-sdk Area: packages/sdk

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant