Delete CompareTxMemPoolEntryByAncestorFee and the associated mapTx index ancestor_score.
This is no longer needed, as we have implemented new mining code which does not depend on
these calcuations.
Depends on D3027
Differential D3028
[mempool] remove `CompareTxMemPoolEntryByAncestorFee` as it is no longer needed schancel on May 12 2019, 05:34. Authored by Tags None Subscribers None
Details Delete CompareTxMemPoolEntryByAncestorFee and the associated mapTx index ancestor_score. Depends on D3027 make check && ./test/functional/test_runner.py
Diff Detail
Event Timeline |