PierreJeanjacquot
released this
21 Jan 13:07
·
1 commit
to master
since this release
Added
- added key
isUserRejection
inWeb3ProviderError
set totrue
when 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_proxy
default value is no more set in request params- removed deprecated request param
iexec_developer_logger
- change information exposed by
iexec task debug
for better readability
Removed
- IExec
enterprise
flavour is removed, althoughenterprise
flavour support was dropped for a while the "enterprise" specific methods and keys were still present iniexec
SDK. These are now removed, although the changes impact some parts of the API, these changes should not impact developers using theiexec
package.- [BREAKING]
IExecModule
- removed optional constructor param
flavour
- removed optional constructor param
- [BREAKING]
IExecConfig
- removed
resolveStandardContractsClient
andresolveEnterpriseContractsClient
methods - removed optional constructor param
flavour
andenterpriseSwapConf
- removed
- [BREAKING]
IExecWalletModule
- removed
wrapEnterpriseRLC
andunwrapEnterpriseRLC
methods
- removed
- [BREAKING]
IExecContractsClient
- removed optional constructor param
flavour
- removed
flavour
key
- removed optional constructor param
- [BREAKING] CLI
chain.json
configuration file- removed
flavour
key - removed
[chainName].enterprise
key
- removed
- [BREAKING] CLI
iexec wallet
command- removed
swap-RLC-for-eRLC
andswap-eRLC-for-RLC
- removed
- [BREAKING]