prysm-pulse/beacon-chain/rpc
Patrice Vignola fa01ee5eba
Add REST implementation for Validator's ProposeBeaconBlock (#11731)
* WIP

* WIP

* WIP

* Add tests

* WIP

* Add more tests

* Address DeepSource errors

* Remove unused param

* Add more tests

* Address PR comments

* Address PR comments

* Fix formatting

* Remove unused parameter

* Fix TestLittleEndianBytesToBigInt

Co-authored-by: Radosław Kapka <rkapka@wp.pl>
2022-12-12 10:39:51 +00:00
..
apimiddleware Update state Beacon APIs to Capella (#11708) 2022-12-06 00:36:23 +00:00
eth Update state Beacon APIs to Capella (#11708) 2022-12-06 00:36:23 +00:00
prysm/v1alpha1 Add REST implementation for Validator's ProposeBeaconBlock (#11731) 2022-12-12 10:39:51 +00:00
statefetcher Update go to 1.19.3 (#11630) 2022-11-18 19:12:19 +00:00
testutil Remove Execution Client Fallback and Make Providing an Execution Client Required (#10921) 2022-08-16 17:22:34 +00:00
BUILD.bazel Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
log.go Unify the pattern of using a package-level logger (#8245) 2021-01-11 20:03:28 +00:00
service_test.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
service.go Cache proposer slot index for GetProposerDuties (#11521) 2022-09-30 19:19:40 +02:00