lighthouse/beacon_node
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
..
beacon_chain Deneb PR feedback updates (#4716) 2023-09-15 15:05:48 +10:00
beacon_processor Deneb PR feedback updates (#4716) 2023-09-15 15:05:48 +10:00
builder_client More deneb cleanup (#4640) 2023-08-20 21:17:17 -04:00
client Merge unstable 20230911 into deneb-free-blobs. 2023-09-11 12:09:58 +10:00
eth1 remove patched dependencies (#4470) 2023-07-05 15:53:35 -04:00
execution_layer Merge unstable 20230911 into deneb-free-blobs. 2023-09-11 12:09:58 +10:00
genesis Merge branch 'unstable' of https://github.com/sigp/lighthouse into merge-unstable-deneb-aug-24 2023-08-24 14:34:32 -04:00
http_api Merge pull request #4719 from jimmygchen/deneb-merge-from-unstable-20230911 2023-09-12 17:41:42 -04:00
http_metrics upgrade to libp2p 0.52 (#4431) 2023-08-02 00:59:34 +00:00
lighthouse_network Deneb PR feedback updates (#4716) 2023-09-15 15:05:48 +10:00
network Deneb PR feedback updates (#4716) 2023-09-15 15:05:48 +10:00
operation_pool Merge branch 'unstable' into merge-unstable-to-deneb-20230816 2023-08-16 14:31:59 +10:00
src Merge unstable 20230911 into deneb-free-blobs. 2023-09-11 12:09:58 +10:00
store Merge unstable 20230911 into deneb-free-blobs. 2023-09-11 12:09:58 +10:00
tests Appease Clippy 1.68 and refactor http_api (#4068) 2023-03-13 01:40:03 +00:00
timer Use async code when interacting with EL (#3244) 2022-07-03 05:36:50 +00:00
Cargo.toml Merge unstable 20230911 into deneb-free-blobs. 2023-09-11 12:09:58 +10:00