prysm-pulse/beacon-chain/rpc/apimiddleware
Radosław Kapka e1c4427ea5
Allow SSZ-serialized blocks in publishBlock (#10663)
* SubmitBlockSSZ grpc

* SubmitBlockSSZ middleware

* test fixes

* use VersionedUnmarshaller

(cherry picked from commit 7388eeb9636ac43fb85f8245ccda4a14ca68a190)

* tests

* do not export slotFromBlock

* simplify tests

* extract package-level consts

Co-authored-by: Raul Jordan <raul@prysmaticlabs.com>
Co-authored-by: prylabs-bulldozer[bot] <58059840+prylabs-bulldozer[bot]@users.noreply.github.com>
2022-05-13 10:54:45 +00:00
..
BUILD.bazel Remove Eth2-Types Dependency in Prysm (#10578) 2022-04-29 10:32:11 -04:00
custom_handlers_test.go Allow SSZ-serialized blocks in publishBlock (#10663) 2022-05-13 10:54:45 +00:00
custom_handlers.go Allow SSZ-serialized blocks in publishBlock (#10663) 2022-05-13 10:54:45 +00:00
custom_hooks_test.go Blinded block APIs (#10331) 2022-04-25 17:42:58 +02:00
custom_hooks.go Remove Eth2-Types Dependency in Prysm (#10578) 2022-04-29 10:32:11 -04:00
endpoint_factory.go Allow SSZ-serialized blocks in publishBlock (#10663) 2022-05-13 10:54:45 +00:00
structs_marshalling_test.go Move Shared/Testutil into Testing (#9659) 2021-09-23 18:53:46 +00:00
structs_marshalling.go Correctly display epoch participation in GetStateV2 (#9598) 2021-09-16 02:51:51 +00:00
structs.go Allow SSZ-serialized blocks in publishBlock (#10663) 2022-05-13 10:54:45 +00:00