lighthouse/beacon_node
Age Manning c718e81eaf Add privacy option (#2016)
Adds a `--privacy` CLI flag to the beacon node that users may opt into. 

This does two things:
- Removes client identifying information from the identify libp2p protocol
- Changes the default graffiti to "" if no graffiti is set.
2020-11-30 22:55:08 +00:00
..
beacon_chain Improve eth1 block sync (#2008) 2020-11-30 20:29:17 +00:00
client Improve eth1 block sync (#2008) 2020-11-30 20:29:17 +00:00
eth1 Improve eth1 block sync (#2008) 2020-11-30 20:29:17 +00:00
eth2_libp2p Add privacy option (#2016) 2020-11-30 22:55:08 +00:00
genesis Upgrade to tokio 0.3 (#1839) 2020-11-28 05:30:57 +00:00
http_api Improve eth1 block sync (#2008) 2020-11-30 20:29:17 +00:00
http_metrics Upgrade to tokio 0.3 (#1839) 2020-11-28 05:30:57 +00:00
network No string in slog (#2017) 2020-11-30 10:33:00 +00:00
operation_pool Update pool/attestations and committees endpoints (#1899) 2020-11-18 23:31:39 +00:00
src Add privacy option (#2016) 2020-11-30 22:55:08 +00:00
store Disable snappy in LevelDB to fix build issues (#1983) 2020-11-27 03:01:57 +00:00
tests Upgrade to tokio 0.3 (#1839) 2020-11-28 05:30:57 +00:00
timer Upgrade to tokio 0.3 (#1839) 2020-11-28 05:30:57 +00:00
websocket_server Upgrade to tokio 0.3 (#1839) 2020-11-28 05:30:57 +00:00
Cargo.toml Bump to version v1.0.2 (#2001) 2020-11-28 13:22:37 +00:00