lighthouse/beacon_node
Paul Hauner 2a04da8bf7
Switch HTTP listen port to 5052
This is a quick-fix to allow gRPC and HTTP to co-exist. In the future I
think we should swap this back to 5051.
2019-05-28 12:45:48 +10:00
..
beacon_chain Save the BeaconChain to store on state update 2019-05-27 17:58:15 +10:00
client Fix various clippy lints 2019-05-28 10:56:05 +10:00
eth2-libp2p Implement basic BeaconChain persistence. 2019-05-27 17:58:15 +10:00
http_server Switch HTTP listen port to 5052 2019-05-28 12:45:48 +10:00
network Implement basic BeaconChain persistence. 2019-05-27 17:58:15 +10:00
rpc Implement basic BeaconChain persistence. 2019-05-27 17:58:15 +10:00
src Implement basic BeaconChain persistence. 2019-05-27 17:58:15 +10:00
store Tidy store crate, add comments 2019-05-21 18:49:24 +10:00
version Apply clippy suggestions 2019-03-19 23:20:39 +11:00
Cargo.toml Rename db crate to store 2019-05-21 18:20:23 +10:00