lighthouse/beacon_node/lighthouse_network/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
..
discovery rust 1.72 lints (#4659) 2023-08-24 14:33:24 -04:00
peer_manager Merge branch 'unstable' of https://github.com/sigp/lighthouse into merge-unstable-deneb-aug-24 2023-08-24 14:34:32 -04:00
rpc Deneb PR feedback updates (#4716) 2023-09-15 15:05:48 +10:00
service increase the max topic subscriptions #4581 (#4588) 2023-09-13 17:06:33 +10:00
types increase the max topic subscriptions #4581 (#4588) 2023-09-13 17:06:33 +10:00
config.rs Merge branch 'unstable' into merge-unstable-to-deneb-20230808 2023-08-08 17:02:51 +10:00
lib.rs Improve transport connection errors (#4540) 2023-08-10 00:10:09 +00:00
listen_addr.rs Support for Ipv6 (#4046) 2023-03-14 01:13:34 +00:00
metrics.rs Improve Lighthouse Connectivity Via ENR TCP Update (#4057) 2023-03-21 05:14:57 +00:00