This website requires JavaScript.
Explore
Help
Sign In
cerc-io
/
lighthouse
Watch
16
Star
0
Fork
0
You've already forked lighthouse
Code
Issues
1
Pull Requests
Packages
Projects
Releases
Wiki
Activity
ab1dc7bfce
lighthouse
/
eth2
/
utils
/
boolean-bitfield
History
Kirk Baird
ab1dc7bfce
Add simple fuzz tests for hashing and boolean-bitfield
2019-02-22 16:50:14 +11:00
..
fuzz
Add simple fuzz tests for hashing and boolean-bitfield
2019-02-22 16:50:14 +11:00
src
Updated TreeHash to spec - added padding
2019-02-17 09:30:18 -08:00
Cargo.toml
Revert "Merge pull request
#200
from sigp/new-structure"
2019-02-14 12:09:18 +11:00
README.md
Revert "Merge pull request
#200
from sigp/new-structure"
2019-02-14 12:09:18 +11:00
README.md
Boolean Bitfield
Implements a set of boolean as a tightly-packed vector of bits.