Skip to content

Releases: Hover-Labs/kolibri-js

v3.0.4

01 Dec 21:10
Compare
Choose a tag to compare

This release contains contracts 1.1 upgrades for Granadanet in the TESTNET contracts object

v3.0.3

01 Dec 20:08
87dd464
Compare
Choose a tag to compare

This sets up a new Granadanet deploy with a fresh set of contracts

v3.0.2

01 Dec 02:21
fd7c3d0
Compare
Choose a tag to compare

Rev to contracts 1.0 on Granadanet

v3.0.1

23 Nov 21:18
c5e6d30
Compare
Choose a tag to compare

This release updates SavingsPoolClient APIs to allow clients to get raw transaction objects for interacting with the pool, rather than sending them automatically.

v3.0.0

23 Nov 01:49
06efb16
Compare
Choose a tag to compare

This release contains:

  • Updated error codes
  • More efficient approximation of APRs on kUSD borrows and APY on savings pool

The following breaking API changes have been made:

  • StableCoinClient::getStabilityFeeApy now returns a Decimal instead of a BigNumber
  • SavingsPool::getInterestRateAPY now returns a Decimal instead of a BigNumber

v2.0.2

21 Nov 23:25
Compare
Choose a tag to compare

This release contains additional functionality for SavingsPoolClient which enables additional displays in a front end.

v2.0.1

19 Nov 22:26
6358d9f
Compare
Choose a tag to compare

Release 2.0.1:

  • SavingsPoolClient- Experimental support for Savings Pool on Sandbox/Testnet
  • Functionality to derive an oven address

v2.0.0

27 Oct 15:04
Compare
Choose a tag to compare

This release upgrades the taquito dependencies in a breaking manner, and moves from @thanos-wallet/dapp to @temple-wallet/dapp.

v1.15.2

26 Oct 18:01
Compare
Choose a tag to compare

This release updates the minter and minter break glass contract on sandbox net to keep sandbox nets implementations in sync with mainnet.

v1.15.1

22 Oct 20:06
8a6dca8
Compare
Choose a tag to compare

This release fixes a bug in the kolibri-js contracts module where we updated the MINTER but not the BREAK_GLASS_CONTRACTS.MINTER. This updates BREAK_GLASS_CONTRACTS.MINTER to the correct value.