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

Sequencer: add logic to get Protobuf::full_name for Action enum #1567

Open
Lilyjjo opened this issue Sep 26, 2024 · 0 comments
Open

Sequencer: add logic to get Protobuf::full_name for Action enum #1567

Lilyjjo opened this issue Sep 26, 2024 · 0 comments
Labels
code-quality core pertaining to the astria-core crate

Comments

@Lilyjjo
Copy link
Contributor

Lilyjjo commented Sep 26, 2024

Currently we have an ActionName trait implemented for the Action enum types, which is subpar because we could be grabbing the name from the wire type themselves. It would be good to add the logic for Protobuf::full_name and remove the ActionName trait.

┆Issue Number: ENG-865

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
code-quality core pertaining to the astria-core crate
Projects
None yet
Development

No branches or pull requests

1 participant