lighthouse/beacon_node
pscott 39df89521f Fix --datadir cli option (#753)
* Fix datadir bug; fix clippy warnings; update error message

* Cargo fmt

* Update error message
2020-01-03 11:00:13 +11:00
..
beacon_chain Make API friendly to block explorers (#702) 2019-12-19 11:45:28 +11:00
client Clean up database metrics, add freezer DB size (#715) 2019-12-13 13:30:58 +11:00
eth1 Make eth1 caching work with fast synced node (#709) 2019-12-20 09:37:39 +11:00
eth2-libp2p Documents and simplifies syncing code (#738) 2019-12-23 21:23:14 +11:00
genesis Implements a timeout for peer banning (#665) 2019-12-06 14:13:43 +11:00
network Documents and simplifies syncing code (#738) 2019-12-23 21:23:14 +11:00
rest_api Filter gossipsub message duplication (#736) 2019-12-20 16:26:30 +11:00
src Fix --datadir cli option (#753) 2020-01-03 11:00:13 +11:00
store Clean up database metrics, add freezer DB size (#715) 2019-12-13 13:30:58 +11:00
tests Prepare for public testnet (#628) 2019-12-03 15:28:57 +11:00
version Apply clippy suggestions 2019-03-19 23:20:39 +11:00
websocket_server Improve beacon node logging (#660) 2019-12-06 18:44:38 +11:00
Cargo.toml Implements a timeout for peer banning (#665) 2019-12-06 14:13:43 +11:00