dapp: v1.0.0-alpha.3
Pre-release
Pre-release
1.0.0-alpha.3 (2025-11-10)
⚠ BREAKING CHANGES
- iapp: result file renamed to
result.json; single protectedData result file now contains{"success": <boolean>, "protectedData"?: <address>, "error"?: <string> }; upon error, the iapp will now exit 0 and output"success": falseand"error": <string>rather than falling the task.