lighthouse/validator_client/src
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
..
attestation_producer Update to frozen spec ❄️ (v0.8.1) (#444) 2019-07-30 12:44:51 +10:00
block_producer Update to frozen spec ❄️ (v0.8.1) (#444) 2019-07-30 12:44:51 +10:00
duties Unify EthSpecs in Mainnet and Minimal 2019-06-08 08:49:04 -04:00
config.rs Add cli flag for logging to JSON file 2019-07-10 10:27:44 +10:00
error.rs Run rust fmt 2019-06-04 09:38:13 +10:00
lib.rs Correct compiler issues, re-introduce validator library 2019-03-30 12:14:56 +11:00
main.rs Initial Interop Updates (#492) 2019-08-10 11:44:17 +10:00
service.rs Initial Interop Updates (#492) 2019-08-10 11:44:17 +10:00
signer.rs Initial implementation of AttestationProducer 2019-03-30 17:06:43 +11:00