prysm-pulse/cmd
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
..
beacon-chain Use functional options for --blob-retention-epochs (#13283) 2023-12-06 20:20:34 +00:00
client-stats Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
flags Refactor Exported Names to Follow Golang Best Practices (#13075) 2023-10-20 16:45:33 +00:00
mock Refactor Exported Names to Follow Golang Best Practices (#13075) 2023-10-20 16:45:33 +00:00
prysmctl HTTP endpoints cleanup (#13251) 2023-12-08 20:37:20 +00:00
validator Allow validators registration batching on Builder API /eth/v1/builder/validators (#13178) 2023-11-28 00:23:48 +00:00
BUILD.bazel Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
config_test.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
config.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
defaults.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
flags_test.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
flags.go push up the defaults (#13278) 2023-12-06 16:46:46 +00:00
helpers_test.go Refactor Exported Names to Follow Golang Best Practices (#13075) 2023-10-20 16:45:33 +00:00
helpers.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
password_reader.go Code cleanup (#9992) 2021-12-07 17:52:39 +00:00
wrap_flags.go Enable dupword linter & fix findings (#12271) 2023-04-18 22:01:27 +00:00