lighthouse/beacon_node
Age Manning 468015f9bb Initial Interop Updates (#492)
* Add interop chain spec and rename chain_id

* Add ability to connect to raw libp2p nodes

* Adds Identify protocol, clean up RPC protocol name handling

* Update to latest libp2p, gossipsub improvements

* Updates to latest interop branch.

- Shifts decoding of objects into message handler.
- Updates to latest interop gossipsub.
- Adds interop spec constant.

* Configuration updates allow for verbosity CLI flag and spec constants

* Update submodules to master

* Correct minimal chainspec modifications

* Duplication of validator polls are no longer fatal

* Apply PR suggestions
2019-08-10 11:44:17 +10:00
..
beacon_chain Tidy ancestor iterators (#490) 2019-08-08 12:28:10 +10:00
client Initial Interop Updates (#492) 2019-08-10 11:44:17 +10:00
eth2-libp2p Initial Interop Updates (#492) 2019-08-10 11:44:17 +10:00
http_server Initial Interop Updates (#492) 2019-08-10 11:44:17 +10:00
network Initial Interop Updates (#492) 2019-08-10 11:44:17 +10:00
rest_api Tidy ancestor iterators (#490) 2019-08-08 12:28:10 +10:00
rpc Initial Interop Updates (#492) 2019-08-10 11:44:17 +10:00
src Initial Interop Updates (#492) 2019-08-10 11:44:17 +10:00
store Tidy ancestor iterators (#490) 2019-08-08 12:28:10 +10:00
version Apply clippy suggestions 2019-03-19 23:20:39 +11:00
Cargo.toml add logging functionality for aligning key value pairs after message (#461) 2019-07-31 09:06:53 +10:00