# Gavin Andresen # 2011-06-23 00:39:33 # https://bitcointalk.org/index.php?topic=7421.msg267313#msg267313 I took error's work and further tweaked so it works (and is rebased against) latest git head. @p{par} ... but I'm not 100% happy with it. I'm not sure it properly handles block chain re-orgs and dependent orphan transactions. Would be nice to write some tests to exercise those edge cases, and figure out what it SHOULD do in those cases. @p{brk}