lighthouse/beacon_node
Akihito Nakano ea0e936ac4 Small improvement: encapsulate a public field (#1362)
## Issue Addressed

This PR makes the `Eth1Chain::use_dummy_backend` field private. I believe this could be good to ensure the consistency  of a Eth1Chain instance. 💡
2020-07-22 09:34:57 +00:00
..
beacon_chain Small improvement: encapsulate a public field (#1362) 2020-07-22 09:34:57 +00:00
client Set Graffiti via CLI (#1320) 2020-07-14 08:05:02 +00:00
eth1 Update deps (#1322) 2020-07-06 11:55:56 +10:00
eth2_libp2p Do not send regular status updates during syncing (#1375) 2020-07-22 15:39:56 +10:00
genesis Update deps (#1322) 2020-07-06 11:55:56 +10:00
network Fix attestation propagation (#1360) 2020-07-20 12:55:32 +10:00
operation_pool Update deps (#1322) 2020-07-06 11:55:56 +10:00
rest_api Add ability to configure CORS header (#1345) 2020-07-16 07:23:14 +00:00
src Add ability to configure CORS header (#1345) 2020-07-16 07:23:14 +00:00
store Update deps (#1322) 2020-07-06 11:55:56 +10:00
tests Improve tokio task execution (#1181) 2020-06-04 21:48:05 +10:00
timer Update deps (#1322) 2020-07-06 11:55:56 +10:00
version v0.1.2 (#1155) 2020-05-18 15:05:23 +10:00
websocket_server Improve tokio task execution (#1181) 2020-06-04 21:48:05 +10:00
Cargo.toml Add ability to configure CORS header (#1345) 2020-07-16 07:23:14 +00:00