prysm-pulse/shared/bytesutil
terence tsao 301c2a1448
New byteutils for state gen (#5163)
* New byteutils for state gen
* Added empty slice and nil checks
* Merge branch 'master' into bit-utils
* SetBit to extend bit
* Merge branch 'bit-utils' of github.com:prysmaticlabs/prysm into bit-utils
* Comment
* Add HighestBitIndexBelow
* Test for HighestBitIndexBelow
* another test and better test fail output
* Feedback
* Merge branch 'bit-utils' of github.com:prysmaticlabs/prysm into bit-utils
* Feedback
* Preston's feedback, thanks!
* Use var
* Use var
* Merge refs/heads/master into bit-utils
2020-03-22 23:19:38 +00:00
..
BUILD.bazel Complain about improperly sized tests (#2873) 2019-06-30 09:00:22 -07:00
bytes_test.go New byteutils for state gen (#5163) 2020-03-22 23:19:38 +00:00
bytes.go New byteutils for state gen (#5163) 2020-03-22 23:19:38 +00:00