Skip to content

apollo_consensus_orchestrator,apollo_consensus_manager: add strk_exchange_rate_oracle field to deps#13823

Merged
sirandreww-starkware merged 1 commit into
mainfrom
04-19-apollo_consensus_orchestrator_add_strk_price_oracle_field_to_deps
May 17, 2026
Merged

apollo_consensus_orchestrator,apollo_consensus_manager: add strk_exchange_rate_oracle field to deps#13823
sirandreww-starkware merged 1 commit into
mainfrom
04-19-apollo_consensus_orchestrator_add_strk_price_oracle_field_to_deps

Conversation

@sirandreww-starkware
Copy link
Copy Markdown
Contributor

No description provided.

This was referenced Apr 19, 2026
Copy link
Copy Markdown
Contributor Author

sirandreww-starkware commented Apr 19, 2026

This stack of pull requests is managed by Graphite. Learn more about stacking.

@reviewable-StarkWare
Copy link
Copy Markdown

This change is Reviewable

@sirandreww-starkware sirandreww-starkware force-pushed the 04-19-apollo_consensus_orchestrator_add_snip-35_metrics branch 2 times, most recently from 37268dc to 6eaed45 Compare May 3, 2026 12:59
@sirandreww-starkware sirandreww-starkware force-pushed the 04-19-apollo_consensus_orchestrator_add_strk_price_oracle_field_to_deps branch from 01f8451 to 32331eb Compare May 3, 2026 12:59
@sirandreww-starkware sirandreww-starkware force-pushed the 04-19-apollo_consensus_orchestrator_add_strk_price_oracle_field_to_deps branch 2 times, most recently from a14e00f to ee9e006 Compare May 3, 2026 14:34
@sirandreww-starkware sirandreww-starkware force-pushed the 04-19-apollo_consensus_orchestrator_add_snip-35_metrics branch from 04ed0d0 to a488daa Compare May 4, 2026 07:11
@sirandreww-starkware sirandreww-starkware force-pushed the 04-19-apollo_consensus_orchestrator_add_strk_price_oracle_field_to_deps branch from ee9e006 to 0a7e791 Compare May 4, 2026 07:11
@sirandreww-starkware sirandreww-starkware changed the base branch from 04-19-apollo_consensus_orchestrator_add_snip-35_metrics to graphite-base/13823 May 4, 2026 11:13
@sirandreww-starkware sirandreww-starkware force-pushed the 04-19-apollo_consensus_orchestrator_add_strk_price_oracle_field_to_deps branch from 0a7e791 to de64fe3 Compare May 4, 2026 11:14
@sirandreww-starkware sirandreww-starkware changed the base branch from graphite-base/13823 to 05-04-apollo_dashboard_add_snip-35_row May 4, 2026 11:14
@sirandreww-starkware sirandreww-starkware force-pushed the 05-04-apollo_dashboard_add_snip-35_row branch from 095dd65 to f5e6b88 Compare May 4, 2026 13:20
@sirandreww-starkware sirandreww-starkware force-pushed the 04-19-apollo_consensus_orchestrator_add_strk_price_oracle_field_to_deps branch from de64fe3 to 83db7ff Compare May 4, 2026 13:20
@sirandreww-starkware sirandreww-starkware force-pushed the 05-04-apollo_dashboard_add_snip-35_row branch from f5e6b88 to ecce043 Compare May 5, 2026 06:53
@sirandreww-starkware sirandreww-starkware force-pushed the 04-19-apollo_consensus_orchestrator_add_strk_price_oracle_field_to_deps branch from 83db7ff to 1897ffe Compare May 5, 2026 06:53
Copy link
Copy Markdown
Collaborator

@ShahakShama ShahakShama left a comment

Choose a reason for hiding this comment

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

@ShahakShama reviewed 3 files and all commit messages, and made 1 comment.
Reviewable status: all files reviewed, 1 unresolved discussion (waiting on sirandreww-starkware).


crates/apollo_consensus_manager/src/consensus_manager.rs line 307 at r1 (raw file):

                vote_broadcast_client: votes_broadcast_channels.broadcast_topic_client.clone(),
                config_manager_client: Some(Arc::clone(&config_manager_client)),
                strk_exchange_rate_oracle: None,

Is this strk to eth or strk to usd? Rename to reflect. If it's the latter, why is the former not here?

Copy link
Copy Markdown
Collaborator

@ShahakShama ShahakShama left a comment

Choose a reason for hiding this comment

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

@ShahakShama made 1 comment.
Reviewable status: all files reviewed, 2 unresolved discussions (waiting on matanl-starkware and sirandreww-starkware).


a discussion (no related file):
@matanl-starkware should also review

Copy link
Copy Markdown
Contributor Author

@sirandreww-starkware sirandreww-starkware left a comment

Choose a reason for hiding this comment

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

@sirandreww-starkware made 1 comment.
Reviewable status: 0 of 3 files reviewed, 2 unresolved discussions (waiting on matanl-starkware and ShahakShama).


crates/apollo_consensus_manager/src/consensus_manager.rs line 307 at r1 (raw file):

Previously, ShahakShama wrote…

Is this strk to eth or strk to usd? Rename to reflect. If it's the latter, why is the former not here?

Why do we need the STRK to ETH here? the STRK to ETH is in L1 gas price

Copy link
Copy Markdown
Collaborator

@ShahakShama ShahakShama left a comment

Choose a reason for hiding this comment

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

:lgtm:

@ShahakShama reviewed 3 files and all commit messages, made 1 comment, and resolved 1 discussion.
Reviewable status: all files reviewed, 1 unresolved discussion (waiting on matanl-starkware and sirandreww-starkware).

Copy link
Copy Markdown

@cursor cursor Bot left a comment

Choose a reason for hiding this comment

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

Cursor Bugbot has reviewed your changes and found 1 potential issue.

Fix All in Cursor

❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, have a team admin enable autofix in the Cursor dashboard.

Reviewed by Cursor Bugbot for commit 1978c0d. Configure here.

Copy link
Copy Markdown
Contributor Author

@sirandreww-starkware sirandreww-starkware left a comment

Choose a reason for hiding this comment

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

@sirandreww-starkware made 1 comment.
Reviewable status: all files reviewed, 2 unresolved discussions (waiting on matanl-starkware).

Copy link
Copy Markdown
Collaborator

@matanl-starkware matanl-starkware left a comment

Choose a reason for hiding this comment

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

@matanl-starkware reviewed 3 files and all commit messages.
Reviewable status: all files reviewed, 1 unresolved discussion (waiting on sirandreww-starkware).

Copy link
Copy Markdown
Contributor Author

@sirandreww-starkware sirandreww-starkware left a comment

Choose a reason for hiding this comment

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

@sirandreww-starkware reviewed 3 files and all commit messages, and resolved 1 discussion.
Reviewable status: :shipit: complete! all files reviewed, all discussions resolved (waiting on sirandreww-starkware).

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants