mirror of
https://gitlab.com/pulsechaincom/prysm-pulse.git
synced 2025-01-05 09:14:28 +00:00
1e3a55c6a6
* Refactor bytes.go and bytes_test.go to smaller files, introduce go1.17 and go1.20 style of array copy * rename bytes_go17.go to reflect that it works on any version 1.19 and below * fix PadTo when len is exactly the size * Add go1.20 style conversions * Forgot another int method Co-authored-by: Radosław Kapka <rkapka@wp.pl> Co-authored-by: prylabs-bulldozer[bot] <58059840+prylabs-bulldozer[bot]@users.noreply.github.com> |
||
---|---|---|
.. | ||
bits_test.go | ||
bits.go | ||
BUILD.bazel | ||
bytes_go120.go | ||
bytes_legacy.go | ||
bytes_test.go | ||
bytes.go | ||
eth_types_test.go | ||
eth_types.go | ||
hex_test.go | ||
hex.go | ||
integers_test.go | ||
integers.go |