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

Odos #2

Open
wants to merge 17 commits into
base: fix/OracleErrors
Choose a base branch
from
Open

Odos #2

wants to merge 17 commits into from

Conversation

Flocqst
Copy link
Contributor

@Flocqst Flocqst commented Nov 1, 2024

integrate zap odos changes into engine

Copy link
Contributor

@cmontecoding cmontecoding left a comment

Choose a reason for hiding this comment

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

would prefer this odos setup stuff to be in its own file which then gets inherited by the bootstrap

otherwise looking good

@@ -129,6 +135,109 @@ contract Bootstrap is
address(arbGasInfoMock).code
);
}

function getOdosQuoteParams(
Copy link
Contributor

Choose a reason for hiding this comment

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

nit: would prefer these helper functions to be in a separate file and then inherited by bootstrap somewhere

Copy link
Contributor

Choose a reason for hiding this comment

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

update: tried making it its own file but ran into the import linearlization issue.

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.

2 participants