Commit Graph

12 Commits (e6d5e6cbbef3dca1bc9dce095124f7b79d01a54a)

Author SHA1 Message Date
Matt Corallo 461e49fee2 SyncTransaction->TxAddedToMempool/BlockConnected/Disconnected
8 years ago
Jorge Timón 0729102f99
Net: pass interruptMsgProc as const where possible
8 years ago
Wladimir J. van der Laan 9c9af5ab2d
Merge #9499: Use recent-rejects, orphans, and recently-replaced txn for compact-block-reconstruction
8 years ago
Pieter Wuille 3908fc4728
Merge #9375: Relay compact block messages prior to full block connection
8 years ago
Cory Fields c5a8b1b946 net: rework the way that the messagehandler sleeps
8 years ago
Matt Corallo 1531652e02 Keep shared_ptrs to recently-replaced txn for compact blocks
8 years ago
Matt Corallo c735540428 Move ORPHAN constants from validation.h to net_processing.h
8 years ago
Matt Corallo c802092142 Relay compact block messages prior to full block connection
8 years ago
Wladimir J. van der Laan d9ae1cefa0
Merge #9289: net: drop boost::thread_group
8 years ago
Cory Fields d3d7056d2a net: make net processing interruptible
8 years ago
isle2983 27765b6403 Increment MIT Licence copyright header year on files modified in 2016
8 years ago
Matt Corallo e736772c56 Move network-msg-processing code out of main to its own file
8 years ago