prysm-pulse/proto/migration
Radosław Kapka 77b8b13eff
Bellatrix API support for block endpoints (#10324)
* refactor GetBlockV2

* Add bellatrix to GetBlockSSZV2

* Add bellatrix to ListBlockAttestations

* Add bellatrix to SubmitBlock

* gzl

* return error from SubmitBlock

* return nil

* Better code flow when getting blocks

* remove tautology

Co-authored-by: prylabs-bulldozer[bot] <58059840+prylabs-bulldozer[bot]@users.noreply.github.com>
2022-03-09 17:18:52 +00:00
..
BUILD.bazel Bellatrix API support for block endpoints (#10324) 2022-03-09 17:18:52 +00:00
enums_test.go Move v1alpha1 into Prysm API namespace (#9245) 2021-07-21 21:34:07 +00:00
enums.go Fixes Issues Found by Goland IDE Code Inspect (#9368) 2021-08-11 20:12:22 +00:00
v1alpha1_to_v1_test.go Bellatrix API support for block endpoints (#10324) 2022-03-09 17:18:52 +00:00
v1alpha1_to_v1.go Support Bellatrix state in getStateV2 standard API (#10314) 2022-03-07 17:56:54 +01:00
v1alpha1_to_v2_test.go Bellatrix API support for block endpoints (#10324) 2022-03-09 17:18:52 +00:00
v1alpha1_to_v2.go Bellatrix API support for block endpoints (#10324) 2022-03-09 17:18:52 +00:00