prysm-pulse/beacon-chain
2019-06-30 09:00:22 -07:00
..
attestation Complain about improperly sized tests (#2873) 2019-06-30 09:00:22 -07:00
blockchain Complain about improperly sized tests (#2873) 2019-06-30 09:00:22 -07:00
cache Handle race condition in progress (#2589) 2019-05-13 14:42:57 -04:00
chaintest Complain about improperly sized tests (#2873) 2019-06-30 09:00:22 -07:00
core Complain about improperly sized tests (#2873) 2019-06-30 09:00:22 -07:00
db Complain about improperly sized tests (#2873) 2019-06-30 09:00:22 -07:00
gateway automaxprocs (#2770) 2019-06-13 07:53:42 -07:00
internal Add gRPC Gateway Folder (#2793) 2019-06-12 10:11:04 -05:00
node Complain about improperly sized tests (#2873) 2019-06-30 09:00:22 -07:00
operations Filter Canonical Attester for RPC (#2551) 2019-05-09 18:53:19 -05:00
powchain Complain about improperly sized tests (#2873) 2019-06-30 09:00:22 -07:00
rpc Update config.go to fix BLS issue (#2821) 2019-06-18 18:02:01 -04:00
sync Complain about improperly sized tests (#2873) 2019-06-30 09:00:22 -07:00
utils Complain about improperly sized tests (#2873) 2019-06-30 09:00:22 -07:00
BUILD.bazel automaxprocs (#2770) 2019-06-13 07:53:42 -07:00
main.go Added the 'enable-upnp' flag to the list of command line args (#2860) 2019-06-26 12:59:37 -07:00
README.md update beacon chain spec link (#1897) 2019-03-05 18:54:58 -05:00
usage_test.go Add a gRPC gateway (#2604) 2019-06-02 08:33:44 -07:00
usage.go Added the 'enable-upnp' flag to the list of command line args (#2860) 2019-06-26 12:59:37 -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.