Skip to content

Releases: iExecBlockchainComputing/iexec-sdk

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>

v2.2.12

04 Jun 21:56
v2.2.12

Choose a tag to compare

new features:

  • ask user confirmation on order fill & order place
  • check user balance on order fill
  • auto check update

fix:

  • iexec wallet sendETH 3 --to 0x

v1.7.6

24 Apr 22:01
v1.7.6

Choose a tag to compare

CHANGES:

  • deprecate --dapp option flag in iexec result
  • add --watch option flag to iexec result
  • add support for a custom filename after --save flag option in iexec result