prysm-pulse/beacon-chain/rpc/eth
Bryce T c018981951
Add expected withdrawals API (#12519)
* add structs for expected-withdrawals-api

* add server handler

* add tests

* add bazel file

* register api in service

* remove get prefix for endpoint

* fix review comments

* Update beacon-chain/rpc/eth/builder/handlers.go

* use goimports sorting type

---------

Co-authored-by: Radosław Kapka <rkapka@wp.pl>
Co-authored-by: james-prysm <90280386+james-prysm@users.noreply.github.com>
2023-06-21 14:36:47 +00:00
..
beacon Add broadcast_validation to block publishing (#12432) 2023-06-01 11:22:49 +00:00
builder Add expected withdrawals API (#12519) 2023-06-21 14:36:47 +00:00
debug Block rewards API endpoint (#12020) 2023-03-28 18:44:41 +02:00
events Add prepare-all-payloads flag (#12260) 2023-04-13 14:47:13 +00:00
helpers Add broadcast_validation to block publishing (#12432) 2023-06-01 11:22:49 +00:00
node Fix the bug that return 500 in /eth/v1/node/peers interface (#12483) 2023-06-02 03:27:17 +00:00
rewards getAttestationRewards API endpoint (#12480) 2023-06-21 13:16:53 +00:00
validator Add broadcast_validation to block publishing (#12432) 2023-06-01 11:22:49 +00:00