mirror of
https://gitlab.com/pulsechaincom/prysm-pulse.git
synced 2024-12-25 12:57:18 +00:00
258fba8d45
* WIP: support uint8 and uint16 * WIP: Supports encode/decode for bytes * WIP: Add encode/decode for slice * WIP: Add struct encoding * WIP: Add decoder for struct * WIP: fix tests * WIP: Aggregating tests * WIP: data driven test * WIP: implemented more decode tests * WIP: Clean code and add more error check * WIP: more polishing * WIP: Added optional encode size calculation pass * WIP: Improve error message reporting * WIP: Add encoderDecoderCache * Fix bazel * Rearrange code * Fix lint * Address Nishant's comment * Fix comments |
||
---|---|---|
.. | ||
bitutil | ||
bls | ||
bytes | ||
cmd | ||
database | ||
debug | ||
event | ||
hashutil | ||
iputils | ||
keystore | ||
legacyutil | ||
mathutil | ||
mclock | ||
p2p | ||
params | ||
prometheus | ||
shardutil | ||
slotticker | ||
ssz | ||
testutil | ||
BUILD.bazel | ||
service_registry_test.go | ||
service_registry.go |