prysm-pulse/beacon-chain/rpc/eth/beacon
Radosław Kapka 0452fd02e8
HTTP Beacon API: /pool/attestations (#12735)
* attestations

* post

* tests

* Revert "Auxiliary commit to revert individual files from afede4d949a7519902be2f1e0c485306c4ccdea7"

This reverts commit 9de74879e0c41e43183da2fa7e63094cac030abe.

* remove test

* remove redundant return

* Update beacon-chain/rpc/eth/beacon/handlers_pool.go

Co-authored-by: Sammy Rosso <15244892+saolyn@users.noreply.github.com>

* review

* include index in broadcast log

---------

Co-authored-by: Sammy Rosso <15244892+saolyn@users.noreply.github.com>
Co-authored-by: james-prysm <90280386+james-prysm@users.noreply.github.com>
2023-08-18 14:29:40 +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: /pool/attestations (#12735) 2023-08-18 14:29:40 +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_pool_test.go HTTP Beacon API: /pool/attestations (#12735) 2023-08-18 14:29:40 +00:00
handlers_pool.go HTTP Beacon API: /pool/attestations (#12735) 2023-08-18 14:29:40 +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/sync_committee_subscriptions (#12689) 2023-08-08 22:54:04 +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 HTTP Beacon API: /pool/attestations (#12735) 2023-08-18 14:29:40 +00:00
pool.go HTTP Beacon API: /pool/attestations (#12735) 2023-08-18 14:29:40 +00: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 HTTP Beacon API: /pool/attestations (#12735) 2023-08-18 14:29:40 +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 HTTP Beacon API: /eth/v1/validator/beacon_committee_subscriptions (#12700) 2023-08-10 18:00:19 +00:00
validator.go HTTP Beacon API: /eth/v1/validator/beacon_committee_subscriptions (#12700) 2023-08-10 18:00:19 +00:00