HorizenOfficial / zend_oo

This repository is archived, Zendoo is out of beta and has been included in https://github.com/HorizenOfficial/zen.
https://github.com/HorizenOfficial/zen
Other
34 stars 22 forks source link

Minor refactoring of mempool algos #65

Closed abi87 closed 3 years ago

abi87 commented 3 years ago

Along code review suggestions, I have made a minor refactoring of mempoolFullAncestorsOf ``mempoolFullDescendantsOf in order to return a std::vector which preserves ancestors or descendants ordering.