prysm-pulse/beacon-chain/rpc/eth/helpers
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
..
BUILD.bazel Block rewards API endpoint (#12020) 2023-03-28 18:44:41 +02:00
error_handling.go Block rewards API endpoint (#12020) 2023-03-28 18:44:41 +02:00
sync_test.go Add broadcast_validation to block publishing (#12432) 2023-06-01 11:22:49 +00:00
sync.go Add broadcast_validation to block publishing (#12432) 2023-06-01 11:22:49 +00:00
validator_status_test.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
validator_status.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00