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

refactor(core-p2p): broadcast block delay #4380

Merged
merged 8 commits into from
May 4, 2021

Conversation

sebastijankuzner
Copy link
Contributor

@sebastijankuzner sebastijankuzner commented Apr 29, 2021

Summary

Skip 500 ms broadcast delay when block is forged.

Checklist

  • Tests (if necessary)
  • Ready to be merged

@codecov-commenter
Copy link

codecov-commenter commented Apr 29, 2021

Codecov Report

Merging #4380 (2582b73) into develop (838d897) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff            @@
##           develop    #4380   +/-   ##
========================================
  Coverage    95.89%   95.89%           
========================================
  Files          738      738           
  Lines        18335    18335           
  Branches      2236     2236           
========================================
  Hits         17582    17582           
  Misses         556      556           
  Partials       197      197           
Flag Coverage Δ
functional 5.74% <0.00%> (ø)
integration 9.55% <0.00%> (ø)
unit 94.49% <100.00%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
packages/core-state/src/stores/state.ts 98.21% <ø> (ø)
packages/core-p2p/src/network-monitor.ts 98.88% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 838d897...2582b73. Read the comment docs.

@air1one air1one mentioned this pull request May 4, 2021
3 tasks
@sebastijankuzner sebastijankuzner merged commit eb1bb6b into develop May 4, 2021
@sebastijankuzner sebastijankuzner deleted the fix/core-p2p/broadcast-block branch May 4, 2021 17:10
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.

3 participants