starknet_api: add fee_proposal_fri to BlockHeaderWithoutHash#13822
Conversation
This stack of pull requests is managed by Graphite. Learn more about stacking. |
c31397c to
ed1364d
Compare
f202779 to
3f7c331
Compare
88855dd to
c63c17b
Compare
1d87778 to
43baf6f
Compare
c63c17b to
5bd891e
Compare
sirandreww-starkware
left a comment
There was a problem hiding this comment.
@sirandreww-starkware made 1 comment.
Reviewable status: 0 of 13 files reviewed, 1 unresolved discussion (waiting on matanl-starkware and ShahakShama).
sirandreww-starkware
left a comment
There was a problem hiding this comment.
@sirandreww-starkware resolved 1 discussion.
Reviewable status: 0 of 13 files reviewed, all discussions resolved (waiting on matanl-starkware and ShahakShama).
5bd891e to
b562ff0
Compare
a8476f4 to
a942277
Compare
4f8ff9e to
9142e23
Compare
ShahakShama
left a comment
There was a problem hiding this comment.
@ShahakShama reviewed 14 files and all commit messages, and made 1 comment.
Reviewable status: all files reviewed, 1 unresolved discussion (waiting on matanl-starkware and sirandreww-starkware).
crates/starknet_api/src/block.rs line 244 at r6 (raw file):
pub l1_da_mode: L1DataAvailabilityMode, pub starknet_version: StarknetVersion, /// SNIP-35: proposer's oracle-derived recommended fee. `None` for pre-V0_14_3 blocks.
Add TODO to add this field into block hash
9142e23 to
2513044
Compare
sirandreww-starkware
left a comment
There was a problem hiding this comment.
@sirandreww-starkware made 1 comment.
Reviewable status: 13 of 14 files reviewed, 1 unresolved discussion (waiting on matanl-starkware and ShahakShama).
crates/starknet_api/src/block.rs line 244 at r6 (raw file):
Previously, ShahakShama wrote…
Add TODO to add this field into block hash
Done.
2513044 to
df1857a
Compare
ShahakShama
left a comment
There was a problem hiding this comment.
@ShahakShama reviewed 2 files and all commit messages, made 1 comment, and resolved 1 discussion.
Reviewable status:complete! all files reviewed, all discussions resolved (waiting on matanl-starkware).

No description provided.