Skip to content
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

Merged
merged 1 commit into from
Feb 5, 2025

Conversation

guy-starkware
Copy link
Contributor

No description provided.

@reviewable-StarkWare
Copy link

This change is Reviewable

@guy-starkware guy-starkware marked this pull request as ready for review January 29, 2025 10:04
@guy-starkware guy-starkware force-pushed the guyn/l1price/contract_functions branch from f9de65f to 4fd24cf Compare January 29, 2025 10:13
@guy-starkware guy-starkware force-pushed the guyn/l1price/provider_interface branch from 14e5338 to 7c61569 Compare January 29, 2025 10:14
@guy-starkware guy-starkware force-pushed the guyn/l1price/contract_functions branch from 4fd24cf to 7be5ae4 Compare January 29, 2025 11:13
@guy-starkware guy-starkware force-pushed the guyn/l1price/provider_interface branch from 7c61569 to f9e47dd Compare January 29, 2025 11:13
@guy-starkware guy-starkware changed the title feat(fee): add the trait interface for L1 gas price provider feat(starknet_l1_provider): add the trait interface for L1 gas price provider Jan 29, 2025
@guy-starkware guy-starkware force-pushed the guyn/l1price/contract_functions branch from 7be5ae4 to 3e15172 Compare January 30, 2025 13:56
@guy-starkware guy-starkware force-pushed the guyn/l1price/provider_interface branch from f9e47dd to 740fc7b Compare January 30, 2025 13:56
@guy-starkware guy-starkware force-pushed the guyn/l1price/contract_functions branch 2 times, most recently from 4670244 to 3e0c217 Compare February 2, 2025 14:14
@guy-starkware guy-starkware force-pushed the guyn/l1price/provider_interface branch from 740fc7b to 4dcedb4 Compare February 3, 2025 11:31
@guy-starkware guy-starkware force-pushed the guyn/l1price/contract_functions branch from 3e0c217 to fae7015 Compare February 3, 2025 14:06
@guy-starkware guy-starkware force-pushed the guyn/l1price/provider_interface branch from 4dcedb4 to 9803183 Compare February 3, 2025 14:06
@guy-starkware guy-starkware force-pushed the guyn/l1price/contract_functions branch from fae7015 to cbaa0d6 Compare February 4, 2025 09:15
@guy-starkware guy-starkware force-pushed the guyn/l1price/provider_interface branch from 9803183 to 6bf02d6 Compare February 4, 2025 09:15
@guy-starkware guy-starkware force-pushed the guyn/l1price/contract_functions branch from cbaa0d6 to 6d0ed1b Compare February 4, 2025 10:17
@guy-starkware guy-starkware force-pushed the guyn/l1price/provider_interface branch from 6bf02d6 to 24cada3 Compare February 4, 2025 12:49
@guy-starkware guy-starkware changed the base branch from guyn/l1price/contract_functions to main February 4, 2025 12:49
Copy link

github-actions bot commented Feb 4, 2025

Copy link
Contributor

@asmaastarkware asmaastarkware left a 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: :shipit: complete! all files reviewed, all discussions resolved (waiting on @guy-starkware)

Copy link
Contributor

@matan-starkware matan-starkware left a 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

@guy-starkware guy-starkware force-pushed the guyn/l1price/provider_interface branch from 24cada3 to ece1129 Compare February 5, 2025 13:26
Copy link
Contributor

@matan-starkware matan-starkware left a 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

@guy-starkware guy-starkware force-pushed the guyn/l1price/provider_interface branch 2 times, most recently from 852008c to 450282a Compare February 5, 2025 15:13
Copy link
Contributor

@matan-starkware matan-starkware left a 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: :shipit: complete! all files reviewed, all discussions resolved (waiting on @guy-starkware)

@guy-starkware guy-starkware force-pushed the guyn/l1price/provider_interface branch from 450282a to 73e55cf Compare February 5, 2025 15:40
Copy link
Contributor Author

@guy-starkware guy-starkware left a 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: :shipit: complete! all files reviewed, all discussions resolved (waiting on @guy-starkware)

@guy-starkware guy-starkware added this pull request to the merge queue Feb 5, 2025
Merged via the queue into main with commit c9b798b Feb 5, 2025
22 checks passed
@github-actions github-actions bot locked and limited conversation to collaborators Feb 7, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants