Releases: iExecBlockchainComputing/iexec-sdk
Releases · iExecBlockchainComputing/iexec-sdk
v3.0.32
[3.0.32] - 2019-05-29
Added
- option
--gas-price <wei>
allow to use custom gas price.
Changed
- fix display task contributors.
Removed
- limit methods exported from
utils
module.
v3.0.31
[3.0.31] - 2019-05-22
Changed
iexec tee encrypt-dataset
now use nodejs implementation (previously dockerized Openssl 1.1.1b).
v3.0.30
[3.0.30] - 2019-05-17
Added
- Dataset encryption
iexec tee encrypt-dataset
.
Changed
- beneficary keys generated by
ìexec tee generate-beneficiary-keys
now use AES 256 (previously AES 128).
v3.0.29
[3.0.29] - 2019-05-15
This is the initial release of iExec v3.
v2.2.26
v2.2.25
v2.2.22
new features
iexec registry validate <objectName>
handful method to do a local check of an [app,dataset,workerPool] description, before submitting it to the related registry. This will checkiexec.json
,deployed.json
andlogo.png
files.
improvements
- add more checks to ensure config error early detection
- add more checks on order filling