prysm-pulse/api/client/builder
Radosław Kapka 4c47756aed
HTTP endpoints cleanup (#13251)
* remove validation package

* structs cleanup

* merge with apimiddleware removal

* more validation and Bls capitalization

* builder test fix

* use strconv for uint->str conversions

* use DecodeHexWithLength

* use exact param names

* rename http package to httputil

* change conversions to fmt.Sprintf

* handle query paramsd and route variables

* spans and receiver name

* split structs, move bytes helper

* missing ok check

* fix reference to indexed failure

* errors fixup

* add godoc to helper

* fix BLS casing and chainhead ref

* review

* fix import in tests

* gzl
2023-12-08 20:37:20 +00:00
..
testdata cleanup on api types (#12961) 2023-09-27 09:26:32 -05:00
testing builder API: remove blinded blob sidecar (#13202) 2023-11-29 06:28:37 -08:00
bid.go builder API: remove blinded blob sidecar (#13202) 2023-11-29 06:28:37 -08:00
BUILD.bazel Allow validators registration batching on Builder API /eth/v1/builder/validators (#13178) 2023-11-28 00:23:48 +00:00
client_test.go HTTP endpoints cleanup (#13251) 2023-12-08 20:37:20 +00:00
client.go HTTP endpoints cleanup (#13251) 2023-12-08 20:37:20 +00:00
errors.go Builder API Error Log Simplification (#11199) 2022-08-11 19:49:16 +00:00
types_test.go HTTP endpoints cleanup (#13251) 2023-12-08 20:37:20 +00:00
types.go builder API: remove blinded blob sidecar (#13202) 2023-11-29 06:28:37 -08:00