chonghe
844c6dd4a0
Refactor payload_attestation_service and add payload attestation test to validator client ( #9357 )
...
Co-Authored-By: Tan Chee Keong <tanck@sigmaprime.io >
2026-06-10 07:12:57 +00:00
Mac L
945f6637c5
Remove reqwest re-exports from eth2 ( #8829 )
...
Remove `reqwest` from being re-exported within `eth2`
Co-Authored-By: Mac L <mjladson@pm.me >
2026-02-16 16:05:54 +00:00
Michael Sproul
134039d014
Simplify ConfigAndPreset ( #7777 )
...
I noticed that we are serving preset values for Fulu on mainnet nodes prior to the fork. This has already gone live in v7.1.0, but should hopefully be handled in a graceful way by API consumers.
This PR _reverts_ the serving of Fulu data prior to Fulu, by serving Fulu data only if Fulu is scheduled.
2025-07-25 08:53:24 +00:00
ThreeHrSleep
d60c24ef1c
Integrate tracing ( #6339 )
...
Tracing Integration
- [reference](5bbf1859e9/projects/project-ideas.md (L297) )
- [x] replace slog & log with tracing throughout the codebase
- [x] implement custom crit log
- [x] make relevant changes in the formatter
- [x] replace sloggers
- [x] re-write SSE logging components
cc: @macladson @eserilev
2025-03-12 22:31:05 +00:00
chonghe
3d06bc26d1
Add test to beacon node fallback feature ( #6568 )
2025-02-04 06:43:37 +00:00