mirror of
https://github.com/OffchainLabs/prysm.git
synced 2026-01-10 07:58:22 -05:00
* 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