lbryio / lbrycrd

The blockchain that provides the digital content namespace for the LBRY protocol
https://lbry.com
MIT License
2.57k stars 178 forks source link

hardfork_support_test eats failures in removeClaim #233

Closed BrannonKing closed 4 years ago

BrannonKing commented 5 years ago

Adding asserts to CClaimTrieCache::removeFromExpirationQueue to ensure that all removals happen shows that the unit test hardfork_support_test has four failures. I didn't see any failures in any other tests.

BrannonKing commented 4 years ago

This scenario is now logged. I'm going to call that good enough.