MinaProtocol / mina

Mina is a cryptocurrency protocol with a constant size blockchain, improving scaling while maintaining decentralization and security.
https://minaprotocol.com
Apache License 2.0
1.97k stars 523 forks source link

Use proof-cache for multisig-account and ring-sig tests #15648

Closed mrmr1993 closed 1 month ago

mrmr1993 commented 1 month ago

This PR builds upon https://github.com/MinaProtocol/mina/pull/15646, adding the proof-cache for more tests from the transaction snark testsuite.

In particular, this adds proofs for multisig-account and ring-sig tests, each of which has tests that run for multiple minutes in CI without the cache.

mrmr1993 commented 1 month ago

!ci-build-me

mrmr1993 commented 1 month ago

!ci-build-me