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

Fix/missed blocks not working 1208 #1248

Merged
merged 14 commits into from
Jul 27, 2023
Merged

Conversation

Torresmorah
Copy link
Collaborator

Fix missed blocks page

What does this PR do?

  • Resolve Missed blocks not working on libre testnet #1208
  • Use the chain api to get the current schedule instead of check every action with the demux pattern
  • Start the missed blocks calculation with the first available schedule in the DB
  • Improve the subscriptions in the frontend related with the stats to avoid listen changes of unused data

Steps to test

  1. Run the project locally
  2. Go to missed blocks page
  3. Check the results

Screenshot

imagen
imagen

@Torresmorah Torresmorah self-assigned this Jul 26, 2023
Copy link
Collaborator

@xavier506 xavier506 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@xavier506 xavier506 merged commit 8d58d86 into dev Jul 27, 2023
@xavier506 xavier506 deleted the fix/missed-blocks-not-working-1208 branch July 27, 2023 08:33
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.

Missed blocks not working on libre testnet
3 participants