prysm-pulse/beacon-chain/rpc
Radosław Kapka 57fac9b74f
Improve API Middleware design (#9324)
* remove superfluous WriteHeader call

* move custom handlers outside hooks

* rename OnPostStart hook

* function that returns a default endpoint

Co-authored-by: Raul Jordan <raul@prysmaticlabs.com>
Co-authored-by: prylabs-bulldozer[bot] <58059840+prylabs-bulldozer[bot]@users.noreply.github.com>
2021-08-05 20:21:43 +00:00
..
apimiddleware Improve API Middleware design (#9324) 2021-08-05 20:21:43 +00:00
eth Make SubmitAttestations v1 implementation similar to v1alpha1 (#9319) 2021-08-05 08:01:20 +00:00
prysm/v1alpha1 Implement PrepareBeaconCommitteeSubnet in the validator API (#9318) 2021-08-05 07:23:52 +00:00
statefetcher Eliminate Proto V2 Namespace (#9297) 2021-07-28 21:23:44 +00:00
testutil State: move state interfaces into state package (#9268) 2021-07-23 16:11:21 +00:00
BUILD.bazel Eliminate Proto V2 Namespace (#9297) 2021-07-28 21:23:44 +00:00
log.go Unify the pattern of using a package-level logger (#8245) 2021-01-11 20:03:28 +00:00
service_test.go Embed Config Pattern For Attestation, POW Chain, and RPC Services (#8635) 2021-03-21 16:58:41 +00:00
service.go Make SubmitAttestations v1 implementation similar to v1alpha1 (#9319) 2021-08-05 08:01:20 +00:00