prysm-pulse/beacon-chain/rpc/eth
Sammy Rosso 5afb1255fe
Add /eth/v1/beacon/deposit_snapshot endpoint (#13514)
* Add endpoint

* Uncomment in InitializeRoutes

* Add test

* Add 404

* Add more checks

* Test improvements

* Ssz

* Add ssz tags

* Add DepositSnapshot to bazel

* Fix tests

* Fix max size

* Resolve conflicts

* Revert untouched code

* Fix test + review

* Lint

* Oops

* Preston + Radek' review

* Only return 3 finalized roots

* Change to deposit contract depth

* Radek' review

* Gaz

---------

Co-authored-by: james-prysm <90280386+james-prysm@users.noreply.github.com>
2024-02-07 22:53:08 +00:00
..
beacon Add /eth/v1/beacon/deposit_snapshot endpoint (#13514) 2024-02-07 22:53:08 +00:00
blob Beacon API: get blob fix retention cases (#13585) 2024-02-06 22:31:17 +00:00
builder Move API structs to api module (#13577) 2024-02-03 11:57:01 +00:00
config Move API structs to api module (#13577) 2024-02-03 11:57:01 +00:00
debug Move API structs to api module (#13577) 2024-02-03 11:57:01 +00:00
events Move API structs to api module (#13577) 2024-02-03 11:57:01 +00:00
helpers Move API structs to api module (#13577) 2024-02-03 11:57:01 +00:00
light-client Move API structs to api module (#13577) 2024-02-03 11:57:01 +00:00
node Move API structs to api module (#13577) 2024-02-03 11:57:01 +00:00
rewards Move API structs to api module (#13577) 2024-02-03 11:57:01 +00:00
shared Move API structs to api module (#13577) 2024-02-03 11:57:01 +00:00
validator Implement beacon committee selections (#13503) 2024-02-05 15:43:51 +00:00