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

[release-8.1] Add extra txn distribution time before FB consensus when no shard #2690

Merged
merged 1 commit into from
Aug 20, 2021

Conversation

sandipbhoir
Copy link
Contributor

@sandipbhoir sandipbhoir commented Aug 19, 2021

Description

Fix issue:
https://github.com/Zilliqa/Issues/issues/743
https://github.com/Zilliqa/Issues/issues/744

Backward Compatibility

  • This is not a breaking change
  • This is a breaking change

Review Suggestion

Status

Implementation

  • ready for review

Integration Test (Core Team)

  • local machine test
  • small-scale cloud test

@sandipbhoir sandipbhoir added Ready Ready for review Untested Haven't been tested yet labels Aug 19, 2021
@sandipbhoir sandipbhoir self-assigned this Aug 19, 2021
@github-actions github-actions bot changed the title Add extra distribution time before FB consensus when no shard [release-8.1] Add extra distribution time before FB consensus when no shard Aug 19, 2021
@github-actions github-actions bot added this to PRs in development in Core Aug 19, 2021
@sandipbhoir sandipbhoir changed the title [release-8.1] Add extra distribution time before FB consensus when no shard [release-8.1] Add extra txn distribution time before FB consensus when no shard Aug 19, 2021
Copy link
Contributor

@chetan-zilliqa chetan-zilliqa left a comment

Choose a reason for hiding this comment

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

@sandipbhoir, Just to understand, we have received DSMBMISSINGTXN for the ANNOUNCEresponse in yesterday's mainnet issue, so are we addressing the issue of missing txn's by increasing the transaction distribution window from current 6 secs to 15 secs, so that all DSgurads have a same number of txns.

Core automation moved this from PRs in development to PRs approved - ready to merge! Aug 19, 2021
@sandipbhoir sandipbhoir added Testing_InProgress and removed Untested Haven't been tested yet labels Aug 19, 2021
Added packet sending delay from lookup to time window

detach the executuon of finalblockconsensus startup when no shard
@sandipbhoir sandipbhoir merged commit 016a47c into release-8.1 Aug 20, 2021
@sandipbhoir sandipbhoir deleted the fix/txndisttimewindow branch August 20, 2021 03:19
Core automation moved this from PRs approved - ready to merge! to PRs done (merged) Aug 20, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Ready Ready for review
Projects
Core
  
PRs done (merged)
Development

Successfully merging this pull request may close these issues.

None yet

4 participants