prysm-pulse/beacon-chain/rpc/apimiddleware
Radosław Kapka 2dc56878cd
Implement getPoolBLSToExecutionChanges API endpoint (#11801)
* Implement `getPoolBLSToExecutionChanges` API endpoint

* fix

(cherry picked from commit d602c94b7b0a9c4ecab7a8da023a559d39ce893b)

* unify with Capella

* newline
2022-12-21 13:01:04 +00:00
..
BUILD.bazel Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
custom_handlers_test.go Add finalized metadata field to API block fetching (#11788) 2022-12-16 18:21:08 +01:00
custom_handlers.go Update block Beacon APIs to Capella (#11706) 2022-12-15 23:42:07 +00:00
custom_hooks_test.go Update state Beacon APIs to Capella (#11708) 2022-12-06 00:36:23 +00:00
custom_hooks.go Add finalized metadata field to API block fetching (#11788) 2022-12-16 18:21:08 +01:00
endpoint_factory.go Implement getPoolBLSToExecutionChanges API endpoint (#11801) 2022-12-21 13:01:04 +00:00
structs_marshalling_test.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
structs_marshalling.go Correctly display epoch participation in GetStateV2 (#9598) 2021-09-16 02:51:51 +00:00
structs.go Implement getPoolBLSToExecutionChanges API endpoint (#11801) 2022-12-21 13:01:04 +00:00