prysm-pulse/beacon-chain/rpc
Radosław Kapka 204de13c86
REST VC: Subscribe to Beacon API events (#13453)
* Revert "Revert "REST VC: Subscribe to Beacon API events  (#13354)" (#13428)"

This reverts commit 8d092a1113.

* change logic

* review

* test fix

* fix critical error

* merge flag check

* change error msg

* return on errors

---------

Co-authored-by: james-prysm <90280386+james-prysm@users.noreply.github.com>
2024-01-18 14:27:41 +00:00
..
core Add Spans to Core Validator Methods (#13467) 2024-01-16 07:52:46 +00:00
eth REST VC: Subscribe to Beacon API events (#13453) 2024-01-18 14:27:41 +00:00
lookup Beacon API: fix get blob returns 500 instead of empty (#13297) 2023-12-07 22:33:26 +00:00
prysm do not check optimistic status if cached attestation (#13462) 2024-01-15 18:50:33 +00:00
testutil Beacon API: update Deneb endpoints after removing blob signing (#13235) 2023-12-07 17:37:11 +00:00
BUILD.bazel Beacon API: update Deneb endpoints after removing blob signing (#13235) 2023-12-07 17:37:11 +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 Beacon API: routes unit test (#13276) 2023-12-06 15:17:13 +00:00
service.go do not check optimistic status if cached attestation (#13462) 2024-01-15 18:50:33 +00:00