Files
prysm/beacon-chain
Sammy Rosso c8d6f47749 Remove EnableEIP4881 flag (#13826)
* Remove EnableEIP4881 flag

* Gaz

* Fix missing error handler

* Remove old tree and fix tests

* Gaz

* Fix build import

* Replace depositcache

* Add pendingDeposit tests

* Nishant's fix

* Fix unsafe uint64 to int

* Fix other unsafe uint64 to int

* Remove: RemovePendingDeposit

* Deprecate and remove DisableEIP4881 flag

* Check: index not greater than deposit count

* Move index check
2024-04-24 13:24:51 +00:00
..
2024-02-15 05:46:47 +00:00
2024-04-24 13:24:51 +00:00
2024-04-11 23:07:44 +00:00
2024-02-22 22:40:36 +00:00
2024-04-24 13:24:51 +00:00
2024-04-24 13:24:51 +00:00
2024-04-02 22:19:15 +00:00
2024-02-15 05:46:47 +00:00
2024-04-11 23:07:44 +00:00
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.