prysm-pulse/beacon-chain/rpc/eth/beacon
Radosław Kapka a9b003e1fe
HTTP Beacon API: /eth/v1/validator/contribution_and_proofs (#12660)
* HTTP Beacon API: `/eth/v1/validator/contribution_and_proofs`

* add comment to invalid test case

* fix validation and test

* review

---------

Co-authored-by: james-prysm <90280386+james-prysm@users.noreply.github.com>
2023-07-31 17:32:39 +00:00
..
blinded_blocks_test.go bugfix : Eth-Consensus-Version header on response header (#12600) 2023-07-11 13:27:23 -05:00
blinded_blocks.go bugfix : Eth-Consensus-Version header on response header (#12600) 2023-07-11 13:27:23 -05:00
blocks_test.go bugfix : Eth-Consensus-Version header on response header (#12600) 2023-07-11 13:27:23 -05:00
blocks.go bugfix : Eth-Consensus-Version header on response header (#12600) 2023-07-11 13:27:23 -05:00
BUILD.bazel HTTP Beacon API: /eth/v1/validator/contribution_and_proofs (#12660) 2023-07-31 17:32:39 +00:00
config_test.go Add missing config yamls for domains (#12442) 2023-05-22 18:02:41 +00:00
config.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
handlers_test.go Use the correct root in consensus validation (#12657) 2023-07-25 12:04:08 +02:00
handlers.go HTTP Beacon API: /eth/v1/validator/contribution_and_proofs (#12660) 2023-07-31 17:32:39 +00:00
init_test.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
log.go Remove beacon-chain/rpc/eth/v1 directory (#9392) 2021-08-16 13:11:25 +02:00
pool_test.go Use the correct root in consensus validation (#12657) 2023-07-25 12:04:08 +02:00
pool.go Beacon-api: save atts to pool (#12345) 2023-04-27 22:47:03 +02:00
server_test.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
server.go Add broadcast_validation to block publishing (#12432) 2023-06-01 11:22:49 +00:00
state_test.go Block rewards API endpoint (#12020) 2023-03-28 18:44:41 +02:00
state.go Block rewards API endpoint (#12020) 2023-03-28 18:44:41 +02:00
structs.go Add broadcast_validation to block publishing (#12432) 2023-06-01 11:22:49 +00:00
sync_committee_test.go Block rewards API endpoint (#12020) 2023-03-28 18:44:41 +02:00
sync_committee.go Block rewards API endpoint (#12020) 2023-03-28 18:44:41 +02:00
validator_test.go Block rewards API endpoint (#12020) 2023-03-28 18:44:41 +02:00
validator.go Block rewards API endpoint (#12020) 2023-03-28 18:44:41 +02:00