Skip to content

Releases: iExecBlockchainComputing/iexec-sdk

v3.0.32

26 Sep 08:58

Choose a tag to compare

[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

26 Sep 08:58

Choose a tag to compare

[3.0.31] - 2019-05-22

Changed

  • iexec tee encrypt-dataset now use nodejs implementation (previously dockerized Openssl 1.1.1b).

v3.0.30

26 Sep 08:59

Choose a tag to compare

[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

26 Sep 08:59

Choose a tag to compare

[3.0.29] - 2019-05-15

This is the initial release of iExec v3.

v2.2.26

12 Oct 16:16
v2.2.26

Choose a tag to compare

change

  • make scheduler field optional in chain.json

v2.2.25

08 Oct 19:18
v2.2.25

Choose a tag to compare

new features

  • iexec work claim 0x...

v2.2.22

28 Sep 08:06
v2.2.22

Choose a tag to compare

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 check iexec.json, deployed.json and logo.png files.

improvements

  • add more checks to ensure config error early detection
  • add more checks on order filling

v2.2.20

26 Sep 07:57
v2.2.20

Choose a tag to compare

New Features

  • iexec info (show iexec hub contracts addresses)

v2.2.19

18 Jul 07:47
v2.2.19

Choose a tag to compare

CHANGES

  • Mainnet support
  • CLI redirect now works, ex: iexec orderbook show &> out.txt

v2.2.16

13 Jun 09:33
v2.0.16

Choose a tag to compare

Features

decrypt/encrypt from/to Ethereum v3 wallet format:

  • iexec wallet encrypt --password <my_password>
  • iexec wallet decrypt --password <my_password>