Skip to content

Add OP Stack transaction type labels - #3659

Open
nonsense wants to merge 1 commit into
blockscout:mainfrom
nonsense:upstream/op-stack-tx-types
Open

Add OP Stack transaction type labels#3659
nonsense wants to merge 1 commit into
blockscout:mainfrom
nonsense:upstream/op-stack-tx-types

Conversation

@nonsense

Copy link
Copy Markdown

Adds badges for OP Stack L1 attributes and post-exec transactions.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@nonsense
nonsense marked this pull request as ready for review August 24, 2026 17:29
Comment on lines +10 to +12
type TransactionType = schemas['Transaction']['transaction_types'][number] |
'op_stack_l1_attributes_tx' |
'op_stack_post_exec_tx';

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

First of all, these new transaction types should be implemented on the backend side, and then the new version of the API types package should be published to NPM and consumed in this component. So, this two additions of the union TransactionType type will be basically unnecessary.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants