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
73d86bcc3b
lighthouse
/
eth2
/
utils
/
boolean-bitfield
History
Kirk Baird
9c9b07c182
Add TreeHash trait to all types and structs
2019-01-25 12:22:56 +11:00
..
src
Add TreeHash trait to all types and structs
2019-01-25 12:22:56 +11:00
Cargo.toml
Rename
beacon_chain/
->
eth2/
2019-01-22 16:16:02 +11:00
README.md
Rename
beacon_chain/
->
eth2/
2019-01-22 16:16:02 +11:00
README.md
Boolean Bitfield
Implements a set of boolean as a tightly-packed vector of bits.