prysm-pulse/beacon-chain/rpc/apimiddleware
Radosław Kapka 8cd43d216f
Changes to SSZ handling (#10687)
* Simplify SSZ handling

* fix tests

* add version to SSZ proto and to GetBeaconStateSSZV2

* remove unwanted methods

Co-authored-by: prylabs-bulldozer[bot] <58059840+prylabs-bulldozer[bot]@users.noreply.github.com>
2022-05-13 20:29:18 +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 Changes to SSZ handling (#10687) 2022-05-13 20:29:18 +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 Changes to SSZ handling (#10687) 2022-05-13 20:29:18 +00:00