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

Read beacon values directly from AirseekerRegistry contract #180

Merged
merged 5 commits into from
Feb 8, 2024

Conversation

Siegrift
Copy link
Collaborator

@Siegrift Siegrift commented Jan 30, 2024

Closes #172

Rationale

Build on top of #178 which already adds the latest contracts, but does not migrate the logic (still multicalls the beacon values). This PR uses the values which are now returned when we read active data feeds. Also removes all extraneous code.

TODO

  • Test local flow (there were a few rebase issues with the other branch)
  • Update spec

@Siegrift Siegrift self-assigned this Jan 30, 2024
@Siegrift Siegrift requested a review from aquarat January 31, 2024 13:07
@Siegrift Siegrift changed the title WIP: Read beacon values directly from AirseekerRegistry contract Read beacon values directly from AirseekerRegistry contract Jan 31, 2024
Copy link
Collaborator

@aquarat aquarat left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me, I don't see any specific issues 👌 - it's all neat and logical 💪

Base automatically changed from ether-v6 to main February 7, 2024 09:47
@Siegrift Siegrift force-pushed the read-feeds-values-from-chain branch from c7c5441 to f115e17 Compare February 8, 2024 08:56
@Siegrift Siegrift merged commit 02cc9ca into main Feb 8, 2024
4 checks passed
@Siegrift Siegrift deleted the read-feeds-values-from-chain branch February 8, 2024 08:58
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.

Read beacon values directly from activeDataFeed(index)
2 participants