Releases: iExecBlockchainComputing/iexec-commons-poco
Releases · iExecBlockchainComputing/iexec-commons-poco
v2.0.0
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
toTaskNotificationType
. (#9) - Add
com.iexec.commmons.poco.order
package. (#10) - Add
com.iexec.commons.poco.eip712
package. (#11) - Add
MatchOrdersTests
on nethermindpoco-chain
. (#12)
Bug Fixes
- Set
protected
visibility on abstract classes constructors. (#13)