prysm-pulse/beacon-chain/rpc
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
..
core Add Spans to Core Validator Methods (#13467) 2024-01-16 07:52:46 +00:00
eth Add /eth/v1/beacon/deposit_snapshot endpoint (#13514) 2024-02-07 22:53:08 +00:00
lookup Beacon API: get blob fix retention cases (#13585) 2024-02-06 22:31:17 +00:00
prysm Get the right head state when proposing a failed reorg (#13579) 2024-02-05 13:40:35 +00:00
testutil Beacon API: update Deneb endpoints after removing blob signing (#13235) 2023-12-07 17:37:11 +00:00
BUILD.bazel Slasher: Remove unused RPC. (#13594) 2024-02-07 21:11:58 +00:00
log.go Unify the pattern of using a package-level logger (#8245) 2021-01-11 20:03:28 +00:00
service_test.go Add /eth/v1/beacon/deposit_snapshot endpoint (#13514) 2024-02-07 22:53:08 +00:00
service.go Add /eth/v1/beacon/deposit_snapshot endpoint (#13514) 2024-02-07 22:53:08 +00:00