prysm-pulse/beacon-chain
Nishant Das 568797d53d
Add MultiLock When Fetching Sync Head State (#9595)
* add lock when fetching sync state

* improvements

Co-authored-by: prylabs-bulldozer[bot] <58059840+prylabs-bulldozer[bot]@users.noreply.github.com>
2021-09-17 02:03:18 +00:00
..
blockchain Add MultiLock When Fetching Sync Head State (#9595) 2021-09-17 02:03:18 +00:00
cache Move Fuzz/ Into Testing/ (#9617) 2021-09-16 17:32:51 +00:00
core Move Fuzz/ Into Testing/ (#9617) 2021-09-16 17:32:51 +00:00
db Move Fuzz/ Into Testing/ (#9617) 2021-09-16 17:32:51 +00:00
forkchoice Move Fuzz/ Into Testing/ (#9617) 2021-09-16 17:32:51 +00:00
gateway Move Related Packages Into API/ Pkg (#9619) 2021-09-16 19:55:51 +00:00
interop-cold-start Create time Package for Shared/timeutil, mclock and slotutil (#9594) 2021-09-15 00:09:04 +00:00
node Move Related Packages Into API/ Pkg (#9619) 2021-09-16 19:55:51 +00:00
operations Move Fuzz/ Into Testing/ (#9617) 2021-09-16 17:32:51 +00:00
p2p Move iputil and httpuil pkgs into network pkg (#9621) 2021-09-16 19:12:27 +00:00
package Reduce Usage of Eth2 Terminology in Prysm (#9104) 2021-06-26 19:00:33 +00:00
powchain Move iputil and httpuil pkgs into network pkg (#9621) 2021-09-16 19:12:27 +00:00
rpc Move Related Packages Into API/ Pkg (#9619) 2021-09-16 19:55:51 +00:00
server Move Related Packages Into API/ Pkg (#9619) 2021-09-16 19:55:51 +00:00
slasher Optimized Slasher Parameters (#9361) 2021-08-13 16:53:04 +00:00
state Move Fuzz/ Into Testing/ (#9617) 2021-09-16 17:32:51 +00:00
sync Move Fuzz/ Into Testing/ (#9617) 2021-09-16 17:32:51 +00:00
BUILD.bazel Add Goland Standard "cmd" Pattern for Beacon-Chain Binaries (#8540) 2021-03-02 13:36:03 -06:00
README.md Change Eth2 Repository Names (#9425) 2021-08-19 13:00:57 -05:00

Prysmatic Labs Beacon Chain Implementation

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