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

Transactions are not to be added to the mempool if they already exist #230

Closed
joelreymont opened this issue Sep 29, 2017 · 2 comments
Closed
Assignees

Comments

@joelreymont
Copy link
Contributor

joelreymont commented Sep 29, 2017

We will receive a block from the network where transactions already exist in the mempool. Transactions are fungible so we will simply leave them in the mempool and not add them unless we can add the block to our current chain. #232 will delete transactions when we add a block.

@joelreymont joelreymont changed the title Transactions are not added to the mempool if they exist Transactions are not to be added to the mempool if they already exist Sep 29, 2017
@joelreymont joelreymont added this to the Sprint 3: Good peers milestone Sep 29, 2017
@sennui sennui modified the milestones: Sprint 3: Good peers, Sprint 4: Friendly faces Oct 4, 2017
@joelreymont
Copy link
Contributor Author

@lucafavatella Make sure this is so and we'll close the ticket.

@joelreymont joelreymont assigned uwiger and unassigned lucafavatella Oct 17, 2017
@joelreymont joelreymont mentioned this issue Oct 19, 2017
7 tasks
@joelreymont joelreymont removed this from the Sprint 4: Big Spenders milestone Nov 1, 2017
@joelreymont
Copy link
Contributor Author

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

No branches or pull requests

4 participants