-
Notifications
You must be signed in to change notification settings - Fork 745
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
API for LightClientBootstrap
, LightClientFinalityUpdate
, LightClientOptimisticUpdate
and light client events
#3954
Merged
michaelsproul
merged 25 commits into
sigp:unstable
from
GeemoCandama:light_client_beacon_api_1
Nov 28, 2023
Merged
API for LightClientBootstrap
, LightClientFinalityUpdate
, LightClientOptimisticUpdate
and light client events
#3954
michaelsproul
merged 25 commits into
sigp:unstable
from
GeemoCandama:light_client_beacon_api_1
Nov 28, 2023
Commits on Feb 7, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 388a7cd - Browse repository at this point
Copy the full SHA 388a7cdView commit details
Commits on Feb 8, 2023
-
Configuration menu - View commit details
-
Copy full SHA for b47b4f2 - Browse repository at this point
Copy the full SHA b47b4f2View commit details -
Configuration menu - View commit details
-
Copy full SHA for df78885 - Browse repository at this point
Copy the full SHA df78885View commit details -
Configuration menu - View commit details
-
Copy full SHA for e124c99 - Browse repository at this point
Copy the full SHA e124c99View commit details -
Configuration menu - View commit details
-
Copy full SHA for cfdeca0 - Browse repository at this point
Copy the full SHA cfdeca0View commit details -
Configuration menu - View commit details
-
Copy full SHA for e15b98f - Browse repository at this point
Copy the full SHA e15b98fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6db8a41 - Browse repository at this point
Copy the full SHA 6db8a41View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1537947 - Browse repository at this point
Copy the full SHA 1537947View commit details
Commits on Feb 9, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 5dbde26 - Browse repository at this point
Copy the full SHA 5dbde26View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4611a9c - Browse repository at this point
Copy the full SHA 4611a9cView commit details -
Configuration menu - View commit details
-
Copy full SHA for d3da99f - Browse repository at this point
Copy the full SHA d3da99fView commit details
Commits on Feb 11, 2023
-
Configuration menu - View commit details
-
Copy full SHA for a2f6a8a - Browse repository at this point
Copy the full SHA a2f6a8aView commit details
Commits on Nov 16, 2023
-
Merge branch 'unstable' into light_client_beacon_api_1
# Conflicts: # beacon_node/beacon_chain/src/events.rs # beacon_node/http_api/src/lib.rs # beacon_node/http_api/src/test_utils.rs # beacon_node/http_api/tests/main.rs # beacon_node/lighthouse_network/src/rpc/codec/ssz_snappy.rs # beacon_node/lighthouse_network/src/rpc/methods.rs # beacon_node/lighthouse_network/src/service/api_types.rs # beacon_node/network/src/beacon_processor/worker/rpc_methods.rs # beacon_node/tests/test.rs # common/eth2/src/types.rs # lighthouse/src/main.rs
Configuration menu - View commit details
-
Copy full SHA for 00179e4 - Browse repository at this point
Copy the full SHA 00179e4View commit details -
Configuration menu - View commit details
-
Copy full SHA for d74e3b4 - Browse repository at this point
Copy the full SHA d74e3b4View commit details -
Configuration menu - View commit details
-
Copy full SHA for ad3cc69 - Browse repository at this point
Copy the full SHA ad3cc69View commit details -
Configuration menu - View commit details
-
Copy full SHA for f062e77 - Browse repository at this point
Copy the full SHA f062e77View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7307756 - Browse repository at this point
Copy the full SHA 7307756View commit details
Commits on Nov 17, 2023
-
Configuration menu - View commit details
-
Copy full SHA for bfd3fb7 - Browse repository at this point
Copy the full SHA bfd3fb7View commit details -
Move
get_light_client_bootstrap
logic toBeaconChain
. `LightClien……tBootstrap` API to return `ForkVersionedResponse`.
Configuration menu - View commit details
-
Copy full SHA for d90df3f - Browse repository at this point
Copy the full SHA d90df3fView commit details -
- log cleanup - move http_api config mutation to `config::get_config` for consistency - fix light client API responses
Configuration menu - View commit details
-
Copy full SHA for 80ff555 - Browse repository at this point
Copy the full SHA 80ff555View commit details -
Configuration menu - View commit details
-
Copy full SHA for 75bd2ac - Browse repository at this point
Copy the full SHA 75bd2acView commit details -
Configuration menu - View commit details
-
Copy full SHA for bd75152 - Browse repository at this point
Copy the full SHA bd75152View commit details -
Configuration menu - View commit details
-
Copy full SHA for e0d0ece - Browse repository at this point
Copy the full SHA e0d0eceView commit details -
Configuration menu - View commit details
-
Copy full SHA for 161ece6 - Browse repository at this point
Copy the full SHA 161ece6View commit details
Commits on Nov 28, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 9e1e126 - Browse repository at this point
Copy the full SHA 9e1e126View commit details
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.