prysm-pulse/beacon-chain
terence tsao f49637b09b
Move iputil and httpuil pkgs into network pkg (#9621)
* Add network pkg

* Go fmt

* Update discovery_test.go

Co-authored-by: Raul Jordan <raul@prysmaticlabs.com>
2021-09-16 19:12:27 +00:00
..
blockchain Move Fuzz/ Into Testing/ (#9617) 2021-09-16 17:32:51 +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 Implement GetBlockV2 in the beacon API (#9433) 2021-08-26 15:22:06 +00:00
interop-cold-start Create time Package for Shared/timeutil, mclock and slotutil (#9594) 2021-09-15 00:09:04 +00:00
node Create Container Package for Shared/ Subpackages (#9607) 2021-09-16 12:05:58 -05: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 Create Container Package for Shared/ Subpackages (#9607) 2021-09-16 12:05:58 -05:00
server Create Runtime Package for Moving Several Packages in Shared/ (#9588) 2021-09-16 09:46:29 +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.