-
Notifications
You must be signed in to change notification settings - Fork 35
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
feat(starknet_l1_provider): add the trait interface for L1 gas price provider #3792
Conversation
f9de65f
to
4fd24cf
Compare
14e5338
to
7c61569
Compare
4fd24cf
to
7be5ae4
Compare
7c61569
to
f9e47dd
Compare
7be5ae4
to
3e15172
Compare
f9e47dd
to
740fc7b
Compare
4670244
to
3e0c217
Compare
740fc7b
to
4dcedb4
Compare
3e0c217
to
fae7015
Compare
4dcedb4
to
9803183
Compare
fae7015
to
cbaa0d6
Compare
9803183
to
6bf02d6
Compare
cbaa0d6
to
6d0ed1b
Compare
6bf02d6
to
24cada3
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.
Reviewed 3 of 3 files at r1, all commit messages.
Reviewable status:complete! all files reviewed, all discussions resolved (waiting on @guy-starkware)
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.
Reviewed 3 of 3 files at r1, all commit messages.
Reviewable status: all files reviewed, 1 unresolved discussion (waiting on @guy-starkware)
a discussion (no related file):
Interface looks fine.
Please move to a new crate starknet_l1_price_provider
This crate will need to be renamed starknet_l1_handler_provider
24cada3
to
ece1129
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.
Reviewed 7 of 7 files at r2, all commit messages.
Reviewable status: all files reviewed, 1 unresolved discussion (waiting on @guy-starkware)
crates/starknet_l1_gas_price/Cargo.toml
line 0 at r2 (raw file):
Run cargo machete
852008c
to
450282a
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.
Reviewed 2 of 2 files at r3, all commit messages.
Reviewable status:complete! all files reviewed, all discussions resolved (waiting on @guy-starkware)
450282a
to
73e55cf
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.
Reviewed 2 of 8 files at r2, 2 of 2 files at r3, 4 of 4 files at r4, all commit messages.
Reviewable status:complete! all files reviewed, all discussions resolved (waiting on @guy-starkware)
No description provided.