-
Notifications
You must be signed in to change notification settings - Fork 743
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
Merge unstable into Electra attestation changes #5726
Merge unstable into Electra attestation changes #5726
Commits on May 3, 2024
-
Improve logging and metrics for block publication (sigp#5699)
* Improve logging and metrics for block publication * Add better buckets * Bump SQL connection timeout for tests.
Configuration menu - View commit details
-
Copy full SHA for d3d429f - Browse repository at this point
Copy the full SHA d3d429fView commit details -
Make modified helpers in electra fork aware (sigp#5698)
* Make modified helpers in electra fork aware * Make more functions fork aware * formatting fixes only.
Configuration menu - View commit details
-
Copy full SHA for 1af3f0f - Browse repository at this point
Copy the full SHA 1af3f0fView commit details
Commits on May 6, 2024
-
One less listen address race (sigp#5718)
* One less listen address race
Configuration menu - View commit details
-
Copy full SHA for fe20ef9 - Browse repository at this point
Copy the full SHA fe20ef9View commit details -
web3Signer: set header "Accept: application/json" as we expect json i…
…n the response (sigp#5692) * web3Signer: set header "Accept: application/json" as we expect json in the response The web3signer handler in lighthouse requires a json response. Setting the header "Accept: application/json" indicates to the web3signer that json is an acceptable response. Signed-off-by: Lukas Rusak <lorusak@gmail.com> * fixup! web3Signer: set header "Accept: application/json" as we expect json in the response
Configuration menu - View commit details
-
Copy full SHA for da9d386 - Browse repository at this point
Copy the full SHA da9d386View commit details -
Consistent logging of full root in lookup debug logs (sigp#5700)
* Consistent logging of full root in lookup debug logs * Tag sync log with service * More logs * Log when new peers are added * Don't shortcircuit add_peer
Configuration menu - View commit details
-
Copy full SHA for 436d54e - Browse repository at this point
Copy the full SHA 436d54eView commit details -
Report RPC Errors to the application on peer disconnections (sigp#5680)
* Report RPC Errors to the application on peer disconnections Co-authored-by: Age Manning <Age@AgeManning.com> * Expect RPCError::Disconnect to fail ongoing requests * Drop lookups after peer disconnect and not awaiting events * Allow RPCError disconnect through network service * Update beacon_node/lighthouse_network/src/service/mod.rs Co-authored-by: Age Manning <Age@AgeManning.com> * Merge branch 'unstable' into rpc-error-on-disconnect
Configuration menu - View commit details
-
Copy full SHA for b87c36a - Browse repository at this point
Copy the full SHA b87c36aView commit details -
Move sync lookup trait function to its caller (sigp#5704)
* Move sync lookup trait function to its caller * lint
Configuration menu - View commit details
-
Copy full SHA for 5135a77 - Browse repository at this point
Copy the full SHA 5135a77View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9f6de8e - Browse repository at this point
Copy the full SHA 9f6de8eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 38382a3 - Browse repository at this point
Copy the full SHA 38382a3View commit details