mirror of
https://gitlab.com/pulsechaincom/prysm-pulse.git
synced 2025-01-19 16:20:53 +00:00
e49f1321b7
* Initial setup * Fix all tests and handler func * Cleanup * Fix the tests * Remove middleware endpoint * Add endpoint * Switch query param to path * Fix e2e test * Update beacon-chain/rpc/eth/beacon/handlers.go Co-authored-by: Radosław Kapka <rkapka@wp.pl> * Update beacon-chain/rpc/eth/beacon/handlers.go Co-authored-by: Radosław Kapka <rkapka@wp.pl> * Radek & James Reviews * Check blockId length * Add length check * Fix * Revert "Fix e2e test" This reverts commit 6289c1de5c569daef6e6bda3600c2e5561a168d9. * use v1alpha1 server to get root --------- Co-authored-by: Radosław Kapka <rkapka@wp.pl> Co-authored-by: prylabs-bulldozer[bot] <58059840+prylabs-bulldozer[bot]@users.noreply.github.com> |
||
---|---|---|
.. | ||
testdata | ||
attestation.pb.go | ||
attestation.pb.gw.go | ||
attestation.proto | ||
beacon_block.pb.go | ||
beacon_block.pb.gw.go | ||
beacon_block.proto | ||
beacon_chain.pb.go | ||
beacon_chain.pb.gw.go | ||
beacon_chain.proto | ||
beacon_state.pb.go | ||
beacon_state.pb.gw.go | ||
beacon_state.proto | ||
BUILD.bazel | ||
events.pb.go | ||
events.pb.gw.go | ||
events.proto | ||
generated.ssz.go | ||
node.pb.go | ||
node.pb.gw.go | ||
node.proto | ||
README.md | ||
validator.pb.go | ||
validator.pb.gw.go | ||
validator.proto |
gRPC Gateway
This package is contains generated files for applications that wish to use eth/v1alpha as a gRPC gateway.