You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This function should be in the bulletproofs+ crate. Think about it - Verifying batches of non power-of-two sets is something you'd be writing over and over if its not there.
Given that this is optimization and not a requirement for processing, it does not need to be in the BP+ crate. It may be removed at some point from the Tari code base in favour of some other optimization
This function should be in the bulletproofs+ crate. Think about it - Verifying batches of non power-of-two sets is something you'd be writing over and over if its not there.
Originally posted by @CjS77 in #4260 (comment)
The text was updated successfully, but these errors were encountered: