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
1da06c156c
lighthouse
/
eth2
/
utils
/
boolean-bitfield
History
Paul Hauner
4824b43808
Fix various clippy lints
2019-02-13 07:46:59 +11:00
..
src
Fix various clippy lints
2019-02-13 07:46:59 +11:00
Cargo.toml
Impl serde::Serialize for all types
2019-01-26 08:25:31 +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.