Skip to content

Releases: delvtech/elf-contracts

v1.1 smart contracts

02 Mar 21:56
ac88e49
Compare
Choose a tag to compare

Small scale smart contract upgrades to eliminate common bugs and add some new feature set. An interface breaking change was included which requires that the withdraws from the balancer LP pool provide the number of shares to withdraw not the max outputs. Non interface breaking changes included extended pause systems, a yearn version upgrade path, yearn wrapped position simplification, and a change to the internal accounting for fee collection in convergent curve pool.

What's Changed

New Contributors

Full Changelog: v1.0.2...v1.1.0

Yearn Vault Upgrade to 4.3 Support

20 Jul 22:45
a6cb960
Compare
Choose a tag to compare
v1.0.2

allow 0.4.3 yvault version (#212)

Yearn Vault Upgrade to 4.2 Support

06 Jul 13:36
42f7d4d
Compare
Choose a tag to compare
Added a new asset proxy to support yearn vault 4.2 (#207)

* contract update for new yearn vault'

* linting'

* refactor to reduce code duplication

* lint

* Update contracts/YVaultV4AssetProxy.sol

Co-authored-by: Daejun Park <daejunpark@gmail.com>

* basic tests

* Update contracts/YVaultAssetProxy.sol

Co-authored-by: Jonny Rhea <5555162+jrhea@users.noreply.github.com>

* natspec returns

Co-authored-by: Daejun Park <daejunpark@gmail.com>
Co-authored-by: Jonny Rhea <5555162+jrhea@users.noreply.github.com>

Mainnet Launch

30 Jun 13:17
cb909af
Compare
Choose a tag to compare
Rounding bug fix (#203)

* posible fix and random test

* sol lint

* spelling

* final version and remove probality tessts

* remove comment

Testnet Launch

11 May 19:31
2b52386
Compare
Choose a tag to compare
Testnet Launch Pre-release
Pre-release

This is the version deployed on thee Goerli Testnet on May 8th, 2021