Skip to content

v4.2.0

Latest
Compare
Choose a tag to compare
@jbern0rd jbern0rd released this 18 Dec 14:27
dae8024

New Features

  • Add getUserGasPrice method to Web3jAbstractService. (#104)
  • Make TEE tasks with callback eligible to contributeAndFinalize flow. (#109)
  • Add accessors to read on-chain deployed PoCo Smart Contracts configurations:
    callbackgas, contribution_deadline_ratio and final_deadline_ratio. (#111)

Bug Fixes

  • Prefer methods with ECKEyPair parameter when signing prefixed messages. (#107)

Quality

  • Use poco-chain with poco v5.5.0 and voucher v1.0.0 in tests. (#106)
  • Manage deal parameters in a single field and add assets owner and assets price fields in TaskDescription. (#108)

Dependency Upgrades

  • Upgrade to Gradle 8.10.2. (#105)
  • Upgrade to testcontainers 1.20.4. (#110)