This prevents an issue with the way that children are added to the priority queue when building mining templates. In particular, it ensures the child has already had priority item built for it before adding to the prioirty queue since it is possible that the child has not yet been seen under certain circumstances such as when there are complicated transaction graphs of unconfirmed transactions. |
||
|---|---|---|
| .. | ||
| cpuminer | ||
| bgblktmplgenerator.go | ||
| doc.go | ||
| error.go | ||
| interface.go | ||
| log.go | ||
| mining.go | ||
| policy_test.go | ||
| policy.go | ||
| README.md | ||
| txpriorityqueue_test.go | ||
| txpriorityqueue.go | ||