Skip to content

Releases: CollarNetworks/protocol-core

v0.1-beta

05 Jun 14:08
42bd6f2
Compare
Choose a tag to compare
v0.1-beta Pre-release
Pre-release

Beta v0.1

This is the state in which we have the base collar functionality working and tested :

  • open vault
  • close vault
  • vault tokenization
  • unit test with 100% coverage
  • integration test that cover every possible case for one user with price manipulation utilities
  • fuzz tests

What's Changed

  • Tests & Proper Docgen by @kryptoklob in #1
  • Adds smart contracts from v0 repo w/ updated imports fixed for foundry / forge by @kryptoklob in #2
  • Tests ported from prototype repo - Part 1 by @kryptoklob in #3
  • Tests ported from prototype repo - Part 2 by @kryptoklob in #4
  • Additional cleanup & solc version stuff by @kryptoklob in #5
  • Cleanup and some library stuff by @kryptoklob in #6
  • Non-ABI-Changing Refactor by @kryptoklob in #7
  • [WIP] Collar V1 by @kryptoklob in #9
  • Cleanup & small refactor by @kryptoklob in #10
  • Custom Errors & Events by @kryptoklob in #11
  • Unit Test Fixes by @kryptoklob in #12
  • docs: add new scripts to readme by @devzl in #13
  • reach 100% function coverage by @carlosdimatteo in #15
  • new devnet deploy script by @carlosdimatteo in #16
  • Feature/open vault and withdraw loan by @carlosdimatteo in #18
  • Enhance/vault expire date type by @carlosdimatteo in #20
  • fix withdrawLiquidityFromSlot bug by @carlosdimatteo in #19
  • removed mean finance oracle dependency to get TWAP, used uni directly by @carlosdimatteo in #17
  • Feature: Collar Pool branch coverage by @carlosdimatteo in #22
  • Feature: Vault manager branch coverage by @carlosdimatteo in #21
  • Fix TWAP bug and Integration tests by @carlosdimatteo in #23
  • Feature/fuzz tests by @carlosdimatteo in #24
  • Uniswap Integration + Integration Tests by @kryptoklob in #14

Full Changelog: https://github.com/CollarNetworks/protocol-core/commits/v0.1-beta