prysm-pulse/beacon-chain
Raul Jordan f5234634d6
Prevent Saving Empty Chunks to Disk (#9707)
Co-authored-by: prylabs-bulldozer[bot] <58059840+prylabs-bulldozer[bot]@users.noreply.github.com>
2021-09-30 18:29:40 +00:00
..
blockchain Move head event's epoch transition to epoch start (#9704) 2021-09-29 17:18:10 -05:00
cache Clean up unused types & function comments (#9691) 2021-09-28 21:21:07 +00:00
core clean up (#9709) 2021-09-30 08:10:49 -07:00
db Prevent Saving Empty Chunks to Disk (#9707) 2021-09-30 18:29:40 +00:00
forkchoice Move Shared/Testutil into Testing (#9659) 2021-09-23 18:53:46 +00:00
gateway Add flags for disabling selected API (#9606) 2021-09-24 09:25:42 +00:00
interop-cold-start Miscellaneous Packages from Shared Into Proper Folders (#9638) 2021-09-21 18:11:16 +00:00
node Remaining Slasher Beacon Node Changes (#9701) 2021-09-29 18:17:37 +00:00
operations Slasher Simulator Code for Testing Optimized Slasher Behavior (#9695) 2021-09-29 02:27:21 +00:00
p2p Use Scoring Parameters To Enable Global Score (#8794) 2021-09-30 03:39:53 +00:00
package Move Miscellaneous Shared/ Packages Into Semantic Groups (#9624) 2021-09-17 19:20:50 +00:00
powchain finalise deposits before we initialise the node (#9639) 2021-09-29 15:43:24 +00:00
rpc Highest Attestations Endpoint for Optimized Slasher (#9706) 2021-09-29 21:33:28 -05:00
server Add flags for disabling selected API (#9606) 2021-09-24 09:25:42 +00:00
slasher Highest Attestations Endpoint for Optimized Slasher (#9706) 2021-09-29 21:33:28 -05:00
state Remaining Slasher Beacon Node Changes (#9701) 2021-09-29 18:17:37 +00:00
sync clean up (#9709) 2021-09-30 08:10:49 -07: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.