mirror of
https://gitlab.com/pulsechaincom/prysm-pulse.git
synced 2024-12-24 20:37:17 +00:00
8f90e91e99
* Replace github.com/dgrijalva/jwt-go with github.com/form3tech-oss/jwt-go, including security fix * Fix to include go cast in deps.bzl and go mod * Add gocast stub for go.mod / deps.bzl trick * revert some changes * Remove ignore tag * gaz * go mod tidy * add build exclusion * Go mod? * go mod tidy |
||
---|---|---|
.. | ||
beacon | ||
cluster | ||
eth | ||
faucet | ||
migration | ||
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.