mirror of
https://gitlab.com/pulsechaincom/prysm-pulse.git
synced 2025-01-12 20:50:05 +00:00
7b5a821c81
* add in fixtures * handle real fixtures * marshaling issues * ensure error handling works * begin http client test * custom type marshaling * gaz * custom type * marshalers * builds * builds * add to build file * regen * only root types * bytes hash * regen * bytes hash * regen * regen * alias magic * revert proto * more alias magic * revert build files * regen * define marshal methods * tests passing * hexbytes * rem * rem * comment * gaz * data * fix conf * http tests * sync * client tests passing * deepsource * gaz * item * exec block by hash * begin tests * http tests passing * payload id bytes * proper json encode decode for payload id * gaz * proper marshal * merge engine client * use big ints * passes * confirmed passing * add in functional methods * deepsource * pb * Update beacon-chain/powchain/engine-api-client/v1/client_test.go Co-authored-by: terence tsao <terence@prysmaticlabs.com> * latest * tests passing again Co-authored-by: terence tsao <terence@prysmaticlabs.com> Co-authored-by: prylabs-bulldozer[bot] <58059840+prylabs-bulldozer[bot]@users.noreply.github.com> |
||
---|---|---|
.. | ||
engine/v1 | ||
eth | ||
migration | ||
prysm | ||
testing | ||
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.