lighthouse/eth2/utils/boolean-bitfield
2019-04-26 17:27:39 +10:00
..
fuzz Add simple fuzz tests for hashing and boolean-bitfield 2019-02-22 16:50:14 +11:00
src Fix bug with bitfield tree hash caching 2019-04-26 17:27:39 +10:00
Cargo.toml Begin implementing cached hashing in types 2019-04-26 15:24:18 +10:00
README.md Revert "Merge pull request #200 from sigp/new-structure" 2019-02-14 12:09:18 +11:00

Boolean Bitfield

Implements a set of boolean as a tightly-packed vector of bits.