prysm-pulse/api
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
..
client Move API structs to api module (#13577) 2024-02-03 11:57:01 +00:00
gateway APIs: reusing grpc cors middleware for rest (#13284) 2023-12-08 04:24:18 +00:00
grpc bugfix : Eth-Consensus-Version header on response header (#12600) 2023-07-11 13:27:23 -05:00
pagination fix it (#12932) 2023-09-21 11:40:03 +08:00
server Add /eth/v1/beacon/deposit_snapshot endpoint (#13514) 2024-02-07 22:53:08 +00:00
BUILD.bazel HTTP validator API: beacon and account endpoints (#13191) 2023-12-01 20:40:09 +00:00
constants.go fixing jwt auth checks (#13565) 2024-02-01 15:13:52 +00:00
headers.go REST VC: Subscribe to Beacon API events (#13453) 2024-01-18 14:27:41 +00:00