-
Notifications
You must be signed in to change notification settings - Fork 38
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
base: guyn/l1price/node_config
Are you sure you want to change the base?
chore(papyrus_base_layer): allow PriceSample to be serialized/deserialized #4267
Conversation
3613d16
to
4fa92a5
Compare
0a6c949
to
f7f56c4
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 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
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: 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.
45242ce
to
7cbb83a
Compare
f7f56c4
to
f2631cb
Compare
7cbb83a
to
dae725e
Compare
f2631cb
to
201ae8e
Compare
dae725e
to
6e5892c
Compare
201ae8e
to
36f957f
Compare
36f957f
to
a55efd3
Compare
6e5892c
to
dc7c496
Compare
dc7c496
to
5bfab04
Compare
a55efd3
to
023d5f2
Compare
5bfab04
to
5e12bae
Compare
023d5f2
to
18b3953
Compare
No description provided.