LogoLogo
TwitterDiscordGitHubMedium
  • Introduction
    • About Tetu
    • Links
      • DeFi Integrations
    • Team
  • Protocol
    • Products
    • Tokenomics
    • Governance
      • Past governance proposals
    • Tetu FAQ
  • Tetu v1
    • Yield Farming
      • Strategies
        • Simple rewards farming
        • Single Asset Autocompound
        • Multi Strategy v2
          • AMB v1
        • tetuQi
        • tetuBAL
        • Tetu Boosted Pools
        • tetuMESH
      • SmartVault
      • Tetu Zap Solution
      • Strategy Splitter
      • Vault Shares
      • HardWorks
      • Reward Boosting System
  • Tetu v2
    • Introduction
    • veTETU
      • Utility
    • Delta-neutral strategies
    • Voting System
    • TetuVault V2
    • Security
    • Learning Station
  • PAWNSHOP
    • Introduction & Features
  • Technical
    • Updates
      • Tetu.io contracts update 1.1.0
      • Tetu.io contracts update 1.2.0
      • Tetu.io contracts update 1.3.0
      • Tetu.io contracts update 1.4.0
      • Tetu.io contracts update 1.5.0
      • Tetu.io contracts update 1.6.0
      • Tetu.io contracts update 1.7.0
    • Addresses
    • Security Overview
      • Tetu EOA Protection
      • Multi Sig
      • Time Lock
      • Pausing
      • Guides
      • Bug Bounty Program
      • Audits
  • Second Stage
  • Tetu' Second Stage
    • Investment Fund
  • Archive
  • Old Sections
    • Profit Sharing Pool xTETU
      • Protocol Owned Liquidity
    • Diamond Vault dxTETU
    • Fantom Addresses
    • Folding Strategies
    • LP incentives
    • xtetuQI
    • TetuSwap
      • Fees
    • APR calculation
Powered by GitBook
On this page
  • Base Contracts
  • Controller 1.2.0 -> 1.3.0
  • ForwarderV2 1.0.0 -> 1.2.0
  • SmartVault 1.5.1 -> 1.8.2
  • Strategies
  • FoldingStrategies
  • New strategies:
  • TetuSwap
  • TetuSwapFactory 1.0.1 -> 1.10

Was this helpful?

Export as PDF
  1. Technical
  2. Updates

Tetu.io contracts update 1.4.0

PreviousTetu.io contracts update 1.3.0NextTetu.io contracts update 1.5.0

Last updated 3 years ago

Was this helpful?

These changes were made since version 1.3.0 and deployed during November-December 2021

The main work was about Fantom launch adjustments.

Base Contracts

Controller 1.2.0 -> 1.3.0

Added new event logs.

Optimized contract size - removed modificators.

Mint function now has predefined recipients.

Preparation for Gelato usage for AMB strategies rebalances.

ForwarderV2 1.0.0 -> 1.2.0

Totaly new logic for creating routes for the liquidation process.

SmartVault 1.5.1 -> 1.8.2

Added logic for deposit fee.

Optimized contract size - removed modificators.

Added protection mode.

Reentrance lock protection for deposit/withdraw

Strategies

FoldingStrategies

Create autocompound logic with adjustable percent.

The more flexible way to collect and liquidate profit.

Optimized redeem process.

New strategies:

  • KLIMA

  • DinoV2

  • AAVE-MAI-BALANCER

  • Scream

  • QuickSwap Dual farming

  • VESQ

TetuSwap

OpenZappelin contracts moved to local files

TetuSwapFactory 1.0.1 -> 1.10

Added necessary time-locks and events

Comparing release-1.3.0...release-1.4.0 · tetu-io/tetu-contractsGitHub
Logo