Wladimir J. van der Laan 67023e9004
Merge #9725: CValidationInterface Cleanups
b1a6d4c Take a CTransactionRef in AddToWalletIfInvolvingMe to avoid a copy (Matt Corallo)
1c95e2f Use std::shared_ptr instead of boost::shared_ptr in ScriptForMining (Matt Corallo)
91f1e6c Remove dead-code tracking of requests for blocks we generated (Matt Corallo)
acad82f Add override to functions using CValidationInterface methods (Matt Corallo)
e6d5e6c Hold cs_wallet for whole block [dis]connection processing (Matt Corallo)
461e49f SyncTransaction->TxAddedToMempool/BlockConnected/Disconnected (Matt Corallo)
f404334 Handle SyncTransaction in ActivateBestChain instead of ConnectTrace (Matt Corallo)
a147687 Keep conflictedTxs in ConnectTrace per-block (Matt Corallo)
d3167ba Handle conflicted transactions directly in ConnectTrace (Matt Corallo)
29e6e23 Make ConnectTrace::blocksConnected private, hide behind accessors (Matt Corallo)
822000c Add pblock to connectTrace at the end of ConnectTip, not start (Matt Corallo)
f5e9a01 Include missing #include in zmqnotificationinterface.h (Matt Corallo)

Tree-SHA512: 8893d47559da3b28d2ef7359768547cba8a4b43b6f891d80f5848f995a84b1517bfb0f706fdc8cd43f09a1350349eb440d9724a59363ab517dfcc4fcb31b2018
2017-04-10 21:21:01 +02:00
..
2017-01-27 21:22:35 +01:00
2017-04-03 12:32:32 +02:00
2017-03-21 19:49:08 +01:00
2017-01-27 21:22:35 +01:00
2017-03-17 04:37:43 +01:00
2017-03-17 04:37:43 +01:00
2017-03-17 04:37:43 +01:00
2017-04-03 12:32:32 +02:00
2017-04-03 12:32:32 +02:00
2017-02-17 15:28:28 -08:00
2017-03-18 18:13:55 -07:00
2017-01-27 21:22:35 +01:00
2017-03-17 04:37:43 +01:00
2017-03-17 04:37:43 +01:00
2017-04-03 12:33:14 +02:00