Michael Sproul
Michael Sproul
Yeah, I have no issues building locally on my Mac. It's something specific about Homebrew's CI environment
My clang _does_ fail if I provide `-mno-avx` though, i.e. this command: ``` env -u IPHONEOS_DEPLOYMENT_TARGET LC_ALL="C" "clang" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "--target=arm64-apple-macosx" "-mmacosx-version-min=15.4" "-Wall" "-Wextra" "-mno-avx" "-fno-builtin" "-Wno-unused-function" "-Wno-unused-command-line-argument"...
Added `blockdreamer` as a service that needs to run on the worker nodes. https://github.com/blockprint-collective/blockdreamer
Speaking as a Lighthouse dev, I am in favour of combining them. I think it's a good simplification. I suspect that the current per-slot schedule for `prepareBeaconProposer` is excessive. It...
Nice catch! I'll try to get this done soon Hopefully we'll also have a proper classifier online for Lodestar soon too. The Miga Labs crew have been working on a...
Are we still waiting on more improvements here, or can we considered this handled for now? Covered by this PR? - https://github.com/sigp/lighthouse/pull/6680
Ok cool, will leave this open for integration into the new dependency revamp
@hwwhww The test passes on LH `unstable` now so we are happy to merge if you are! Thanks
Should we merge this before: - https://github.com/sigp/lighthouse/pull/6866 ?
Thanks @metachris. I'm trying to find out from bloxroute why this payload didn't get revealed in a timely way