prysm-pulse/encoding/bytesutil
Radosław Kapka 77d3ccb9ad
Clean up state types (#11916)
* Clean up state types

* rename package
2023-01-26 14:40:12 +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 Refactor bytesutil, add support for go1.20 slice to array conversions (#11838) 2023-01-10 16:41:01 +00:00
bytes_go120.go Refactor bytesutil, add support for go1.20 slice to array conversions (#11838) 2023-01-10 16:41:01 +00:00
bytes_legacy.go Refactor bytesutil, add support for go1.20 slice to array conversions (#11838) 2023-01-10 16:41:01 +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 Add additional tests to bytesutil (#11877) 2023-01-17 17:54:43 +00:00
integers.go Refactor bytesutil, add support for go1.20 slice to array conversions (#11838) 2023-01-10 16:41:01 +00:00