mirror of
https://github.com/sigp/lighthouse.git
synced 2026-03-03 00:31:50 +00:00
## Issue Addressed Should resolve `blst` build issues that previously required `cargo clean` 🤞 ## Proposed Changes BLST cleaned up some of their validation logic: https://github.com/supranational/blst/compare/v0.3.1...v0.3.2 And included my build system PR: https://github.com/supranational/blst/pull/45