apollo_consensus_orchestrator: include fee_proposal_fri in proposal commitment hash#13949
Conversation
1550bb9 to
938efa4
Compare
5492f1a to
99f41f5
Compare
938efa4 to
61da281
Compare
PR SummaryHigh Risk Overview Build, validate, and stored proposals all use the same rule: the proposer passes its computed fee; the validator uses Reviewed by Cursor Bugbot for commit b5155ff. Bugbot is set up for automated code reviews on this repo. Configure here. |
61da281 to
b64fa48
Compare
99f41f5 to
a2dc0e3
Compare
b64fa48 to
4ddafee
Compare
a2dc0e3 to
592c2d8
Compare
4ddafee to
433b30d
Compare
0cb7e63 to
ff3ce91
Compare
ddfa623 to
5da3ec4
Compare
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 5da3ec4. Configure here.
ff3ce91 to
d2c3508
Compare
4554fa7 to
9059e1a
Compare
9f77b84 to
f12b4e1
Compare
9059e1a to
e4d040f
Compare
f12b4e1 to
5452c0f
Compare
e4d040f to
3bf5190
Compare
5452c0f to
1ce455d
Compare
09ac68f to
84d4186
Compare
1ce455d to
1fc740a
Compare
ShahakShama
left a comment
There was a problem hiding this comment.
@ShahakShama reviewed 8 files and all commit messages, and made 3 comments.
Reviewable status: all files reviewed, 2 unresolved discussions (waiting on matanl-starkware and sirandreww-starkware).
a discussion (no related file):
@matanl-starkware should review as well
crates/apollo_consensus_orchestrator/src/test_utils.rs line 434 at r4 (raw file):
// helper to fabricate an init that matches what the proposer emits, so proposer and // validator agree on the proposal commitment hash. fee_proposal_fri: Some(GasPrice(8_000_000_000)),
Extract 8000000000 to a constant
84d4186 to
be9ae02
Compare
14f935a to
67d7df4
Compare
matanl-starkware
left a comment
There was a problem hiding this comment.
@matanl-starkware reviewed 8 files and all commit messages.
Reviewable status: all files reviewed, 2 unresolved discussions (waiting on sirandreww-starkware).
ShahakShama
left a comment
There was a problem hiding this comment.
@ShahakShama reviewed 3 files and all commit messages, and resolved 1 discussion.
Reviewable status: all files reviewed, 1 unresolved discussion (waiting on sirandreww-starkware).
ShahakShama
left a comment
There was a problem hiding this comment.
@ShahakShama resolved 1 discussion.
Reviewable status:complete! all files reviewed, all discussions resolved (waiting on sirandreww-starkware).


No description provided.