prysm-pulse/cmd/prysmctl
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
..
checkpointsync prysmctl: output proposer settings (#12181) 2023-06-06 17:03:30 +00:00
db Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
deprecated Replace Empty Slice Literals with Nil Slices (#13093) 2023-10-23 16:36:11 +00:00
p2p Set Verbosity of Goodbye Logs to Trace (#13077) 2023-10-19 03:49:34 +00:00
testnet fix segmentation fork when Capella for epoch is MaxUint64 (#13126) 2023-10-27 00:46:08 +00:00
validator HTTP endpoints cleanup (#13251) 2023-12-08 20:37:20 +00:00
weaksubjectivity prysmctl: output proposer settings (#12181) 2023-06-06 17:03:30 +00:00
BUILD.bazel Docker: Add "manual" build tag to reduce build times in CI (#12967) 2023-09-28 17:49:26 +00:00
main.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00