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

[api] Implement automatic update of supported price feeds #415

Closed
gabaldon opened this issue May 27, 2024 · 2 comments
Closed

[api] Implement automatic update of supported price feeds #415

gabaldon opened this issue May 27, 2024 · 2 comments

Comments

@gabaldon
Copy link
Collaborator

gabaldon commented May 27, 2024

The DFE does not currently support updating supported price feeds list when new array of supported price feeds is received from the contract.
listenWitnetPriceFeeds method only updates resultRequests

@gabaldon gabaldon changed the title Implement automatic update of supported price feeds [api] Implement automatic update of supported price feeds May 27, 2024
@Tommytrg
Copy link
Member

After some debugging, we detected that the problem is related to deleted price feeds from the contract. With the current implementation, the DFE can detect if a new price feed is added but will detect a removed price feed as delayed.

@Tommytrg
Copy link
Member

close by #421

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

No branches or pull requests

2 participants