0xhhh
0xhhh
> Thanks for raising this proposal, would you be able to leave how long your open task could last in Estimated Project Duration? Thanks for your advice, have updated the...
For MSM, I plan to add a tait `Commit` and change the trait [Params](https://github.com/privacy-scaling-explorations/halo2/blob/main/halo2_proofs/src/poly/commitment.rs#L43) from `pub trait Params: Sized + Clone`, Then restrict the `commit_langage()` function to use `Commit:commit()`. And...
This does not involve a lot of code, so it will be completed by February 15th, including abstracting the Commit Trait and integrating the MSM algorithm of Iccle and Sppark.
> It would be more usable/referable to base the interface on [privacy-scaling-explorations/halo2curves#107](https://github.com/privacy-scaling-explorations/halo2curves/pull/107) to see if there was a way to integrate these two libraries into this new interface, and then...