ProposeBeaconBlock
GetBeaconBlock
* Add Capella support for Validator's REST API ProposeBeaconBlock and GetBeaconBlock endpoints * Fix * Fix * Add context to capella tests * Update validator/client/beacon-api/beacon_block_proto_helpers.go * Update validator/client/beacon-api/beacon_block_proto_helpers.go * Update validator/client/beacon-api/beacon_block_proto_helpers_test.go * Update validator/client/beacon-api/beacon_block_proto_helpers_test.go Co-authored-by: james-prysm <90280386+james-prysm@users.noreply.github.com> Co-authored-by: Radosław Kapka <radek@prysmaticlabs.com> Co-authored-by: Radosław Kapka <rkapka@wp.pl>
context
* add context to beacon APIs * add TODO to merge GET and POST methods * fix linter action Co-authored-by: kasey <489222+kasey@users.noreply.github.com> Co-authored-by: james-prysm <90280386+james-prysm@users.noreply.github.com>
* WIP * WIP * WIP * Remove unused parameter * Address PR comments Co-authored-by: Radosław Kapka <rkapka@wp.pl>