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

chore(papyrus_base_layer): allow PriceSample to be serialized/deserialized #4267

Open
wants to merge 1 commit into
base: guyn/l1price/node_config
Choose a base branch
from

Conversation

guy-starkware
Copy link
Contributor

No description provided.

@reviewable-StarkWare
Copy link

This change is Reviewable

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 1 of 1 files at r1, all commit messages.
Reviewable status: all files reviewed, 1 unresolved discussion (waiting on @guy-starkware)


crates/papyrus_base_layer/src/lib.rs line 78 at r1 (raw file):

/// A struct that holds together the data on the base layer's gas prices, for a given timestamp.
#[derive(Clone, Debug, Serialize, Deserialize)]

out of context in this PR

@guy-starkware guy-starkware changed the base branch from guyn/l1price/node_config to graphite-base/4267 February 24, 2025 11:50
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.

Reviewable status: all files reviewed, 1 unresolved discussion (waiting on @asmaastarkware)


crates/papyrus_base_layer/src/lib.rs line 78 at r1 (raw file):

Previously, asmaastarkware (asmaa-starkware) wrote…

out of context in this PR

What do you mean? I need this so I can send PriceSample as message between the scraper and provider components.

@guy-starkware guy-starkware force-pushed the guyn/l1price/make_price_sample_serializable branch from f7f56c4 to f2631cb Compare February 24, 2025 12:52
@guy-starkware guy-starkware changed the base branch from graphite-base/4267 to guyn/l1price/node_config February 24, 2025 12:52
@guy-starkware guy-starkware force-pushed the guyn/l1price/node_config branch from 7cbb83a to dae725e Compare February 26, 2025 09:42
@guy-starkware guy-starkware force-pushed the guyn/l1price/make_price_sample_serializable branch from f2631cb to 201ae8e Compare February 26, 2025 09:42
@guy-starkware guy-starkware force-pushed the guyn/l1price/node_config branch from dae725e to 6e5892c Compare February 27, 2025 09:29
@guy-starkware guy-starkware force-pushed the guyn/l1price/make_price_sample_serializable branch from 201ae8e to 36f957f Compare February 27, 2025 09:29
@guy-starkware guy-starkware force-pushed the guyn/l1price/make_price_sample_serializable branch from 36f957f to a55efd3 Compare February 27, 2025 09:45
@guy-starkware guy-starkware force-pushed the guyn/l1price/node_config branch from 6e5892c to dc7c496 Compare February 27, 2025 09:45
@guy-starkware guy-starkware changed the base branch from guyn/l1price/node_config to graphite-base/4267 February 27, 2025 11:47
@guy-starkware guy-starkware force-pushed the guyn/l1price/make_price_sample_serializable branch from a55efd3 to 023d5f2 Compare February 27, 2025 11:47
@guy-starkware guy-starkware changed the base branch from graphite-base/4267 to guyn/l1price/node_config February 27, 2025 11:48
@guy-starkware guy-starkware force-pushed the guyn/l1price/node_config branch from 5bfab04 to 5e12bae Compare February 27, 2025 12:39
@guy-starkware guy-starkware force-pushed the guyn/l1price/make_price_sample_serializable branch from 023d5f2 to 18b3953 Compare February 27, 2025 12:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants