prysm-pulse/encoding/bytesutil
terencechain d17996f8b0
Update to V4 🚀 (#12134)
* Update V3 from V4

* Fix build v3 -> v4

* Update ssz

* Update beacon_chain.pb.go

* Fix formatter import

* Update update-mockgen.sh comment to v4

* Fix conflicts. Pass build and tests

* Fix test
2023-03-17 18:52:56 +00:00
..
bits_test.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
bits.go Refactor bytesutil, add support for go1.20 slice to array conversions (#11838) 2023-01-10 16:41:01 +00:00
BUILD.bazel Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
bytes_go120.go Disable conditional go 1.20 code until module is also at 1.20 (#12084) 2023-03-07 16:25:35 +00:00
bytes_legacy.go Disable conditional go 1.20 code until module is also at 1.20 (#12084) 2023-03-07 16:25:35 +00:00
bytes_test.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
bytes.go Refactor bytesutil, add support for go1.20 slice to array conversions (#11838) 2023-01-10 16:41:01 +00:00
eth_types_test.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
eth_types.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
hex_test.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
hex.go Refactor bytesutil, add support for go1.20 slice to array conversions (#11838) 2023-01-10 16:41:01 +00:00
integers_test.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
integers.go EIP-4881: Spec implementation (#11720) 2023-01-27 17:35:25 +00:00