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

Refactor oracles #70

Merged
merged 23 commits into from
Aug 21, 2023
Merged

Refactor oracles #70

merged 23 commits into from
Aug 21, 2023

Conversation

MerlinEgalite
Copy link
Contributor

@MerlinEgalite MerlinEgalite commented Aug 20, 2023

Fixes #67

Open to suggestions. But it abstract the whole complexity to BaseOracle and the adapters

@MerlinEgalite MerlinEgalite marked this pull request as ready for review August 20, 2023 15:31
@MerlinEgalite MerlinEgalite linked an issue Aug 20, 2023 that may be closed by this pull request
Base automatically changed from feat/oracles to main August 20, 2023 21:52
Rubilmax

This comment was marked as outdated.

README.md Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
contracts/oracles/adapters/ChainlinkBorrowableAdapter.sol Outdated Show resolved Hide resolved
foundry.toml Outdated Show resolved Hide resolved
@Rubilmax Rubilmax mentioned this pull request Aug 21, 2023
README.md Outdated Show resolved Hide resolved
Copy link
Contributor

@pakim249CAL pakim249CAL left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

very nice refactor.

Co-authored-by: Romain Milon <[email protected]>
Signed-off-by: Merlin Egalite <[email protected]>
@MerlinEgalite MerlinEgalite merged commit b00d056 into main Aug 21, 2023
3 checks passed
@MerlinEgalite MerlinEgalite deleted the refactor/oracles branch August 21, 2023 16:57
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.

Refactor oracle
5 participants