This is only for unit tests.
This will make it easier to change the constructor to CTxMemPoolEntry in future changes, but also makes it more clear what values you are explicitly setting in the unit tests.
This is only for unit tests.
This will make it easier to change the constructor to CTxMemPoolEntry in future changes, but also makes it more clear what values you are explicitly setting in the unit tests.
Concept ACK. I think this will make writing/updating the tests less error-prone and more readable.
utACK
This is only for unit tests.
ACK, nice work. Agree that this would be nice to merge soon.
utACK