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 for possible stuck txs and OOS in a rotating network #173

Open
wants to merge 9 commits into
base: dev
Choose a base branch
from

Conversation

thantsintoe
Copy link
Contributor

  • queueEntryAddData will use newer accounts if we receive the same account multiple times. prioritise to use our own data if we have it. This fix is controlled by collectedDataFix config
  • If ourVote mismatches the winning receipt, go to "await final data" and use the data attached. No need to repair tx. This fix is controlled by noRepairIfDataAttached config

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.

2 participants