Summary: 25 instances, 17 unique Text Count // TODO: change panics to errors 1 // TODO: return errors instead of panicking 1 // TODO: take endianness into account 8 // TODO: make sure air.lde_domain_size() == fri_verifier.domain_size() 1 /// TODO: replace this with an iterator. 1 // TODO: implement multi-threaded version 1 // TODO: check if the field elements are valid? 1 // TODO: make sure layer queries hash into leaves of layer proof 1 // TODO: calling self.get_assertions() is heavy; find a better way to specify the number 1 // TODO: use a more efficient way to zero out memory 1 // TODO: implement provable security estimation 1 // TODO: converting this to an array results in about 5% speed-up, but unfortunately, complex 1 // TODO: optimize this to reduce amount of vector cloning. 1 // TODO: add layer depth to the potential error message 1 // TODO: add debug check that values actually hash into the leaf nodes of the batch proof 2 /// TODO: make this function un-callable externally? 1 // TODO: eventually, this should return errors instead of panicking 1