mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-07-29 16:03:48 +02:00
2d8860e
Fix removeForReorg to use MedianTimePast (Suhas Daftuar)b7fa4aa
Don't call removeForReorg if DisconnectTip fails (Suhas Daftuar)7e49f5f
Track coinbase spends in CTxMemPoolEntry (Suhas Daftuar)bb8ea1f
removeForReorg calls once-per-disconnect-> once-per-reorg (Matt Corallo)474b84a
Make indentation in ActivateBestChainStep readable (Matt Corallo)b0a064c
Fix comment in removeForReorg (Matt Corallo)9b060e5
Fix removal of time-locked transactions during reorg (Matt Corallo)0c9959a
Add failing test checking timelocked-txn removal during reorg (Matt Corallo)