lighthouse/beacon_node/client/src
Pawan Dhananjay ba410c3012
Embed trusted setup in network config (#3851)
* Load trusted setup in network config

* Fix trusted setup serialize and deserialize

* Load trusted setup from hardcoded preset instead of a file

* Truncate after deserialising trusted setup

* Fix beacon node script

* Remove hardcoded setup file

* Add length checks
2023-01-09 12:34:16 +05:30
..
builder.rs Embed trusted setup in network config (#3851) 2023-01-09 12:34:16 +05:30
config.rs Embed trusted setup in network config (#3851) 2023-01-09 12:34:16 +05:30
error.rs Fix clippy warnings (#1385) 2020-07-23 14:18:00 +00:00
lib.rs Rename eth2_libp2p to lighthouse_network (#2702) 2021-10-19 00:30:39 +00:00
metrics.rs Monitoring service api (#2251) 2021-05-26 05:58:41 +00:00
notifier.rs Harden slot notifier against clock drift (#3519) 2022-08-29 14:34:43 +00:00