prysm-pulse/api/client/builder
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
..
testdata Builder client (#10703) 2022-05-23 17:30:51 +00:00
testing Tests for builder service (#11214) 2022-09-06 18:29:44 +00:00
BUILD.bazel Tests for builder service (#11214) 2022-09-06 18:29:44 +00:00
client_test.go Do not omit json fields if empty in builder client (#11673) 2022-11-29 12:12:13 +00:00
client.go Set builder get payload timeout to 3s (#11413) 2022-09-28 07:55:44 -07:00
errors.go Builder API Error Log Simplification (#11199) 2022-08-11 19:49:16 +00:00
types_test.go Throw error if marshaling invalid Uint256 (#11347) 2022-09-06 20:07:08 +02:00
types.go Add REST implementation for Validator's ProposeBeaconBlock (#11731) 2022-12-12 10:39:51 +00:00