prysm-pulse/beacon-chain/rpc/apimiddleware
Radosław Kapka eedafac822
SSZ responses for block production (#10697)
* Simplify SSZ handling

* fix tests

* add version to SSZ proto and to GetBeaconStateSSZV2

* TestProduceBlockV2SSZ

* rest of tests

* middleware

* use constants

* some middleware changes

* test fix

Co-authored-by: prylabs-bulldozer[bot] <58059840+prylabs-bulldozer[bot]@users.noreply.github.com>
2022-05-17 20:13:06 +00:00
..
BUILD.bazel Remove Eth2-Types Dependency in Prysm (#10578) 2022-04-29 10:32:11 -04:00
custom_handlers_test.go SSZ responses for block production (#10697) 2022-05-17 20:13:06 +00:00
custom_handlers.go SSZ responses for block production (#10697) 2022-05-17 20:13:06 +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 SSZ responses for block production (#10697) 2022-05-17 20:13:06 +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 Changes to SSZ handling (#10687) 2022-05-13 20:29:18 +00:00