Skip to content
This repository has been archived by the owner on Jun 11, 2024. It is now read-only.

Missing blocks job not working as intended #1939

Merged

Conversation

vardan10
Copy link
Contributor

@vardan10 vardan10 commented Nov 23, 2023

What was the problem?

This PR resolves #1938

How was it solved?

  • Fixed scheduling block with undefined height in coordinator
  • Fix fetching of missing blocks

How was it tested?

Local + server (Linux)

@vardan10 vardan10 self-assigned this Nov 23, 2023
@vardan10 vardan10 linked an issue Nov 23, 2023 that may be closed by this pull request
Copy link

codecov bot commented Nov 23, 2023

Codecov Report

Merging #1939 (264b4b6) into release/0.7.0 (4735a6d) will increase coverage by 0.01%.
Report is 9 commits behind head on release/0.7.0.
The diff coverage is 0.00%.

Additional details and impacted files

Impacted file tree graph

@@                Coverage Diff                @@
##           release/0.7.0    #1939      +/-   ##
=================================================
+ Coverage          67.71%   67.72%   +0.01%     
=================================================
  Files                299      299              
  Lines               5290     5302      +12     
  Branches             968      974       +6     
=================================================
+ Hits                3582     3591       +9     
- Misses              1708     1711       +3     
Files Coverage Δ
...es/blockchain-indexer/shared/dataService/blocks.js 28.35% <0.00%> (-0.43%) ⬇️

... and 13 files with indirect coverage changes

@vardan10 vardan10 marked this pull request as ready for review November 23, 2023 17:30
docker-compose.yml Outdated Show resolved Hide resolved
docker/example.env Outdated Show resolved Hide resolved
ecosystem.config.js Outdated Show resolved Hide resolved
@sameersubudhi sameersubudhi merged commit 93b94c5 into release/0.7.0 Nov 24, 2023
7 of 8 checks passed
@sameersubudhi sameersubudhi deleted the 1938-missing-blocks-job-not-working-as-intended branch November 24, 2023 10:32
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Missing blocks job not working as intended
3 participants