18 Commits (c60fd71a65e841efe187992f46c583a704cc37f5)

Author SHA1 Message Date
Cory Fields 80e2e9d0ce net: drop unused connman param 7 years ago
Cory Fields 8ad663c1fa net: use an interface class rather than signals for message processing 7 years ago
Cory Fields 28f11e9406 net: pass CConnman via pointer rather than reference 7 years ago
practicalswift 64fb0ac016 Declare single-argument (non-converting) constructors "explicit" 7 years ago
Suhas Daftuar 76f74811c4 Add timeout for headers sync 7 years ago
Matt Corallo acad82f375 Add override to functions using CValidationInterface methods 7 years ago
Matt Corallo 461e49fee2 SyncTransaction->TxAddedToMempool/BlockConnected/Disconnected 7 years ago
Jorge Timón 0729102f99
Net: pass interruptMsgProc as const where possible 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
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