prysm-pulse/beacon-chain
Nishant Das d694a775d7
Check For Blocks In Our Initial Sync Cache (#9558)
* add change

* test

Co-authored-by: Raul Jordan <raul@prysmaticlabs.com>
Co-authored-by: terence tsao <terence@prysmaticlabs.com>
2021-09-23 05:18:19 +00:00
..
blockchain Check For Blocks In Our Initial Sync Cache (#9558) 2021-09-23 05:18:19 +00:00
cache Move Shared/Params Into Config/Params (#9642) 2021-09-21 19:59:25 +00:00
core Update package name comments (#9653) 2021-09-22 22:38:06 +00:00
db Move Shared/Params Into Config/Params (#9642) 2021-09-21 19:59:25 +00:00
forkchoice Move Shared/Params Into Config/Params (#9642) 2021-09-21 19:59:25 +00:00
gateway Production version of Altair Eth APIs (#9640) 2021-09-21 19:20:57 +00:00
interop-cold-start Miscellaneous Packages from Shared Into Proper Folders (#9638) 2021-09-21 18:11:16 +00:00
node Add True Eth2 Deposit Contract, Bytecode, ABI (#9637) 2021-09-22 17:27:13 +00:00
operations Move Shared/Params Into Config/Params (#9642) 2021-09-21 19:59:25 +00:00
p2p Move Shared/Params Into Config/Params (#9642) 2021-09-21 19:59:25 +00:00
package Move Miscellaneous Shared/ Packages Into Semantic Groups (#9624) 2021-09-17 19:20:50 +00:00
powchain Add True Eth2 Deposit Contract, Bytecode, ABI (#9637) 2021-09-22 17:27:13 +00:00
rpc Clean up code in Eth API (#9650) 2021-09-22 17:59:06 +00:00
server Production version of Altair Eth APIs (#9640) 2021-09-21 19:20:57 +00:00
slasher Optimized Slasher Parameters (#9361) 2021-08-13 16:53:04 +00:00
state Clean Up V2 BeaconState (#9648) 2021-09-23 01:10:25 +00:00
sync Check For Blocks In Our Initial Sync Cache (#9558) 2021-09-23 05:18:19 +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.