Skip to content

Releases: safient/contract-js

v0.1.19-alpha

14 Nov 08:10
v0.1.19-alpha
2d88223
Compare
Choose a tag to compare

Description:
Added expiration-based safe claim method

Features🚀:

  • Added expiration-based safe claim method for vouchers
  • Fixed deployment issues

v0.1.18-alpha

08 Sep 13:36
v0.1.18-alpha
74d044e
Compare
Choose a tag to compare

Description:

Deployed contracts to Polygon testnet

Features 🚀:

  • Removed node.js dependant package
  • Deployed on Polygon Testnet

v0.1.17-alpha

22 Jul 08:32
v0.1.17-alpha
fc7539c
Compare
Choose a tag to compare

Description:

Fixed the Dday error handling

Features 🚀:

  • Minor fix to handle Dday error
  • Redeployed on Kovan

v0.1.16-alpha

26 Apr 09:42
d3e47f1
Compare
Choose a tag to compare

Description:

Fixed testnet provider issue for Infura keys on the client

Features 🚀:

  • Minor fixes for the client provider issue

v0.1.15-alpha

15 Apr 06:49
0b99292
Compare
Choose a tag to compare

0.1.15-alpha

Description:

Adding provider integration and fixes minor issues

Features 🚀:

  • Updates createSafe to use provider for DDaybased claim time calculation

v0.1.14-alpha

23 Feb 09:39
bd60640
Compare
Choose a tag to compare

0.1.14-alpha

Description:

Hotfix to return block.timestamp

Features 🚀:

  • Updates CreateClaim event to return block.timestamp

v0.1.13-alpha

03 Feb 06:18
Compare
Choose a tag to compare

0.1.13-alpha

Description:

Hotfix to update API return type.

Features 🚀:

  • Updates guardianProof return type from boolean to TransactionResponse

v0.1.12-alpha

21 Jan 05:36
416af86
Compare
Choose a tag to compare

Description:

Hotfix to update Kovan contract addresses

Features 🚀:

  • Updates Kovan contract addresses for SDK

v0.1.11-alpha

19 Nov 06:21
Compare
Choose a tag to compare

Description:

This release implements D Day based claims

Features 🚀:

  • D Day based claim

v0.1.10-alpha

29 Oct 10:19
3d8c0c6
Compare
Choose a tag to compare

Description:

The release creates a hotfix for API response type

Fixes 🚀:

  • Updated API response