prysm-pulse/beacon-chain/rpc/eth/beacon
Radosław Kapka c32b581e8e
Add broadcast_validation to block publishing (#12432)
* day 1

* day 2

* day 2+

* day 3

* day 4

* making bazel happy

* PublishBlindedBlockV2

* remove file

* use lock in insertSeenProposerIndex

* remove EquivocationChecker interface

* update deps.bzl

* remove middleware json tags

* go mod tidy

* remove redundant return statements

* validate in handler

* improvements

* extract common code

* remove import

* sync test fix

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

Co-authored-by: terencechain <terence@prysmaticlabs.com>

---------

Co-authored-by: terencechain <terence@prysmaticlabs.com>
2023-06-01 11:22:49 +00:00
..
blinded_blocks_test.go Use v1alpha1 server in block production (#12336) 2023-05-04 19:52:41 +02:00
blinded_blocks.go Add broadcast_validation to block publishing (#12432) 2023-06-01 11:22:49 +00:00
blocks_test.go Use v1alpha1 server in block production (#12336) 2023-05-04 19:52:41 +02:00
blocks.go Add broadcast_validation to block publishing (#12432) 2023-06-01 11:22:49 +00:00
BUILD.bazel Add broadcast_validation to block publishing (#12432) 2023-06-01 11:22:49 +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 Add broadcast_validation to block publishing (#12432) 2023-06-01 11:22:49 +00:00
handlers.go Add broadcast_validation to block publishing (#12432) 2023-06-01 11:22:49 +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 Don't use max cover on unaggregated atts nor check subgroup of validated signatures (#12350) 2023-05-16 17:06:26 +00: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