Bastin
92bd211e4d
upgrade v6 to v7 ( #15989 )
...
* upgrade v6 to v7
* changelog
* update-go-ssz
2025-11-06 16:16:23 +00:00
Radosław Kapka
c88aa77ac1
Display non-JSON error messages ( #15860 )
...
* Display non-JSON error messages
* changelog <3
2025-10-14 12:08:21 +00:00
trinadh61
7d528c75bb
adding user agent validator beacon client ( #15574 )
...
* adding user agent validator beacon client
* Update runtime/version/version.go
Co-authored-by: Bastin <43618253+Inspector-Butters@users.noreply.github.com >
* test cases
* contribution readme
* setting user agent to build version data
---------
Co-authored-by: Bastin <43618253+Inspector-Butters@users.noreply.github.com >
2025-08-13 21:36:17 +00:00
james-prysm
77958022e7
removing ssz-only flag ( reverting feature) and fix accept header middleware ( #15433 )
...
* removing ssz-only flag
* gaz
* reverting other uses of sszonly
* gaz
* adding kasey and radek's suggestions
* update changelog
* adding test
* radek advice with new headers and tests
* adding logs and fixing comments
* adding logs and fixing comments
* gaz
* Update validator/client/beacon-api/rest_handler_client.go
Co-authored-by: Radosław Kapka <rkapka@wp.pl >
* Update api/apiutil/header.go
Co-authored-by: Radosław Kapka <rkapka@wp.pl >
* Update api/apiutil/header.go
Co-authored-by: Radosław Kapka <rkapka@wp.pl >
* radek's comments
* adding another failing case based on radek's suggestion
* another unit test
---------
Co-authored-by: Radosław Kapka <rkapka@wp.pl >
2025-07-22 16:06:51 +00:00
james-prysm
d63ae69920
adding ssz for get block endpoint ( #15390 )
...
* adding get ssz
* adding some tests
* gaz
* adding ssz to e2e
* wip ssz
* adding in additional check on header type
* remove unused
* renaming json rest handler, and adding in usage of use ssz debug flag
* fixing unit tests
* fixing tests
* gaz
* radek feedback
* Update config/features/config.go
Co-authored-by: Radosław Kapka <rkapka@wp.pl >
* Update config/features/flags.go
Co-authored-by: Radosław Kapka <rkapka@wp.pl >
* Update config/features/flags.go
Co-authored-by: Radosław Kapka <rkapka@wp.pl >
* Update validator/client/beacon-api/get_beacon_block.go
Co-authored-by: Radosław Kapka <rkapka@wp.pl >
* Update validator/client/beacon-api/get_beacon_block.go
Co-authored-by: Radosław Kapka <rkapka@wp.pl >
* Update validator/client/beacon-api/get_beacon_block.go
Co-authored-by: Radosław Kapka <rkapka@wp.pl >
* addressing feedback
* missing import
* another missing import
* fixing tests
* gaz
* removing unused
* gaz
* more radek feedback
* fixing context
* adding in check for non accepted conent type
* reverting to not create more edgecases
---------
Co-authored-by: Radosław Kapka <rkapka@wp.pl >
2025-06-20 14:27:09 +00:00