prysm-pulse/api/gateway
Radosław Kapka 26893bcb8c
Production version of Altair Eth APIs (#9640)
* internal prefix in proto services

* half-baked inmplementation

* rename v1 to eth

* use router and remove old flag

* uncomment cors

* update v2 methods in proto services

* move adding path prefix after param processing

* remove unneeded code

* remove flag

* fix e2e

* uncomment sync committee e2e

Co-authored-by: Raul Jordan <raul@prysmaticlabs.com>
2021-09-21 19:20:57 +00:00
..
api_middleware_processing_test.go Move Related Packages Into API/ Pkg (#9619) 2021-09-16 19:55:51 +00:00
api_middleware_processing.go Production version of Altair Eth APIs (#9640) 2021-09-21 19:20:57 +00:00
api_middleware_structs.go Move Related Packages Into API/ Pkg (#9619) 2021-09-16 19:55:51 +00:00
api_middleware.go Production version of Altair Eth APIs (#9640) 2021-09-21 19:20:57 +00:00
BUILD.bazel Move Miscellaneous Shared/ Packages Into Semantic Groups (#9624) 2021-09-17 19:20:50 +00:00
gateway_test.go Production version of Altair Eth APIs (#9640) 2021-09-21 19:20:57 +00:00
gateway.go Production version of Altair Eth APIs (#9640) 2021-09-21 19:20:57 +00:00
log.go Move Related Packages Into API/ Pkg (#9619) 2021-09-16 19:55:51 +00:00
param_handling_test.go Move Related Packages Into API/ Pkg (#9619) 2021-09-16 19:55:51 +00:00
param_handling.go Move Related Packages Into API/ Pkg (#9619) 2021-09-16 19:55:51 +00:00