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(core, sequencer): rename connect oracle to price feed #1923

Open
wants to merge 2 commits into
base: fraser/1874-sequencer-upgrades
Choose a base branch
from

Conversation

Fraser999
Copy link
Contributor

Summary

The term "connect" in the context of the price feed oracle has been replaced with "price feed".

Note that this PR is based on top of #1917, so is effectively blocked by it.

Background

Using the product's name "connect" was confusing. There was a discussion around replacing this with "oracle", but given that we may provide other oracles in the future, it was decided to rename this to "price feed" and nest the instances in a new module "oracles".

Changes

  • Renamed modules, types, variables and comments. There are no changes to functionality.

Testing

No additional tests required.

Changelogs

No updates required - the changelogs will be updated once the feature is complete.

Breaking Changelist

The feature branch includes breaking changes already, this PR only changes a few of these - no further breakages.

Related Issues

Closes #1881.

@Fraser999 Fraser999 requested review from a team and joroshiba as code owners January 22, 2025 14:28
@github-actions github-actions bot added conductor pertaining to the astria-conductor crate proto pertaining to the Astria Protobuf spec sequencer pertaining to the astria-sequencer crate cd labels Jan 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cd conductor pertaining to the astria-conductor crate proto pertaining to the Astria Protobuf spec sequencer pertaining to the astria-sequencer crate
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant