Skip to content

Releases: DecentralBankDAO/usn

v2.3.4

24 Oct 14:18
Compare
Choose a tag to compare
2.3.4: Suspend 'ft_on_transfer'

v2.3.3

20 Oct 20:54
Compare
Choose a tag to compare
2.3.3: Add ability to transfer NEAR reserve (DAO)

v2.3.2

30 Aug 13:34
Compare
Choose a tag to compare
2.3.2: Clean up, stacking, commission distribution

1. Old code removal.
2. Add ability to set commission rate (DAO).
3. Ability to stake/unstake NEAR reserve with custom pool_id (DAO).
4. Ability to transfer accumulated commission (DAO).
5. Mint USN for NEAR with a huge collateral rate for an owner only (DAO).
6. Set individual commission for different assets.

v2.2.2

07 Jul 13:08
Compare
Choose a tag to compare
2.2.2: Generate a proper `ft_burn` event

v2.2.1

07 Jul 12:55
Compare
Choose a tag to compare
2.2.1: Fix the supply amount and commission calculation

v2.2.0

05 Jul 12:24
Compare
Choose a tag to compare
2.2.0: Change comission 0.05%->0.01%

v2.1.0

30 Jun 11:37
Compare
Choose a tag to compare
2.1.0: Transition to a stable collateral backing (USDT).

1. Depricate `buy`/`sell` (restrict exchanging USN for NEAR).
2. Add deposit/withdraw mechanics to exchange USN for USDT collateral.
3. Commission: 0.05%.
4. `withdraw_stable_pool` for moving out a stable pool liquidity via DAO (up to 5%).

v2.0.0

29 Jun 19:50
Compare
Choose a tag to compare
2.0.0: Transition to a stable collateral backing (USDT/USDC/etc).

1. Depricate `buy`/`sell` (restrict exchanging USN for NEAR).
2. Add deposit/withdraw mechanics to exchange USN for USDT/USDC/DAI collateral.
3. Commission: 0.01%.
4. `withdraw_stable_pool` for moving out a stable pool liquidity via DAO (up to 5%).

v1.1.1

16 Jun 14:19
Compare
Choose a tag to compare

1.1.1: SPOT/EMA in buy/sell. EMA in interventions.

  1. buy/sell via SPOT/EMA exchange rate
  2. predict_buy/predict_sell
  3. Bugfix

v1.0.6

01 May 17:30
Compare
Choose a tag to compare
 1.0.6: Bugfix of USN reserve value + execution flag