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

Rename status labels for Arbitrum blocks and transactions #2385

Closed
akolotov opened this issue Nov 11, 2024 · 0 comments · Fixed by #2414
Closed

Rename status labels for Arbitrum blocks and transactions #2385

akolotov opened this issue Nov 11, 2024 · 0 comments · Fixed by #2414
Assignees
Labels
pre-release Tasks in pre-release right now

Comments

@akolotov
Copy link

On the instances responsible for Arbitrum-like chains it is necessary to re-consider labels displaying for the transactions and blocks:

image
  1. There should be an environment variable which could configure the parent chain name displayed in the labels. So, the labels will be composed like:
  • Processed on rollup (without changes)
  • Sent to ${L1_CHAIN}
  • Confirmed on ${L1_CHAIN}
  1. If the environment variable is not configured, the default statuses must be:
  • Processed on rollup (without changes)
  • Sent to parent chain
  • Confirmed on parent chain
@tom2drum tom2drum self-assigned this Nov 19, 2024
@github-actions github-actions bot added the pre-release Tasks in pre-release right now label Dec 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pre-release Tasks in pre-release right now
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants