mirror of
https://github.com/OffchainLabs/prysm.git
synced 2026-01-08 23:18:15 -05:00
* Add bitvector field for FixedTestContainer * Handle Bitvector type using isBitfield flag * Add Bitvector case for Stringify * Add bitlist field for VariableTestContainer * Add bitlistInfo * Changelog * Add bitvectorInfo * Remove analyzeBit* functions and just inline them * Fix misleading comments * Add comments for bitlistInfo's Size * Apply reviews from Radek