mirror of
https://gitlab.com/pulsechaincom/prysm-pulse.git
synced 2024-12-25 12:57:18 +00:00
15bfcf8ff6
* start tests for wrapped methods * Add a few tests and skeletons for interface impl methods * Add latest interfaces update from hf1 and stub the appropriate tests * Add a few more tests * More progress * Migitate nil pointer issues in construct. Complete tests * Copy changes from hf1 to v1alpha1 wrapper * Use testutils from #9201 Co-authored-by: prylabs-bulldozer[bot] <58059840+prylabs-bulldozer[bot]@users.noreply.github.com> |
||
---|---|---|
.. | ||
wrapper | ||
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 | ||
BUILD.bazel | ||
generated.ssz.go | ||
node.pb.go | ||
node.pb.gw.go | ||
node.proto | ||
README.md | ||
swagger_description.md | ||
swagger.proto | ||
swagger.swagger.json | ||
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.