Files
prysm/beacon-chain
Raul Jordan 87ca73d605 Countdown Until Genesis (#6231)
* added in logic
* latest countdown
* fixed up formatting and add tests
* ready for review
* Merge branch 'master' into countdown-genesis
* no log if after genesis
* Merge branch 'countdown-genesis' of github.com:prysmaticlabs/prysm into countdown-genesis
* countdown
* smarter logging
* added buffer period for countdown
* Merge refs/heads/master into countdown-genesis
2020-06-12 18:47:18 +00:00
..
2020-05-05 07:22:26 +00:00
2020-06-09 15:40:48 -07:00
2020-06-09 15:40:48 -07:00
2020-06-09 15:40:48 -07:00
2020-06-11 10:34:34 -05:00
2020-06-12 04:05:40 +00:00
2020-06-11 23:05:10 +00:00
2020-06-11 17:38:03 +00:00
2020-01-21 03:30:35 +00: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.