Releases: iExecBlockchainComputing/iexec-sdk
Releases · iExecBlockchainComputing/iexec-sdk
v8.18.0
v8.17.1
v8.17.0
v8.16.1
[8.16.0] 2025-06-19
Added
- added experimental networks
Changed
- updated
iexec app init --teetemplate to Scone v5.9
[8.15.0] 2025-04-10
Added
- added support for aes-256-cbc encrypted result decryption
Changed
- fixed
BNtype export issue
[8.14.1] 2025-03-27
Changed
- migrated subgraphs default base URL (https://thegraph.iex.ec)
[8.14.0] 2025-03-25
Added
- added
voucherAddressoption for using a non-owned voucher contract inmatchOrders
[8.13.1] 2025-02-24
Changed
- migrated SMS default URL (https://sms.iex.ec)
- migrated from SMS deprecated apps secrets endpoint
[8.13.0] 2025-01-21
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]