The reorganize() method in the wallet is very old and can be
simplified/improved:
1) It still assumes the wallet doesn't support having inbound payments in the
pending pool.
2) It has a lot of custom handling for dead/resurrected transactions
3) It doesn't use the new "unified" double spend handling so it won't benefit
when I fix it to recursively kill transactions.
Overall it's too complicated, too buggy and needs a refactoring.
Original issue reported on code.google.com by hearn@google.com on 21 Mar 2013 at 3:59
Original issue reported on code.google.com by
hearn@google.com
on 21 Mar 2013 at 3:59