mirror of
https://gitlab.com/pulsechaincom/prysm-pulse.git
synced 2025-01-12 20:50:05 +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 |
||
---|---|---|
.. | ||
BUILD.bazel | ||
decode_test.go | ||
decode.go | ||
encode_test.go | ||
encode.go | ||
encoder_decoder_lib.go |