lighthouse-pulse/beacon_node/eth2_libp2p/src
Pawan Dhananjay 8e20176337
Directory restructure (#1532)
Closes #1487
Closes #1427

Directory restructure in accordance with #1487. Also has temporary migration code to move the old directories into new structure.
Also extracts all default directory names and utility functions into a `directory` crate to avoid repetitio.

~Since `validator_definition.yaml` stores absolute paths, users will have to manually change the keystore paths or delete the file to get the validators picked up by the vc.~. `validator_definition.yaml` is migrated as well from the default directories.

Co-authored-by: realbigsean <seananderson33@gmail.com>
Co-authored-by: Paul Hauner <paul@paulhauner.com>
2020-10-01 11:12:35 +10:00
..
behaviour Networking bug fixes (#1684) 2020-09-29 18:28:15 +10:00
discovery Remove banned peers from DHT and track IPs (#1656) 2020-09-25 01:52:39 +00:00
peer_manager Remove banned peers from DHT and track IPs (#1656) 2020-09-25 01:52:39 +00:00
rpc Snappy additional sanity checks (#1625) 2020-09-21 01:06:25 +00:00
types Subscribe to core topics after sync (#1613) 2020-09-23 03:26:33 +00:00
config.rs Directory restructure (#1532) 2020-10-01 11:12:35 +10:00
lib.rs Add trusted peers (#1640) 2020-09-22 01:12:36 +00:00
metrics.rs Extended Gossipsub metrics (#1577) 2020-09-01 06:59:14 +00:00
service.rs Subscribe to core topics after sync (#1613) 2020-09-23 03:26:33 +00:00