lighthouse/beacon_node
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
..
beacon_chain Allow truncation of pubkey cache on creation (#1686) 2020-09-30 04:42:52 +00:00
client Directory restructure (#1532) 2020-10-01 11:12:35 +10:00
eth1 Beacon node does not quit on eth1 errors (#1663) 2020-09-25 00:43:45 +00:00
eth2_libp2p Directory restructure (#1532) 2020-10-01 11:12:35 +10:00
genesis Lighthouse crate v0.2.0 bump (#1450) 2020-08-06 03:43:05 +00:00
network Networking bug fixes (#1684) 2020-09-29 18:28:15 +10:00
operation_pool Lighthouse crate v0.2.0 bump (#1450) 2020-08-06 03:43:05 +00:00
rest_api minimize the number of places we are calling update_pubkey_cache (#1626) 2020-09-23 01:19:56 +00:00
src Directory restructure (#1532) 2020-10-01 11:12:35 +10:00
store Update LevelDB to v0.8.6, removing patch (#1636) 2020-09-21 11:53:53 +00:00
tests Improve tokio task execution (#1181) 2020-06-04 21:48:05 +10:00
timer Lighthouse crate v0.2.0 bump (#1450) 2020-08-06 03:43:05 +00:00
websocket_server Lighthouse crate v0.2.0 bump (#1450) 2020-08-06 03:43:05 +00:00
Cargo.toml Directory restructure (#1532) 2020-10-01 11:12:35 +10:00