Skip to content

Patch mobula state EA to work when only one exchange returns the funding rate #3904

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

Merged
merged 5 commits into from
Jun 10, 2025

Conversation

fmunshi
Copy link
Collaborator

@fmunshi fmunshi commented Jun 9, 2025

Description

https://smartcontract-it.atlassian.net/browse/MERC-6963

Update the mobula state adapter to not attempt add results when the value is no present

Changes

  • Check for value back from funding rate EA

Steps to Test

Quality Assurance

  • The branch naming follows git flow (feature/x, chore/x, release/x, hotfix/x, fix/x) or is created from Jira.
  • This is related to a maximum of one Jira story or GitHub issue.
  • Types are safe (avoid TypeScript/TSLint features like any and disable, instead use more specific types).
  • All code changes have 100% unit and integration test coverage. If testing is not applicable or too difficult to justify doing, the reasoning should be documented explicitly in the PR.

Copy link

changeset-bot bot commented Jun 9, 2025

🦋 Changeset detected

Latest commit: cd80304

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

This PR includes changesets to release 1 package
Name Type
@chainlink/mobula-state-adapter 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

@fmunshi fmunshi changed the title Fix/funding rate mobula patch Patch mobula state EA to work when only one exchange returns the funding rate Jun 9, 2025
@fmunshi
Copy link
Collaborator Author

fmunshi commented Jun 9, 2025

Recreating #3878 as that one cannot be merged for some reason..

@fmunshi fmunshi marked this pull request as ready for review June 9, 2025 16:54
@fmunshi fmunshi enabled auto-merge (squash) June 9, 2025 17:00
@fmunshi fmunshi merged commit 7230c63 into main Jun 10, 2025
16 checks passed
@fmunshi fmunshi deleted the fix/funding-rate-mobula-patch branch June 10, 2025 13:38
@github-actions github-actions bot mentioned this pull request Jun 10, 2025
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.

2 participants