prysm-pulse/beacon-chain
Nishant Das 91bd477f4f
Add Metadata V2 Object and Interface (#8962)
* checkpoint changes

* gaz

* add error check

* gaz

* fix tests

* fix tests

* terence's review

* terence's review

Co-authored-by: Raul Jordan <raul@prysmaticlabs.com>
2021-06-02 13:44:34 +08:00
..
blockchain Block interface clean up (#8947) 2021-05-26 11:33:46 -07:00
cache Block interface clean up (#8947) 2021-05-26 11:33:46 -07:00
core Sort imports (#8959) 2021-05-31 20:47:30 +02:00
db Block interface clean up (#8947) 2021-05-26 11:33:46 -07:00
forkchoice Move chainheads to blockchain pkg (#8700) 2021-04-03 11:25:25 +00:00
interop-cold-start ProcessPreGenesisDeposits: Remove context.TODO() usage (#8705) 2021-04-05 15:07:56 +00:00
node Fix Interop Mode (#8961) 2021-06-02 02:45:10 +00:00
operations Block interface clean up (#8947) 2021-05-26 11:33:46 -07:00
p2p Add Metadata V2 Object and Interface (#8962) 2021-06-02 13:44:34 +08:00
package Feature/debian packages (#8872) 2021-06-01 15:44:24 +00:00
powchain Remove stack trace from eth1 connection errors (#8957) 2021-05-28 21:25:54 +00:00
rpc Add Metadata V2 Object and Interface (#8962) 2021-06-02 13:44:34 +08:00
server Unify gRPC Gateways into Single, Shared lib (#8799) 2021-05-04 17:20:58 +02:00
slasher/types Optimized Slasher Database Methods (#8805) 2021-04-23 12:06:13 -05:00
state Block interface clean up (#8947) 2021-05-26 11:33:46 -07:00
sync Add Metadata V2 Object and Interface (#8962) 2021-06-02 13:44:34 +08:00
BUILD.bazel Add Goland Standard "cmd" Pattern for Beacon-Chain Binaries (#8540) 2021-03-02 13:36:03 -06:00
README.md Fix Up READMEs for Mainnet (#7910) 2020-11-23 18:47:55 +00:00

Prysmatic Labs Beacon Chain Implementation

This is the main project folder for the beacon chain implementation of eth2 written in Go by Prysmatic Labs.

You can also read our main README and join our active chat room on Discord.

Discord

Also, read the official beacon chain specification, this design spec serves as a source of truth for the beacon chain implementation we follow at Prysmatic Labs.