Skip to content

feat(explorer): add operator version via tracker api - #879

Merged
glpecile merged 30 commits into
mainfrom
explorer/878-feat-add-operator-version-via-tracker-api
Sep 9, 2024
Merged

feat(explorer): add operator version via tracker api#879
glpecile merged 30 commits into
mainfrom
explorer/878-feat-add-operator-version-via-tracker-api

Conversation

@glpecile

@glpecileglpecile commented Aug 27, 2024

Copy link
Copy Markdown
Contributor

Changes

Tip

This PR is currently live on stage up until df6df6d.

  • add env for tracker api
  • add module handler for api endpoints
  • add currently running aligned version to views /operators and /operators/:address views
  • edit text inconsistency between "total active operators" and "registered active operators"
  • edit amount to number of proofs
  • add badge component with styling variants
  • refactor dynamic badge to use badge component

Test

Add new env variable for TRACKER_API_URL, if configured with holesky testnet data use https://holesky.tracker.alignedlayer.com (DO NOT add / at the end of the URL)

Before

imageimage

After

imageimage

@glpecileglpecile self-assigned this Aug 27, 2024
@glpecileglpecile linked an issue Aug 27, 2024 that may be closed by this pull request
@glpecileglpecile changed the title feat(operators): add tracker api integrationfeat(explorer): add operator version via tracker apiAug 27, 2024
Comment threadexplorer/.env.dev Outdated
@glpecile
glpecile marked this pull request as ready for review August 28, 2024 16:18
@glpecileglpecile added the frontend Frontend related issue. label Aug 28, 2024

Copy link
Copy Markdown
ContributorAuthor

Choose a reason for hiding this comment

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

bytecode changes only

@glpecile
glpecile merged commit afc61b7 into mainSep 9, 2024
@glpecile
glpecile deleted the explorer/878-feat-add-operator-version-via-tracker-api branch September 9, 2024 18:45
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

frontendFrontend related issue.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

feat(explorer): add operator version via tracker api

3 participants

@glpecile@uri-99@entropidelic