mirror of
https://github.com/OffchainLabs/prysm.git
synced 2026-05-02 03:02:54 -04:00
* Implemented Power of 2 helpers * Test for power of 2 helpers * Gazelle * Fmt * Implemented MerkleTree * Test for MerkleTree * Fixed tests * Implemented ConcatGeneralizedIndices and GeneralizedIndexLength * Tests for the above * Benchmarked copy, it's faster * Implemented rest of the indices helpers * Tests for indices helpers * Delete