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

Check candles in marketHash #37

Merged
merged 3 commits into from
Feb 26, 2024
Merged

Check candles in marketHash #37

merged 3 commits into from
Feb 26, 2024

Conversation

edd
Copy link
Member

@edd edd commented Feb 21, 2024

  • fix connections
  • remove hardcoded candle origin date
  • increase candle count

Some nodes on some networks have empty candles for some date ranges. While the cause isn't known, the effect is that
those nodes are unsuitable for console usage. To track this, candles are now requested on the marketsConnection part
of the query and included in the markets hash.

Nodes are now more likely to differ on marketHash, but this difference has an impact so it's worth tracking.

Currently the value defaults to 36 1 hour candles. This is a high enough value that it is meaningful, but low enough that
no nodes that are currently checked change status.

@edd edd merged commit ee45966 into main Feb 26, 2024
1 check passed
@edd edd deleted the check-candles branch February 26, 2024 15:18
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