Skip to content

Releases: iExecBlockchainComputing/iexec-commons-poco

v2.0.0

11 May 08:43
72df64c
Compare
Choose a tag to compare

New Features

  • Upgrade web3j dependency from 4.8.9 to 4.9.7. (#8)
  • Regenerate all wrappers with new web3j cli version. (#8)
  • Update the readme file with the generation instructions. (#8)
  • Add PLEASE_CONTRIBUTE_AND_FINALIZE to TaskNotificationType. (#9)
  • Add com.iexec.commmons.poco.order package. (#10)
  • Add com.iexec.commons.poco.eip712 package. (#11)
  • Add MatchOrdersTests on nethermind poco-chain. (#12)

Bug Fixes

  • Set protected visibility on abstract classes constructors. (#13)

v1.0.2

11 Apr 13:07
0b68030
Compare
Choose a tag to compare

Bug Fixes

  • Remove unused guava dependency. (#5)

v1.0.0

06 Apr 14:27
8e1c091
Compare
Choose a tag to compare

New Features

  • Init Gradle project. (#1 #2)
  • Migrate from iexec-common library to this iexec-commons-poco library packages related to blockchain and iExec PoCo protocol. (#3)