-
Notifications
You must be signed in to change notification settings - Fork 57
apollo_l1_gas_price: put eth/strk oracle into gas price provider #8061
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
base: graphite-base/8061
Are you sure you want to change the base?
Conversation
Warning This pull request is not mergeable via GitHub because a downstack PR is open. Once all requirements are satisfied, merge this PR as a stack on Graphite.
This stack of pull requests is managed by Graphite. Learn more about stacking. |
6de36bf
to
c8cac00
Compare
df2e22a
to
c2cab4c
Compare
c6217b6
to
07e6f76
Compare
c2cab4c
to
118f4be
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Reviewed 13 of 13 files at r1, all commit messages.
Reviewable status: all files reviewed, 1 unresolved discussion (waiting on @guy-starkware)
crates/apollo_consensus_orchestrator/src/sequencer_consensus_context_test.rs
line 718 at r1 (raw file):
// }); // deps.eth_to_strk_oracle_client = eth_to_strk_oracle_client; }
Suggestion:
deps.l1_gas_price_provider = l1_prices_oracle_client;
}
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Reviewable status: all files reviewed, 1 unresolved discussion (waiting on @asmaastarkware)
crates/apollo_consensus_orchestrator/src/sequencer_consensus_context_test.rs
line 718 at r1 (raw file):
// }); // deps.eth_to_strk_oracle_client = eth_to_strk_oracle_client; }
Removed... Thanks!
07e6f76
to
56efeb0
Compare
No description provided.