Skip to content
This repository has been archived by the owner on Nov 6, 2020. It is now read-only.

Fixing possible race in transaction queue #735

Merged
merged 1 commit into from Mar 15, 2016
Merged

Conversation

tomusdrw
Copy link
Collaborator

Nonce from state was fetched twice - first to determine if transaction should be inserted to future/current, but then second time upon inserting to current.

@tomusdrw tomusdrw added the A0-pleasereview 🤓 Pull request needs code review. label Mar 15, 2016
@gavofyork gavofyork added A8-looksgood 🦄 Pull request is reviewed well. and removed A0-pleasereview 🤓 Pull request needs code review. labels Mar 15, 2016
@arkpar arkpar closed this Mar 15, 2016
@arkpar arkpar reopened this Mar 15, 2016
arkpar added a commit that referenced this pull request Mar 15, 2016
Fixing possible race in transaction queue
@arkpar arkpar merged commit 828d206 into master Mar 15, 2016
@tomusdrw tomusdrw deleted the transaction_queue_race branch March 15, 2016 13:50
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
A8-looksgood 🦄 Pull request is reviewed well.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants