Todd Norton
Todd Norton
No, not ready yet
The tests of those LA operations defined in `openzl_crypto::poseidon::matrix` are currently in `plugins::arkworks::poseidon::test` because they were written using arkworks types. Those need to be moved too. Also those are the...
Also `plugins::arkworks::poseidon::config::test` can have a test showing that the constants specified in the module are secure
@kavinkumar807 Yep, seems that this works now! Thanks for giving it your attention.
I have a similar problem as @gnull , though my error message is different: ``` cargo rustc 1.56 +stable run --package halo2_proofs --example circuit-layout --features test-dev-graph Updating crates.io index error:...
@parazyd Thanks for the suggestion but that didn't work for me, still get `failed to select a version for the requirement `plotters = "=0.3.4"`