Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: version 3.1 #40

Open
wants to merge 33 commits into
base: main
Choose a base branch
from
Open

feat: version 3.1 #40

wants to merge 33 commits into from

Conversation

lekhovitsky
Copy link
Collaborator

No description provided.

Van0k and others added 26 commits May 7, 2024 16:48
In this PR:
* make contracts compatible with newer core (remove core-v2 references, add contract types)
* remove Aave and Compound price feeds
* move from `yarn` to `forge` Solidity dependencies management 
* bump `solc` version to `0.8.23`

---------

Co-authored-by: 0xmikko <[email protected]>
Changes in `PythPriceFeed` after Spearbit review

---------

Co-authored-by: Van0k <[email protected]>
Mellow LRT price feed

---------

Co-authored-by: Dima Lekhovitsky <[email protected]>
In this PR:
* remove obsolete analytics methods in `BoundedPriceFeed`
* `BoundedPriceFeed`'s constructor now reverts if `bound` is below zero
* remove pyth dependency in favor of local interfaces
* add some missing getters here and there
* proper price feed descriptions
* minor nits
@lekhovitsky lekhovitsky marked this pull request as ready for review July 16, 2024 08:17
In this PR:
* read `baseToken` from Mellow vault directly instead of passing it as argument of `MellowLRTPriceFeed` constructor
* improved `RedstonePriceFeed` errors
* nits
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants