Skip to content
This repository has been archived by the owner on Feb 16, 2023. It is now read-only.

Releases: humanprotocol/hmt-escrow

0.14.6

22 Nov 08:52
1886fe6
Compare
Choose a tag to compare

What's Changed

  • Add support download files drom public URI by @alidzm in #433

Full Changelog: 0.14.5...0.14.6

0.14.5

12 Oct 01:06
5047a2b
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.14.4...0.14.5

0.14.4

04 Oct 09:44
8e1ae4e
Compare
Choose a tag to compare

What's Changed

  • Fix store artifact to public or private bucket by @alidzm in #371

Full Changelog: 0.14.3...0.14.4

0.14.3

26 Sep 11:28
9327282
Compare
Choose a tag to compare

List Of Changes:

  • Fixed an issue related to getting created escrow address #368

0.14.2

17 Aug 12:35
65ff2f8
Compare
Choose a tag to compare

List Of Changes:

  • Fixed an issue related to transfer tokens transaction #348
  • Environment fix #350

0.14.1

11 Aug 10:04
bc988f3
Compare
Choose a tag to compare

List Of Changes:

  • Update basemodels to version 0.1.18 #347

0.14.0

01 Aug 18:44
a61e571
Compare
Choose a tag to compare

List Of Changes:

  • S3 full qualified URL for public final results #343

0.13.0

28 Jul 13:24
5474121
Compare
Choose a tag to compare

List Of Changes

  • Assign gas inside function bodies if falsy value was provided explicitly #346

0.12.0

05 Jul 14:13
667ab32
Compare
Choose a tag to compare

List Of Changes

  • Breaking change: Implement blockchain multi-network. gas_limit param was removed from all instance methods #315
  • Integrated subgraph for Polygon and Rinkeby networks - #337
  • Added final results encryption option - #336
  • Crypto Module refactoring - #329

0.10.1

16 Jun 19:47
12878db
Compare
Choose a tag to compare

#328 Reorganized tests to a dedicated directory, as it was causing cyclic dependencies.