[8.13.0] 2025-01-21
·
133 commits
to master
since this release
Added
- added key
isUserRejectioninWeb3ProviderErrorset totruewhen the error is detected as a user rejection task.fetchOffchainInfo(taskid)to get off-chain status information about the task from the workerpooltask.fetchLogs(taskid)to fetch app logs from the workers
Changed
iexec_result_storage_proxydefault value is no more set in request params- removed deprecated request param
iexec_developer_logger - change information exposed by
iexec task debugfor better readability
Removed
- IExec
enterpriseflavour is removed, althoughenterpriseflavour support was dropped for a while the "enterprise" specific methods and keys were still present iniexecSDK. These are now removed, although the changes impact some parts of the API, these changes should not impact developers using theiexecpackage.- [BREAKING]
IExecModule- removed optional constructor param
flavour
- removed optional constructor param
- [BREAKING]
IExecConfig- removed
resolveStandardContractsClientandresolveEnterpriseContractsClientmethods - removed optional constructor param
flavourandenterpriseSwapConf
- removed
- [BREAKING]
IExecWalletModule- removed
wrapEnterpriseRLCandunwrapEnterpriseRLCmethods
- removed
- [BREAKING]
IExecContractsClient- removed optional constructor param
flavour - removed
flavourkey
- removed optional constructor param
- [BREAKING] CLI
chain.jsonconfiguration file- removed
flavourkey - removed
[chainName].enterprisekey
- removed
- [BREAKING] CLI
iexec walletcommand- removed
swap-RLC-for-eRLCandswap-eRLC-for-RLC
- removed
- [BREAKING]