lighthouse/beacon_node
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
..
beacon_chain Embed trusted setup in network config (#3851) 2023-01-09 12:34:16 +05:30
builder_client Capella eip 4844 cleanup (#3652) 2022-10-26 15:15:26 -04:00
client Embed trusted setup in network config (#3851) 2023-01-09 12:34:16 +05:30
eth1 Merged with unstable 2022-11-30 17:29:10 -06:00
execution_layer Merge branch 'capella' of https://github.com/sigp/lighthouse into eip4844 2022-12-28 18:29:45 +00:00
genesis Super small improvement: Remove unnecessary mut (#3736) 2022-11-21 03:15:54 +00:00
http_api Merge pull request #3830 from jimmygchen/blobs-beacon-api 2023-01-04 09:04:32 -05:00
http_metrics Support IPv6 in BN and VC HTTP APIs (#3104) 2022-03-24 00:04:49 +00:00
lighthouse_network Revert "Revert "renames, remove , wrap BlockWrapper enum to make descontruction private"" 2022-12-28 10:31:18 -05:00
network Undo response modification in commit 597363d2f 2023-01-06 12:42:21 +01:00
operation_pool Fixed Clippy Complaints & Some Failing Tests (#3791) 2022-12-13 10:50:24 -06:00
src Embed trusted setup in network config (#3851) 2023-01-09 12:34:16 +05:30
store cleanup: remove unused imports, unusued fields (#3834) 2022-12-23 17:16:10 -05:00
tests Altair consensus changes and refactors (#2279) 2021-07-09 06:15:32 +00:00
timer Use async code when interacting with EL (#3244) 2022-07-03 05:36:50 +00:00
Cargo.toml Embed trusted setup in network config (#3851) 2023-01-09 12:34:16 +05:30