BlockstreamResearch / simplicity

Simplicity is a blockchain programming language designed as an alternative to Bitcoin script.
MIT License
305 stars 45 forks source link

Add API to compute CMRs #233

Closed roconnor-blockstream closed 5 months ago

roconnor-blockstream commented 5 months ago

Adding simplicity_computeCmr to compute the CMR of a given simplicity program. This is expected to be used in testing infrastructure, though it might also end up being used by wallet software.