lighthouse/beacon_node/lighthouse_network/src
pawan 44a7b37ce3
Increase network limits (#2796)
Fix max packet sizes

Fix max_payload_size function

Add merge block test

Fix max size calculation; fix up test

Clear comments

Add a payload_size_function

Use safe arith for payload calculation

Return an error if block too big in block production

Separate test to check if block is over limit
2021-12-02 14:29:20 +11:00
..
behaviour Revert peer DB changes from #2724 (#2828) 2021-11-25 03:45:52 +00:00
discovery Allow additional subnet peers (#2823) 2021-11-25 21:27:08 +00:00
peer_manager Status'd Peer Not Found (#2761) 2021-11-28 22:46:17 +00:00
rpc Increase network limits (#2796) 2021-12-02 14:29:20 +11:00
types Initial merge changes 2021-12-02 14:26:50 +11:00
config.rs Increase network limits (#2796) 2021-12-02 14:29:20 +11:00
lib.rs Increase network limits (#2796) 2021-12-02 14:29:20 +11:00
metrics.rs Rename eth2_libp2p to lighthouse_network (#2702) 2021-10-19 00:30:39 +00:00
service.rs Revert peer DB changes from #2724 (#2828) 2021-11-25 03:45:52 +00:00