Skip to content

Releases: safient/contract-js

v0.1.9-alpha

21 Oct 07:56
8a98621
Compare
Choose a tag to compare

Description:

The release adds a new flow to claim guardian rewards

Features 🚀:

  • New flow to claim guardian rewards

v0.1.8

30 Sep 10:07
v0.1.8
29de446
Compare
Choose a tag to compare

Description:

The release focused on refactoring, a few features, and initial integration with CLI.

Features 🚀:

  • Refactoring of file and contract function names
  • Signaling based claim method
  • Deployment flow for all networks
  • Testing initial integration with CLI

v0.1.7

30 Sep 07:37
bdf122b
Compare
Choose a tag to compare
v0.1.7 Pre-release
Pre-release
Renamed claims.js to contracts.js

v0.1.0-alpha

02 Aug 16:52
v0.1.0-alpha
0b3d5bd
Compare
Choose a tag to compare
v0.1.0-alpha Pre-release
Pre-release

Description:

This is the first internal release of Safient claims JavaScript SDK. It contains all the basic contracts to create and settle disputes using Kleros court.

Features 🚀:

  • Bootstrapped solidity contract using hardhat
  • SDK interacting with the deployed contract
  • Onchain safe creation
  • Dispute creation and ruling using a centralized arbitrator
  • Onchain guardian incentivization after safe recovery verification