-
Notifications
You must be signed in to change notification settings - Fork 25
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
chore(starknet_batcher): remove sequncer address from block builder config #2425
chore(starknet_batcher): remove sequncer address from block builder config #2425
Conversation
This stack of pull requests is managed by Graphite. Learn more about stacking. |
da661e5
to
90e1f06
Compare
5d04986
to
880ea73
Compare
90e1f06
to
998a21e
Compare
880ea73
to
2b3c009
Compare
998a21e
to
a8aab7c
Compare
2b3c009
to
047413e
Compare
a8aab7c
to
f86d63a
Compare
047413e
to
1ba6672
Compare
f86d63a
to
271ec38
Compare
1ba6672
to
a474d6e
Compare
271ec38
to
58e2910
Compare
a474d6e
to
12e31a8
Compare
58e2910
to
ab817d4
Compare
ab817d4
to
b1573a9
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Reviewable status: 0 of 6 files reviewed, 1 unresolved discussion (waiting on @ArniStarkware)
crates/sequencing/papyrus_consensus/src/config.rs
line 93 at r2 (raw file):
}; Self { validator_id: ValidatorId::from(1991_u128),
This PR is where I meant you should change it. Rebase the stack and you'll see the conflicts
Suggestion:
100_u32
This PR is no longer relevant. It was covered by it's downstack. |
No description provided.