prysm-pulse/beacon-chain/rpc/apimiddleware
Radosław Kapka 6a638bd148
HTTP handler for Beacon API events (#13207)
* in progress

* implementation done

* bzl

* fixes

* tests in progress

* tests

* go mod tidy

* Update beacon-chain/rpc/eth/events/events.go

Co-authored-by: Sammy Rosso <15244892+saolyn@users.noreply.github.com>

* fix config test

* fix unreachable code issue

* remove proto service dir

* test fix

---------

Co-authored-by: Sammy Rosso <15244892+saolyn@users.noreply.github.com>
Co-authored-by: james-prysm <90280386+james-prysm@users.noreply.github.com>
2023-11-28 23:20:02 +00:00
..
BUILD.bazel HTTP handler for Beacon API events (#13207) 2023-11-28 23:20:02 +00:00
custom_hooks_test.go Validator HTTP endpoints (#13167) 2023-11-03 16:59:04 +00:00
custom_hooks.go Validator HTTP endpoints (#13167) 2023-11-03 16:59:04 +00:00
endpoint_factory_test.go Set Verbosity of Goodbye Logs to Trace (#13077) 2023-10-19 03:49:34 +00:00
endpoint_factory.go HTTP handler for Beacon API events (#13207) 2023-11-28 23:20:02 +00:00
structs_marshalling_test.go Fix Uint256 Json Parsing (#12540) 2023-06-16 09:43:20 +00:00
structs_marshalling.go Fix Uint256 Json Parsing (#12540) 2023-06-16 09:43:20 +00:00
structs.go HTTP handler for Beacon API events (#13207) 2023-11-28 23:20:02 +00:00