prysm-pulse/proto/migration
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
..
BUILD.bazel Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
enums_test.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
enums.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
v1alpha1_to_v1_test.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
v1alpha1_to_v1.go Fixed size arrays in block interfaces and structs (#11375) 2022-09-06 14:30:16 +00:00
v1alpha1_to_v2_test.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
v1alpha1_to_v2.go Beacon api: fix get blind block (#11304) 2022-08-25 17:19:17 +00:00