mirror of
https://gitlab.com/pulsechaincom/prysm-pulse.git
synced 2025-01-09 19:21:19 +00:00
1faa292615
* cache test * oh * syntax fix * error fix * tinker * tinker * newlines? * no-whitespace? * feedback * fix * comment * comments * need to figure out how to lint locally... * feedback * fixes * progress * progress * dedupe * s * working * remove empty lines * update test * return errors properly * make helpers publicly visible * fix tests Co-authored-by: rkapka <rkapka@wp.pl> Co-authored-by: james-prysm <90280386+james-prysm@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.