prysm-pulse/shared/attestationutil
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
..
attestation_utils_test.go New byteutils for state gen (#5163) 2020-03-22 23:19:38 +00:00
attestation_utils.go Use faster bitfield BitIndices to build attesting indices (#5160) 2020-03-22 01:42:51 +00:00
BUILD.bazel Refactor attestationutil.AttestingIndices (#5159) 2020-03-22 00:23:37 +00:00