prysm-pulse/validator/rpc
james-prysm f7a298ae8f
Prysm V3: delete old unused APIs (#11086)
* initial commit

* removing old unusued functions and tests

* updating proto generated files

* fixing unit tests

* fixing linting

* fixing file format

* fixing formatting

Co-authored-by: Raul Jordan <raul@prysmaticlabs.com>
Co-authored-by: prylabs-bulldozer[bot] <58059840+prylabs-bulldozer[bot]@users.noreply.github.com>
2022-08-12 09:48:38 +00:00
..
apimiddleware This PR is for issue #11155 "Keymanager APIs: gas limit api" (#11156) 2022-08-08 17:52:18 +00:00
accounts_test.go Prysm V3: delete old unused APIs (#11086) 2022-08-12 09:48:38 +00:00
accounts.go Prysm V3: delete old unused APIs (#11086) 2022-08-12 09:48:38 +00:00
auth_token_test.go Use the T.TempDir and B.TempDir to create temp dirs for testing (#10560) 2022-04-21 20:45:44 +00:00
auth_token.go Validator Client: auth-token path log (#11170) 2022-08-04 15:59:36 +00:00
beacon_test.go Move Shared/Testutil into Testing (#9659) 2021-09-23 18:53:46 +00:00
beacon.go Massive code cleanup (#10913) 2022-06-27 13:34:38 +00:00
BUILD.bazel Prysm V3: delete old unused APIs (#11086) 2022-08-12 09:48:38 +00:00
health_test.go Service constructors and Start() - better separation of concerns (#10532) 2022-04-16 02:45:35 +00:00
health.go Code cleanup (#9992) 2021-12-07 17:52:39 +00:00
intercepter_test.go Engine API Client Authentication for the Merge via HTTP (#10236) 2022-02-25 19:08:43 +00:00
intercepter.go Enforce log.WithError(err) static analysis and fix all violations (#11163) 2022-08-05 10:52:02 +00:00
log.go Unify the pattern of using a package-level logger (#8245) 2021-01-11 20:03:28 +00:00
server_test.go Move Validator Accounts Protos Into Proper Place (#9416) 2021-08-18 21:24:01 +00:00
server.go Enforce log.WithError(err) static analysis and fix all violations (#11163) 2022-08-05 10:52:02 +00:00
slashing_test.go Rename imported keymanager to local. (#10155) 2022-02-01 19:54:19 +00:00
slashing.go Group Slashing Protection History Packages Idiomatically (#9873) 2021-11-09 16:49:28 +00:00
standard_api_test.go This PR is for issue #11155 "Keymanager APIs: gas limit api" (#11156) 2022-08-08 17:52:18 +00:00
standard_api.go This PR is for issue #11155 "Keymanager APIs: gas limit api" (#11156) 2022-08-08 17:52:18 +00:00
wallet_test.go Prysm V3: delete old unused APIs (#11086) 2022-08-12 09:48:38 +00:00
wallet.go Prysm V3: delete old unused APIs (#11086) 2022-08-12 09:48:38 +00:00