prysm-pulse/beacon-chain/rpc/apimiddleware
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
custom_handlers_test.go Add execution_optimistic field to API responses (#10389) 2022-03-25 16:31:50 +00:00
custom_handlers.go --api-timeout flag (#10260) 2022-02-24 18:01:37 +00:00
custom_hooks_test.go API middleware support for bellatrix in produceBlockV2 (#10374) 2022-03-16 21:44:15 +00:00
custom_hooks.go API middleware support for bellatrix in produceBlockV2 (#10374) 2022-03-16 21:44:15 +00:00
endpoint_factory.go Implement getDebugChainHeadsV2 API endpoint (#10419) 2022-03-24 13:08:40 +00:00
structs_marshalling_test.go Move Shared/Testutil into Testing (#9659) 2021-09-23 18:53:46 +00:00
structs_marshalling.go Correctly display epoch participation in GetStateV2 (#9598) 2021-09-16 02:51:51 +00:00
structs.go Add execution_optimistic field to API responses (#10389) 2022-03-25 16:31:50 +00:00