prysm-pulse/network
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
..
authorization Move iputil and httpuil pkgs into network pkg (#9621) 2021-09-16 19:12:27 +00:00
forks Allow SSZ-serialized blocks in publishBlock (#10663) 2022-05-13 10:54:45 +00:00
auth_test.go Set Auth Differently In Our Powchain Constructor (#10501) 2022-04-09 11:03:05 +02:00
auth.go Set Auth Differently In Our Powchain Constructor (#10501) 2022-04-09 11:03:05 +02:00
BUILD.bazel Set Auth Differently In Our Powchain Constructor (#10501) 2022-04-09 11:03:05 +02:00
endpoint_test.go Move Shared/Testutil into Testing (#9659) 2021-09-23 18:53:46 +00:00
endpoint.go Set Auth Differently In Our Powchain Constructor (#10501) 2022-04-09 11:03:05 +02:00
external_ip_test.go Move Shared/Testutil into Testing (#9659) 2021-09-23 18:53:46 +00:00
external_ip.go Update package name comments (#9653) 2021-09-22 22:38:06 +00:00