nimbus-eth2/beacon_chain/spec/eth2_apis
Viktor Kirilov 3bae40ae91 - extracted the commands to run a VC into a separate run_validator.sh script
- each BN gets half of its previous validators as inProcess and the other half goes to the respective VC for that BN - using separate data dirs where the keys are copied
    - also removed a few command line options which are no longer necessary
- block proposals originating from a VC are propagated from one BN to the rest properly
- other cleanup & moving code back to  since it is no longer used elsewhere
2020-06-10 13:50:50 +03:00
..
beacon_callsigs.nim Initial implementation of a JSON-RPC service 2020-03-22 19:00:09 +02:00
validator_callsigs.nim - extracted the commands to run a VC into a separate run_validator.sh script 2020-06-10 13:50:50 +03:00
validator_callsigs_types.nim more work on the BN/VC split 2020-05-28 13:01:42 +03:00