prysm-pulse/network
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
..
authorization Refactor Exported Names to Follow Golang Best Practices (#13075) 2023-10-20 16:45:33 +00:00
forks Verify roblobs (#13245) 2023-12-07 02:36:25 +00:00
httputil HTTP endpoints cleanup (#13251) 2023-12-08 20:37:20 +00:00
auth_test.go Add --jwt-id flag (#13218) 2023-12-05 19:02:25 +00:00
auth.go Add --jwt-id flag (#13218) 2023-12-05 19:02:25 +00:00
BUILD.bazel HTTP Beacon API: /eth/v1/validator/contribution_and_proofs (#12660) 2023-07-31 17:32:39 +00:00
endpoint_test.go Add In Support For Builder in E2E (#12343) 2023-05-11 11:10:29 -05:00
endpoint.go Add --jwt-id flag (#13218) 2023-12-05 19:02:25 +00:00
external_ip_test.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
external_ip.go Prysmctl Command to Request Beacon Nodes for Block Ranges Over P2P (#11035) 2022-08-17 06:38:57 +00:00