prysm-pulse/api
james-prysm 394bd1786a
HTTP validator API: beacon and account endpoints (#13191)
* fixing squashing changes, migrates beacon , account, and auth endpoints on validator client

* adding accounts endpoints

* fixing tests and query endpoints

* adding auth endpoint and fixing unit tests

* removing unused files and updating node file to skip gRPC

* ineffectual assignment fix

* rolling back a change to fix e2e

* fixing issues with ui

* updating with webui version 2.0.5

* updating package name flag in readme

* removing restore assets functions

* adding nomemcopy flag to see if vulenerability scan passes

* making data non compressed to avoid copy vulnerability

* Update beacon-chain/rpc/eth/shared/structs_validator.go

Co-authored-by: Raul Jordan <raul@prysmaticlabs.com>

* updating site_data, and skipping static analysis on file

* adding back deprecation comment notice

* updating workflows to ignore generated

* addressing radek comments

* missed a conversion

---------

Co-authored-by: Raul Jordan <raul@prysmaticlabs.com>
2023-12-01 20:40:09 +00:00
..
client builder API: remove blinded blob sidecar (#13202) 2023-11-29 06:28:37 -08:00
gateway bazel: Run buildifier, general cleanup (#13193) 2023-11-16 18:41:37 +00:00
grpc bugfix : Eth-Consensus-Version header on response header (#12600) 2023-07-11 13:27:23 -05:00
pagination fix it (#12932) 2023-09-21 11:40:03 +08:00
server HTTP Validator API: /eth/v1/validator/{pubkey}/gas_limit (#13082) 2023-10-23 15:49:28 +00:00
BUILD.bazel HTTP validator API: beacon and account endpoints (#13191) 2023-12-01 20:40:09 +00:00
constants.go HTTP validator API: beacon and account endpoints (#13191) 2023-12-01 20:40:09 +00:00
headers.go Deneb: Produce Block V3 - adding consensus block value (#12948) 2023-10-10 15:12:20 +00:00