prysm-pulse/beacon-chain/rpc/eth/helpers
Radosław Kapka ed07f4bd77
Add execution_optimistic field to API responses (#10389)
* protos

* grpc

* middleware

* event protos

* event backend

* event middleware

* fix tests

* use `IsOptimisticForRoot` with proper block instead of header

* better algorithm

* return proper error

* review

* optimistic return on bellatrix proposal

Co-authored-by: prylabs-bulldozer[bot] <58059840+prylabs-bulldozer[bot]@users.noreply.github.com>
2022-03-25 16:31:50 +00:00
..
BUILD.bazel Checkpoint Sync 2/5 - API support for retrieving weak subjectivity data (#10384) 2022-03-23 22:54:07 +00:00
error_handling.go Checkpoint Sync 2/5 - API support for retrieving weak subjectivity data (#10384) 2022-03-23 22:54:07 +00:00
sync_test.go Add execution_optimistic field to API responses (#10389) 2022-03-25 16:31:50 +00:00
sync.go Add execution_optimistic field to API responses (#10389) 2022-03-25 16:31:50 +00:00
validator_status_test.go Move Shared/Testutil into Testing (#9659) 2021-09-23 18:53:46 +00:00
validator_status.go Move Shared/Params Into Config/Params (#9642) 2021-09-21 19:59:25 +00:00