Radosław Kapka
|
e3ce1bde45
|
Move API structs to api module (#13577)
|
2024-02-03 11:57:01 +00:00 |
|
Radosław Kapka
|
d0bf03e863
|
Simplify error handling for JsonRestHandler (#13369)
* Simplify error handling for `JsonRestHandler`
* POST
* reduce complexity
* review feedback
* uncomment route
* fix rest of tests
|
2023-12-22 22:39:20 +00:00 |
|
Radosław Kapka
|
a0ca4a67b0
|
Remove API Middleware (#13243)
* remove api/gateway/apimiddleware
* fix errors in api/gateway
* remove beacon-chain/rpc/apimiddleware
* fix errors in api/client/beacon
* fix errors in validator/client/beacon-api
* fix errors in beacon-chain/node
* fix errors in validator/node
* fix errors in cmd/prysmctl/validator
* fix errors in testing/endtoend
* fix all other code
* remove comment
* fix tests
---------
Co-authored-by: prylabs-bulldozer[bot] <58059840+prylabs-bulldozer[bot]@users.noreply.github.com>
|
2023-12-04 11:55:21 +00:00 |
|
Radosław Kapka
|
a7edec9b98
|
Better error handling in REST VC (#13203)
|
2023-11-21 17:42:55 +01:00 |
|
terencechain
|
d17996f8b0
|
Update to V4 🚀 (#12134)
* Update V3 from V4
* Fix build v3 -> v4
* Update ssz
* Update beacon_chain.pb.go
* Fix formatter import
* Update update-mockgen.sh comment to v4
* Fix conflicts. Pass build and tests
* Fix test
|
2023-03-17 18:52:56 +00:00 |
|
Dhruv Bodani
|
bc643f8872
|
Add REST implementation for SubmitAggregateSelectionProof (#11980)
* add implementation of submit aggregate selection proof
* add tests
* handle head optimistic case
* fix imports
* address deepsource errors
---------
Co-authored-by: Radosław Kapka <rkapka@wp.pl>
|
2023-02-14 11:25:21 +00:00 |
|