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: environment update #608

Merged
merged 3 commits into from
Dec 21, 2024
Merged

Conversation

iherger
Copy link
Member

@iherger iherger commented Dec 19, 2024

PR-Codex overview

This PR introduces a new price feed type for ETHx, specifically PriceFeedType.PRIMITIVE_CHAINLINK_LIKE_ETHX, and updates related interfaces and test cases accordingly.

Detailed summary

  • Added PriceFeedType.PRIMITIVE_CHAINLINK_LIKE_ETHX to price-feeds.ts.
  • Updated price feed references in ethereum.ts and asset definitions.
  • Modified test cases in price-feed.test.ts to include the new price feed type.
  • Created a new interface PrimitiveChainlinkLikeEthxPriceFeed.

✨ Ask PR-Codex anything about this PR by commenting with /codex {your question}

Copy link

changeset-bot bot commented Dec 19, 2024

🦋 Changeset detected

Latest commit: f89d1a6

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@enzymefinance/environment Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

Copy link

pkg-pr-new bot commented Dec 19, 2024

Open in Stackblitz

pnpm add https://pkg.pr.new/@enzymefinance/abis@608
pnpm add https://pkg.pr.new/@enzymefinance/api@608
pnpm add https://pkg.pr.new/@enzymefinance/environment@608
pnpm add https://pkg.pr.new/@enzymefinance/sdk@608

commit: f89d1a6

@iherger iherger changed the title [DO NOT MERGE] chore: environment update chore: environment update Dec 20, 2024
@iherger iherger merged commit 2e60023 into main Dec 21, 2024
11 checks passed
@iherger iherger deleted the chore/environment-updates-2024-12-19 branch December 21, 2024 05:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant