Skip to content

Releases: Ricochet-Exchange/ricochet

v1.3.1: Keeper can close streams, bug fix

10 Sep 14:00
c60396d
Compare
Choose a tag to compare

This release fixes a bug in v1.3 that caused the contracts to lock funds. It includes the keeper can close streams feature.

v1.3: Keep watch over streamers, Support for WBTC, USDC

16 Aug 19:47
30ced42
Compare
Choose a tag to compare
  • Closes: #3, #5
  • Support for tokens with any decimal precision like WBTC, USDC
  • Implements closeStream method that allows the keeper to close streams iff they have less than 8 hours of balance left to stream
  • Requires that streamers have more than 8 hours of streamable funds when opening a stream to Ricochet
  • Includes 04-Keeper repo with the Ricochet Keeper, a series of workflows run using Apache Airflow

v1.2: Fix IDA and fee calculation issues (#6)

31 Jul 23:54
7d35473
Compare
Choose a tag to compare
* sushiswap oracle, tellor fallback, events

* update tests and readme

* eth->dai exchange testing

* check IDA shares before distribute

* misc. fixes for deploy

* Added notes for v2 spec

* calculate fee and distribute the actualAmount

* tests for fee and v1.2 deploy config

* script for setting rate tolerance

* support verification

Events, Better Oracle Setup, ETHx/DAIx Support

21 Jul 13:39
194af54
Compare
Choose a tag to compare

⚠️ This does invert the oracle for ETH/DAI to work using Tellors DAI/ETH price.
Screen Shot 2021-07-21 at 9 33 13 AM

Initial Release

13 Jul 12:21
Compare
Choose a tag to compare

This is the first version of Ricochet deployed to Polygon.

Contract Address: 0x387af38C133056a0744FB6e823CdB459AE3c5a1f

Screen Shot 2021-07-13 at 8 20 49 AM