prysm-pulse/beacon-chain
Nishant Das 47ee6fa17e
Add in Altair Message ID Function (#9382)
* add in changes

* add method call

* gaz

* rauls review

* rauls review

Co-authored-by: Raul Jordan <raul@prysmaticlabs.com>
2021-08-14 14:36:02 +00:00
..
blockchain Fix state state transition logging. (#9343) 2021-08-09 20:05:46 +00:00
cache Altair Committee Cache Changes (#9366) 2021-08-12 00:04:40 -05:00
core Core: modified process attestation for Altair (#9367) 2021-08-11 21:58:25 -05:00
db Fixes Issues Found by Goland IDE Code Inspect (#9368) 2021-08-11 20:12:22 +00:00
forkchoice Bazel: minimal test build transitions (#9122) 2021-06-30 19:22:09 +00:00
gateway Move proto services to a different package (#9379) 2021-08-13 10:55:24 +00:00
interop-cold-start Fix duplicated imports (#9304) 2021-07-29 16:45:17 -05:00
node Show error in logs if passing invalid flags in yaml (#9033) 2021-08-01 03:26:24 +00:00
operations Fix more duplicated import prefix (#9306) 2021-07-30 18:05:38 +00:00
p2p Add in Altair Message ID Function (#9382) 2021-08-14 14:36:02 +00:00
package Reduce Usage of Eth2 Terminology in Prysm (#9104) 2021-06-26 19:00:33 +00:00
powchain Only Create Deposit Proofs Pre-Genesis (#9289) 2021-07-30 18:33:31 +00:00
rpc Move proto services to a different package (#9379) 2021-08-13 10:55:24 +00:00
server Retrieve validators through v1 API in e2e (#9117) 2021-06-29 09:47:59 -05:00
slasher Optimized Slasher Parameters (#9361) 2021-08-13 16:53:04 +00:00
state Fixes Altair Bug Introduced For State Representation (#9358) 2021-08-11 15:02:55 +00:00
sync Change to Proto Check For Blocks (#9372) 2021-08-13 00:35:23 +00:00
BUILD.bazel Add Goland Standard "cmd" Pattern for Beacon-Chain Binaries (#8540) 2021-03-02 13:36:03 -06:00
README.md Reduce Usage of Eth2 Terminology in Prysm (#9104) 2021-06-26 19:00:33 +00: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.