mirror of
https://gitlab.com/pulsechaincom/prysm-pulse.git
synced 2024-12-24 20:37:17 +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> |
||
---|---|---|
.. | ||
beacon | ||
cluster | ||
eth | ||
faucet | ||
interfaces | ||
migration | ||
prysm/v2 | ||
slashing | ||
testing | ||
validator/accounts/v2 | ||
BUILD.bazel | ||
README.md | ||
ssz_proto_library.bzl |
Prysm Protocol Buffers
This package defines common protobuf messages and services used by Prysm. For now, we are checking in all generated code to support native go dependency management.