Skip to content

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

Open
wants to merge 1 commit into
base: graphite-base/8061
Choose a base branch
from

Conversation

guy-starkware
Copy link
Contributor

No description provided.

Copy link
Contributor Author

guy-starkware commented Jul 17, 2025

@reviewable-StarkWare
Copy link

This change is Reviewable

@guy-starkware guy-starkware changed the base branch from guyn/l1price/error_with_string to graphite-base/8061 July 17, 2025 09:37
@guy-starkware guy-starkware force-pushed the guyn/l1price/rate_from_provider branch from 6de36bf to c8cac00 Compare July 17, 2025 09:42
@guy-starkware guy-starkware changed the base branch from graphite-base/8061 to guyn/l1price/error_with_string July 17, 2025 09:42
@guy-starkware guy-starkware force-pushed the guyn/l1price/rate_from_provider branch 2 times, most recently from c6217b6 to 07e6f76 Compare July 20, 2025 10:13
@guy-starkware guy-starkware force-pushed the guyn/l1price/error_with_string branch from c2cab4c to 118f4be Compare July 20, 2025 10:13
Copy link
Contributor

@asmaastarkware asmaastarkware left a 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;
    }

Copy link
Contributor Author

@guy-starkware guy-starkware left a 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!

@guy-starkware guy-starkware force-pushed the guyn/l1price/rate_from_provider branch from 07e6f76 to 56efeb0 Compare July 20, 2025 13:19
@guy-starkware guy-starkware changed the base branch from guyn/l1price/error_with_string to graphite-base/8061 July 20, 2025 13:40
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