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

Change the default value of EXPECTED_BLOCKS_PER_SEC #693

Merged
merged 1 commit into from
Sep 26, 2024

Conversation

YoshihitoAso
Copy link
Member

close #685

  • EXPECTED_BLOCKS_PER_SEC: 1 block/sec -> 0.1 block/sec
  • Fixed an error in the calculation formula using EXPECTED_BLOCKS_PER_SEC.

Copy link

Coverage

Coverage Report •
FileStmtsMissCoverMissing
processor_monitor_block_sync.py1432284%194, 196, 210, 212, 247–249, 251–259, 261, 263, 267–270
TOTAL12958113791% 

Tests Skipped Failures Errors Time
1896 0 💤 0 ❌ 0 🔥 35m 49s ⏱️

@YoshihitoAso YoshihitoAso merged commit bcfca50 into dev-24.12 Sep 26, 2024
7 checks passed
@YoshihitoAso YoshihitoAso deleted the feature/#685 branch September 26, 2024 08:07
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.

[FEATURE] Introduce Empty Block Period
2 participants