nimbus-eth2/beacon_chain
Viktor Kirilov 1482b0430d - work towards more REST API endpoints being implemented
- testnets can now be launched with a separate validator client - make altona SCRIPT_PARAMS="--separateVC"
- reverted the ctrl+C signal handler code reuse - not necessary for the VC anyway (default is good enough)
- added a bit more logging in the VC
- removed unnecessary code in the VC - connect() just parses the address & port...
- fixed a couple more VC issues - when fetching the duties for an epoch fails on the BN side ==> the VC shouldn't be left in a broken state
- documented the currently supported json-rpc endpoints
- added more checks on the BN side for the API - bounds-checking the requests & also checking if the BN itself is synced
- other cleanup

currently a local sim doesn't finalize, but participation in the altona network with a separate VC is painless and works just as well as with in-process validators in a BN
2020-07-08 13:29:03 +03:00
..
2019-09-02 22:14:18 +03:00
2020-06-25 12:23:10 +02:00
2020-07-01 13:41:40 +02:00
2020-06-25 12:23:10 +02:00
2020-07-07 17:51:02 +02:00
2020-07-07 17:51:02 +02:00
2020-07-08 08:05:38 +00:00
2020-07-07 17:51:02 +02:00
2020-06-16 13:30:21 +00:00
2020-07-07 17:51:02 +02:00
2020-07-01 22:01:50 +03:00
2020-06-25 12:23:10 +02:00
2020-07-07 15:34:04 +03:00
2020-06-25 12:23:10 +02:00