Skip to content

dapp: v1.0.0-alpha.3

Pre-release
Pre-release

Choose a tag to compare

@iexec-release-please-app iexec-release-please-app released this 10 Nov 16:12
088b0cf

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": false and "error": <string> rather than falling the task.

Added