apollo_consensus_orchestrator,apollo_consensus_manager: add strk_exchange_rate_oracle field to deps#13823
Conversation
cf971d9 to
ccb5be3
Compare
37268dc to
6eaed45
Compare
01f8451 to
32331eb
Compare
a14e00f to
ee9e006
Compare
04ed0d0 to
a488daa
Compare
ee9e006 to
0a7e791
Compare
0a7e791 to
de64fe3
Compare
095dd65 to
f5e6b88
Compare
de64fe3 to
83db7ff
Compare
f5e6b88 to
ecce043
Compare
83db7ff to
1897ffe
Compare
ShahakShama
left a comment
There was a problem hiding this comment.
@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?
ShahakShama
left a comment
There was a problem hiding this comment.
@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
sirandreww-starkware
left a comment
There was a problem hiding this comment.
@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
ShahakShama
left a comment
There was a problem hiding this comment.
@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).
There was a problem hiding this comment.
Cursor Bugbot has reviewed your changes and found 1 potential issue.
❌ 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.
sirandreww-starkware
left a comment
There was a problem hiding this comment.
@sirandreww-starkware made 1 comment.
Reviewable status: all files reviewed, 2 unresolved discussions (waiting on matanl-starkware).
…ange_rate_oracle field to deps
matanl-starkware
left a comment
There was a problem hiding this comment.
@matanl-starkware reviewed 3 files and all commit messages.
Reviewable status: all files reviewed, 1 unresolved discussion (waiting on sirandreww-starkware).
sirandreww-starkware
left a comment
There was a problem hiding this comment.
@sirandreww-starkware reviewed 3 files and all commit messages, and resolved 1 discussion.
Reviewable status:complete! all files reviewed, all discussions resolved (waiting on sirandreww-starkware).


No description provided.