prysm-pulse/proto/migration
Potuz c1f00923c1
Implement bls_to_execution_changes beacon endpoint (#11845)
* Initial implementation

* fix withrawal unit tests

* add custom hooks api middleware test

* unit tests for endpoint

* update screwed proto file

* double import

* Raul review

Co-authored-by: james-prysm <90280386+james-prysm@users.noreply.github.com>
2023-01-06 05:17:33 +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 Deprecate native state flag (#11268) 2022-09-15 20:47:51 +02: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 Implement getPoolBLSToExecutionChanges API endpoint (#11801) 2022-12-21 13:01:04 +00:00
v1alpha1_to_v2.go Implement bls_to_execution_changes beacon endpoint (#11845) 2023-01-06 05:17:33 +00:00