-
-
Notifications
You must be signed in to change notification settings - Fork 416
feat: include EL client info in graffiti #6753
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
Merged
Merged
Changes from 32 commits
Commits
Show all changes
36 commits
Select commit
Hold shift + click to select a range
c6c5ffb
Define ClientCode and engine_getClientVersionV1
ensi321 e51c618
Default graffiti in beacon node
ensi321 59fc851
Update packages/beacon-node/src/api/impl/validator/index.ts
ensi321 1780cf4
Fix rebase
ensi321 5b3f398
Make graffiti optional in validator store
ensi321 324b586
Merge branch 'unstable' into nc/graffiti
ensi321 1cb3c0c
Fix merge
ensi321 65385b9
Fix lint
ensi321 2f07060
Update packages/beacon-node/src/execution/engine/types.ts
ensi321 0da0020
Add fallback graffiti
ensi321 8cebfae
Address comment
ensi321 5afa36e
Address comment
ensi321 467de59
Cache client version in ExecutionEngine
ensi321 42bafc8
Hide graffiti if private flag is set
ensi321 70358e9
Improve readability
ensi321 fc70f03
Partially address comment
ensi321 b2d2238
Merge branch 'unstable' into nc/graffiti
ensi321 455bddd
Partially address comment
ensi321 1c91dc4
Partially address comment
ensi321 e666c97
Refactor
ensi321 6257dcf
Update packages/beacon-node/src/execution/engine/http.ts
ensi321 fc4eaa0
Partial address comment
ensi321 5aefdb9
Add unit test
ensi321 0734b9e
Fix unit test
ensi321 44a3c8b
Review PR, mostly cosmetic
nflaig b6dbc27
Merge branch 'unstable' into nc/graffiti
nflaig 52edf2b
Fix graffiti tests
nflaig 35b8e95
Add workaround to test code instead of src
nflaig defa1ea
Merge branch 'unstable' into nc/graffiti
nflaig 5fd6b4f
Set client version to null if not supported by EL
nflaig 8538988
Log failed client version updates as debug
nflaig 1c8352e
Throw error if EL client returns empty client versions array
nflaig c781797
Update engine mock
nflaig 038e980
Set client version to null initially to avoid fetching multiple times
nflaig f273632
Reorder statements
nflaig cb7a5d4
Merge branch 'unstable' into nc/graffiti
ensi321 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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.
Uh oh!
There was an error while loading. Please reload this page.