helios/consensus
geemo 4a35ad2165 add broken discovery example. Discv5 starts but everything is not quite set up. Change the ConsensusNetworkInterface trait function to async so it works with p2p plus for the rpc setup you can add a feature to retrieve the requisite paths from a cached file. 2023-03-03 02:58:07 -06:00
..
src add broken discovery example. Discv5 starts but everything is not quite set up. Change the ConsensusNetworkInterface trait function to async so it works with p2p plus for the rpc setup you can add a feature to retrieve the requisite paths from a cached file. 2023-03-03 02:58:07 -06:00
testdata test: add consensus tests (#11) 2022-09-04 19:32:16 -04:00
tests feat: verify checkpoint has valid age (#105) 2022-11-14 15:23:51 -05:00
Cargo.toml implementing discovery step 1: change name of the ConsensusRpc to reflect gnerality add a feature flag to conditionally support p2p and use extra crates add cli flag for consensus p2p 2023-02-23 03:18:09 -06:00