prysm-pulse/consensus-types/blocks
Radosław Kapka 4d90afe944
Fixed size arrays in block interfaces and structs (#11375)
* Fixed size arrays in block fields

* test fix

* fmt

* fix fetcher test

* fix fuzz tests

Co-authored-by: prylabs-bulldozer[bot] <58059840+prylabs-bulldozer[bot]@users.noreply.github.com>
2022-09-06 14:30:16 +00:00
..
testing Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
BUILD.bazel Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
execution_test.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
execution.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
factory_test.go Fixed size arrays in block interfaces and structs (#11375) 2022-09-06 14:30:16 +00:00
factory.go Fixed size arrays in block interfaces and structs (#11375) 2022-09-06 14:30:16 +00:00
getters_test.go Fixed size arrays in block interfaces and structs (#11375) 2022-09-06 14:30:16 +00:00
getters.go Fixed size arrays in block interfaces and structs (#11375) 2022-09-06 14:30:16 +00:00
proto_test.go Fixed size arrays in block interfaces and structs (#11375) 2022-09-06 14:30:16 +00:00
proto.go Fixed size arrays in block interfaces and structs (#11375) 2022-09-06 14:30:16 +00:00
types.go Fixed size arrays in block interfaces and structs (#11375) 2022-09-06 14:30:16 +00:00