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
2k stars 529 forks source link

Extract snarky implementations from kimchi_backend #16336

Closed mrmr1993 closed 2 weeks ago

mrmr1993 commented 2 weeks ago

This PR extracts the snarky implementations from kimchi_backend, allowing us to switch over to a concretised Typ.t in preparation for the transition to a rust snarky backend.

mrmr1993 commented 2 weeks ago

!ci-build-me