prysm-pulse/encoding/bytesutil
Manu NALEPA da2212f6cc
Allow validators registration batching on Builder API /eth/v1/builder/validators (#13178)
* builder `NewClient`: Simplify + fix some typos.

* Validator client: Implement `validator-registration-batch-size` option

* Address Potuz comments

* Address Potuz's comments

---------

Co-authored-by: Radosław Kapka <rkapka@wp.pl>
Co-authored-by: james-prysm <90280386+james-prysm@users.noreply.github.com>
Co-authored-by: prylabs-bulldozer[bot] <58059840+prylabs-bulldozer[bot]@users.noreply.github.com>
2023-11-28 00:23:48 +00:00
..
bits_test.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
bits.go Refactor bytesutil, add support for go1.20 slice to array conversions (#11838) 2023-01-10 16:41:01 +00:00
BUILD.bazel fix: use hexutil bytes for blobs bundle (#12623) 2023-08-31 08:41:57 -05:00
bytes_go120.go Update to go1.20 (#12333) 2023-04-27 15:41:57 +00:00
bytes_legacy.go Update to go1.20 (#12333) 2023-04-27 15:41:57 +00:00
bytes_test.go fix: use hexutil bytes for blobs bundle (#12623) 2023-08-31 08:41:57 -05:00
bytes.go Allow validators registration batching on Builder API /eth/v1/builder/validators (#13178) 2023-11-28 00:23:48 +00:00
eth_types_test.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
eth_types.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
hex_test.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
hex.go Refactor bytesutil, add support for go1.20 slice to array conversions (#11838) 2023-01-10 16:41:01 +00:00
integers_test.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
integers.go EIP-4881: Spec implementation (#11720) 2023-01-27 17:35:25 +00:00