Skip to content

Conversation

@danyalprout
Copy link
Collaborator

@danyalprout danyalprout commented Dec 22, 2025

Description

Remove these tags as they're confusing (no bundles etc).

  • Remove the "Bundle" tag from block transaction rows
  • Remove the "Reverting" badge from bundle transaction details

Remove the "Bundle" tag from block transaction rows and the "Reverting"
badge from bundle transaction details as these labels are no longer needed.
Comment on lines -561 to -566
<TransactionDetails
key={tx.hash}
tx={tx}
index={index}
isReverting={revertingHashes.has(tx.hash)}
/>
Copy link
Contributor

Choose a reason for hiding this comment

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

❤️

@danyalprout danyalprout merged commit 0ef607c into master Dec 22, 2025
13 checks passed
@danyalprout danyalprout deleted the remove-bundle-reverting-tags branch December 22, 2025 19:07
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.

3 participants