dcrd/internal
Dave Collins 9547385fc0
mining: Prevent panic in child prio item handling.
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.
2020-10-20 12:38:05 -05:00
..
fees multi: Add decentralized treasury support. 2020-09-21 12:15:31 -05:00
limits multi: replace godoc.org with pkg.go.dev 2020-02-18 19:35:19 -06:00
mempool blockchain/mempool: Update for recent err convrsn. 2020-10-15 11:36:57 -05:00
mining mining: Prevent panic in child prio item handling. 2020-10-20 12:38:05 -05:00
rpcserver rpcserver: Add handleGetGenerate and handleGetHashesPerSec tests. 2020-10-15 22:35:37 -05:00
version release: Bump for 1.7 release cycle. 2020-10-15 16:30:33 -05:00