Skip to content

v0.15.0

Latest
Compare
Choose a tag to compare
@DrJosh9000 DrJosh9000 released this 24 Jul 01:56
122acc0

Warning

The API for verifying step signatures has been changed. Instead of constructing a CommandStepWithInvariants and using Verify directly, use the new function VerifyStep.

What's Changed

  • Add VerifyStep, un-export CommandStepWithInvariants by @DrJosh9000 in #68

Full Changelog: v0.14.0...v0.15.0