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

Mining should include transactions from the transaction queue #584

Closed
gavofyork opened this issue Mar 4, 2016 · 0 comments
Closed

Mining should include transactions from the transaction queue #584

gavofyork opened this issue Mar 4, 2016 · 0 comments
Assignees
Labels
F8-enhancement 🎊 An additional feature request.
Milestone

Comments

@gavofyork
Copy link
Contributor

Depends: #24.

  • Place transactions in the queue into the currently mined block;
  • remove transactions from the queue that are included in any block that becomes canon;
  • add transactions to the queue that are in blocks which were canon and become non canon (i.e. when a fork occurs).
@gavofyork gavofyork added the F8-enhancement 🎊 An additional feature request. label Mar 4, 2016
@gavofyork gavofyork added this to the 1.0 Parity milestone Mar 4, 2016
@tomusdrw tomusdrw self-assigned this Mar 4, 2016
@gavofyork gavofyork reopened this Mar 13, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
F8-enhancement 🎊 An additional feature request.
Projects
None yet
Development

No branches or pull requests

2 participants