mirror of
https://gitlab.com/pulsechaincom/prysm-pulse.git
synced 2025-01-09 19:21:19 +00:00
99997fa2e3
* forkchoice changes * gazelle * remove best justified from forkchoice dump * keep protobufs and update comment * remove phase0 tests * bumb spectests version * missing sha * Fix sha256 for spec * rpc tests * Mark field 3 as reserved so it will never be used it again --------- Co-authored-by: terence tsao <terence@prysmaticlabs.com> Co-authored-by: Preston Van Loon <preston@prysmaticlabs.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.