lighthouse/crypto/kzg/src
realbigsean 5f98a7b8ad
Deneb PR feedback updates (#4716)
* move length update outside of if let in LRU cache

* add comment and use hex for G1_POINT_AT_INFINITY

* remove some misleading comments from `ssz_snappy`

* make sure we can't overflow on blobs by range requests with large counts

* downgrade gossip verification internal availability check error

* change blob rpc responses from BlockingFnWithManualSendOnIdle to BlockingFn

* remove unnecessary collect in blobs by range response

* add a comment to blobs by range response start slot logic

* typo persist_data_availabilty_checker -> persist_data_availability_checker

* unify cheap_state_advance_to_obtain_committees
2023-09-15 15:05:48 +10:00
..
kzg_commitment.rs Simplifications for ./crypto (#4677) 2023-09-05 17:22:43 -04:00
kzg_proof.rs Deneb PR feedback updates (#4716) 2023-09-15 15:05:48 +10:00
lib.rs Blob references in ckzg (#4723) 2023-09-14 12:14:30 +10:00
trusted_setup.rs Blob references in ckzg (#4723) 2023-09-14 12:14:30 +10:00