Files
prysm/beacon-chain
Nishant Das 3dfbec9d3c Update Rewards to Align with Spec (#596)
* Adding integer square root and other changes to spec

* adding doc

* fixing tests

* fix spec

* fix rewards

* Remove failing test

* fix test

* lint
2018-10-04 12:49:18 +08:00
..
2018-10-02 22:04:36 -04:00
2018-10-02 22:39:19 -05:00
2018-10-02 22:04:36 -04:00
2018-10-02 22:39:19 -05:00
2018-10-03 09:08:12 -04:00
2018-08-21 19:59:36 -07:00
2018-09-08 06:50:21 -07:00

Prysmatic Labs Beacon Chain Implementation

This is the main project folder for the beacon chain implementation of Ethereum 2.0 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 sharding + casper 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.