You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
iapp: result file renamed to result.json; single protectedData result file now contains {"success": boolean, "protectedData"?: address, "isEmailValid"?: boolean, "error"?: string }; upon error, the iapp will now exit 0 and output "success": false and "error": string rather than falling the task.
Added
iapp: add bulk processing support (#234) (3458c95)