prysm-pulse/encoding/bytesutil
kasey 0893821e35
Disable conditional go 1.20 code until module is also at 1.20 (#12084)
* disable conditional go 1.20 code until we upgrade

* bazel decided this was unreachable and removed it!

---------

Co-authored-by: kasey <kasey@users.noreply.github.com>
2023-03-07 16:25:35 +00:00
..
bits_test.go Refactor bytesutil, add support for go1.20 slice to array conversions (#11838) 2023-01-10 16:41:01 +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 Disable conditional go 1.20 code until module is also at 1.20 (#12084) 2023-03-07 16:25:35 +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 Add additional tests to bytesutil (#11877) 2023-01-17 17:54:43 +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 Refactor bytesutil, add support for go1.20 slice to array conversions (#11838) 2023-01-10 16:41:01 +00:00
eth_types.go Clean up state types (#11916) 2023-01-26 14:40:12 +00:00
hex_test.go Refactor bytesutil, add support for go1.20 slice to array conversions (#11838) 2023-01-10 16:41:01 +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 EIP-4881: Spec implementation (#11720) 2023-01-27 17:35:25 +00:00
integers.go EIP-4881: Spec implementation (#11720) 2023-01-27 17:35:25 +00:00