Files
prysm/beacon-chain
Raul Jordan cd6e3e8a09 Productionize RPC Server Error Codes (#3994)
* carefully return grpc status codes in attester server

* import spacing

* work on status codes

* codes in validator

* most changes done

* gaz and imports

* done

* fix broken tests

* tests fixed
2019-11-13 15:03:12 -06:00
..
2019-11-11 17:03:43 -05:00
2019-11-13 23:37:23 +08:00
2019-09-18 09:30:02 -05:00
2019-11-11 17:03:43 -05:00
2019-11-11 17:03:43 -05:00
2019-11-14 00:03:27 +08:00
2019-11-11 17:03:43 -05:00
2019-10-12 16:55:56 +09:00
2019-06-02 08:33:44 -07:00

Prysmatic Labs Beacon Chain Implementation

This is the main project folder for the beacon chain implementation of Ethereum Serenity in Golang by Prysmatic Labs. Before you begin, check out our Contribution Guidelines and join our active chat room on Discord or Gitter below:

Discord Gitter

Also, read the latest beacon chain design spec, this design spec serves as a source of truth for the beacon chain implementation we follow at prysmatic labs. Check out the FAQs. Refer this page on why we are combining sharding and casper together.