prysm-pulse/testing/endtoend/evaluators
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
..
beaconapi Redesign of Beacon API evaluator (#13229) 2023-11-30 16:53:51 +00:00
api_gateway_v1alpha1.go HTTP validator API: beacon and account endpoints (#13191) 2023-12-01 20:40:09 +00:00
BUILD.bazel Deneb E2E (#13040) 2023-11-08 12:24:23 +00:00
builder.go Builder gas limit fix default to 0 in some cases (#12647) 2023-07-22 03:44:50 +00:00
data.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
execution_engine.go Deneb E2E (#13040) 2023-11-08 12:24:23 +00:00
fee_recipient.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
finality.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
fork.go Deneb E2E (#13040) 2023-11-08 12:24:23 +00:00
metrics.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
node.go Deneb E2E (#13040) 2023-11-08 12:24:23 +00:00
operations.go Fix Withdrawals (#13181) 2023-11-09 13:50:57 +00:00
peers.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
slashing.go Enable whitespace linter & fix findings (#12273) 2023-04-18 18:58:27 +00:00
validator.go HTTP state endpoints (#13099) 2023-10-25 18:12:58 +00:00