prysm-pulse/beacon-chain
2021-04-28 17:02:32 +08:00
..
blockchain Support authorised access to web 3 providers (#8075) 2021-04-15 11:02:02 +00:00
cache Partially revert PR #8809 (#8829) 2021-04-28 17:02:32 +08:00
core Fix comments (#8802) 2021-04-23 12:06:05 +00:00
db Optimized Slasher Database Methods (#8805) 2021-04-23 12:06:13 -05:00
forkchoice Move chainheads to blockchain pkg (#8700) 2021-04-03 11:25:25 +00:00
gateway Use context timeout during gateway service shutdown (#8644) 2021-03-24 05:00:47 +00:00
interop-cold-start ProcessPreGenesisDeposits: Remove context.TODO() usage (#8705) 2021-04-05 15:07:56 +00:00
node POW: remove context from log message (#8782) 2021-04-16 19:16:36 +00:00
operations Fix comments (#8802) 2021-04-23 12:06:05 +00:00
p2p Added public/private flags for IP address white/blacklisting (#8648) 2021-04-21 06:25:30 +00:00
powchain Remove Missing Logs Method (#8825) 2021-04-27 19:12:47 +08:00
rpc Independent eth1 voting (#8811) 2021-04-24 18:32:45 -07:00
slasher/types Optimized Slasher Database Methods (#8805) 2021-04-23 12:06:13 -05:00
state Fix comments (#8802) 2021-04-23 12:06:05 +00:00
sync Fix comments (#8802) 2021-04-23 12:06:05 +00: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.