Skip to content

Releases: iExecBlockchainComputing/iexec-common

v6.2.1

19 Dec 15:16
e289b42
Compare
Choose a tag to compare
  • #366 Improve Docker tests reentrancy.

v6.2.0

16 Dec 08:20
02d8170
Compare
Choose a tag to compare
  • #364 Update Web3j dependency to version 4.8.9.
  • #364 Add CredentialsAbstractService constructor from Credentials.

v6.1.0

07 Dec 17:05
45b476c
Compare
Choose a tag to compare
  • #341 Display stack trace when zip of a folder fails.
  • #344 Add TASK_DESCRIPTION_INVALID in ReplicateStatusCause to represent invalid task descriptions.
  • #348 Miscellaneous code quality improvements.
  • #347 Add .sonarcloud.properties configuration file.
  • #342 #349 #353 #362 Increments of jenkins-library up to version 2.2.3. Enable SonarCloud analyses on branches and Pull Requests.

v6.0.1

10 Aug 08:23
88b5aa5
Compare
Choose a tag to compare
  • #345 Fix test downloading resource over SSL.

v6.0.0

25 Jul 12:30
Compare
Choose a tag to compare
  • #322 Add pre/app/post compute replicate execution statuses for task feedback.
  • #326 Manipulate replicates stdout and stderr through a dedicated class.
  • #328 Improve EIP-712 implementation.
  • #330 Remove deprecated EIP-712 implementation.
  • Fix several serialization and deserialization problems.

v5.9.3

13 Apr 07:38
b7329a2
Compare
Choose a tag to compare
  • #318 Add methods to fetch workerpool orders based on tag.

v5.9.2

07 Apr 12:28
561691e
Compare
Choose a tag to compare
  • #315 Make Docker image pull timeout configurable.

v5.9.1

21 Dec 14:00
a5ca546
Compare
Choose a tag to compare
  • #293 Get EIP712Domain without verifying contract if not provided.

v5.9.0

02 Dec 08:17
d006a75
Compare
Choose a tag to compare
  • #282 Fix address recovery from private key.
  • #285 Fix converter from hexadecimal string to bytes 32.
  • #286 Upgrade Jacoco/Sonarqube reporting and plugins.

v5.8.0

25 Nov 13:40
3f491cd
Compare
Choose a tag to compare
  • #274 #281 Add dedicated public chain configuration domain entity.
  • #279 Enhance tooling to deal with hex strings.
  • #280 Upgrade artifacts publishing process.