Skip to content

v1.0.0-alpha.7

Pre-release
Pre-release
Compare
Choose a tag to compare
@polymesh-bot polymesh-bot released this 03 May 16:27
· 22 commits to alpha since this release
2009eca

1.0.0-alpha.7 (2024-05-03)

Features

  • 🎸 upgrade auditor verify to work when key is receiver (91844c9)

BREAKING CHANGES

  • 🧨 POST /confidential-transactions/:id/auditor-verify is now POST
    /confidential-transactions/:id/verify-amounts. Request payload has
    renamed param from auditorKey to publicKey

✅ Closes: DA-1143