mirror of
https://github.com/OffchainLabs/prysm.git
synced 2026-05-02 03:02:54 -04:00
* skip bls verification with a feature flag at runtime * gazelle * more bls mocks * block roots efficiency * db block roots now does not show up on the flame graphs * save validator latest votes batch * batch save att * misc improvements to pprof * import * include validator index cache * error if no filter criteria * resolved comments * build fix * lint * remove delay global * attestation and block test fixes * preston suggestions * fix db tests * fix missing broken tests * tests pass