-
Notifications
You must be signed in to change notification settings - Fork 933
API for LightClientBootstrap, LightClientFinalityUpdate, LightClientOptimisticUpdate and light client events
#3954
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
michaelsproul
merged 25 commits into
sigp:unstable
from
GeemoCandama:light_client_beacon_api_1
Nov 28, 2023
Merged
Changes from all commits
Commits
Show all changes
25 commits
Select commit
Hold shift + click to select a range
388a7cd
rebase and add comment
GeemoCandama b47b4f2
conditional test
GeemoCandama df78885
test
GeemoCandama e124c99
optimistic chould be working now
GeemoCandama cfdeca0
finality should be working now
GeemoCandama e15b98f
try again
GeemoCandama 6db8a41
try again
GeemoCandama 1537947
clippy fix
GeemoCandama 5dbde26
add lc bootstrap beacon api
GeemoCandama 4611a9c
add lc optimistic/finality update to events
GeemoCandama d3da99f
fmt
GeemoCandama a2f6a8a
That error isn't occuring on my computer but I think this should fix it
GeemoCandama 00179e4
Merge branch 'unstable' into light_client_beacon_api_1
jimmygchen d74e3b4
Add missing test file
jimmygchen ad3cc69
Update light client types to comply with Altair light client spec.
jimmygchen f062e77
Fix test compilation
jimmygchen 7307756
Merge branch 'unstable' into light_client_beacon_api_1
jimmygchen bfd3fb7
Support deserializing light client structures for the Bellatrix fork
jimmygchen d90df3f
Move `get_light_client_bootstrap` logic to `BeaconChain`. `LightClien…
jimmygchen 80ff555
Misc fixes.
jimmygchen 75bd2ac
Add light client bootstrap API test and fix existing ones.
jimmygchen bd75152
Merge branch 'unstable' into light_client_beacon_api_1
jimmygchen e0d0ece
Fix test for `light-client-server` http api config.
jimmygchen 161ece6
Appease clippy
jimmygchen 9e1e126
Efficiency improvement when retrieving beacon state.
jimmygchen 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
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.