-
Notifications
You must be signed in to change notification settings - Fork 375
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
feat(explorer): add operator version via tracker api #879
Merged
glpecile
merged 30 commits into
main
from
explorer/878-feat-add-operator-version-via-tracker-api
Sep 9, 2024
Merged
Changes from 29 commits
Commits
Show all changes
30 commits
Select commit
Hold shift + click to select a range
f53a43d
feat(operators): add tracker api integration
glpecile 40dc599
fix: nit detail view
glpecile a6370bf
refactor: make start script more dynamic
glpecile 214e7e0
docs(local-setup): fix broken links and update env
glpecile 047645c
fix: show same text as home
glpecile dcdd735
fix: replace amount for number
glpecile d8972d4
fix: error handling
glpecile 6be9f54
feat: add badge for operator version
glpecile 8f15a66
fix: handle empty env tracker url variable
glpecile a86cc58
fix: remove trakcer from dev example
glpecile 15780ef
fix: add new_batch_v2 compatibility
glpecile 4465157
fix: handle empty events from batcher payment system
glpecile f0729c1
Merge branch 'explorer/885-fix-add-new_batch_v2-compatibility' into e…
glpecile df6df6d
Merge branch 'explorer/886-fix-handle-empty-event-from-batcher-paymen…
glpecile 34b7d9c
feat: handle empty card state with new component
glpecile f8535b9
fix: use warning instead of error on log
glpecile c6d66fd
fix: add missing type for attr
glpecile 4f3d914
fix: improve error messages
glpecile af2b415
fix: add missing inner text class
glpecile 3a95ee1
fix: add missing order by
glpecile 9b0981b
style: operator detail stake order
glpecile 931cd62
fix: better tracker error logging
uri-99 fac67a9
fix: operator_tracker_url works with or without / at the end
uri-99 6646bfd
Merge branch 'main' into explorer/878-feat-add-operator-version-via-t…
glpecile f731d7a
fix: add other missing trim_trailing
glpecile 5a1cda3
fix: remove tls from example
glpecile b7ee07f
Merge branch 'main' into explorer/878-feat-add-operator-version-via-t…
glpecile 7275de4
Merge branch 'main' into explorer/878-feat-add-operator-version-via-t…
glpecile f7a04de
Merge branch 'main' into explorer/878-feat-add-operator-version-via-t…
glpecile 6542e7c
feat(explorer): add aligned latest version in nav (#922)
glpecile File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
bytecode changes only