-
Notifications
You must be signed in to change notification settings - Fork 417
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
Update DataConsumerWithSequencerCheck.sol #1995
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Thank you for opening this PR. I'm confirming how best to handle situations where |
My understanding is that correctly handling |
Still getting confirmation on some changes here. |
Co-authored-by: Crystal Gomes <thedriftofwords@users.noreply.github.com>
* Update DataConsumerWithSequencerCheck.sol * Add optional code for invalid L2 feed round * Clarify how to handle startedAt 0 * Update src/content/data-feeds/l2-sequencer-feeds.mdx Co-authored-by: Crystal Gomes <thedriftofwords@users.noreply.github.com> * Restore example and update startedAt description * Edit --------- Co-authored-by: Dwight Lyle <dwightjl@gmail.com> Co-authored-by: Crystal Gomes <thedriftofwords@users.noreply.github.com>
IMPORTANT: Please do not create a Pull Request without creating an issue first.Any change needs to be discussed before proceeding.
Closing issues
Closes #1994
Description
Updates code sample to match documentation
Changes
PriceFeed.getPrice()
contract. code-423n4/2024-06-size-findings#209