Age | Commit message (Expand) | Author |
---|---|---|
2016-12-31 | Increment MIT Licence copyright header year on files modified in 2016 | isle2983 |
2016-12-24 | Get rid of mapArgs direct access in ZMQ construction | Matt Corallo |
2016-12-02 | Rename the remaining main.{h,cpp} to validation.{h,cpp} | Matt Corallo |
2016-10-04 | Always call UpdatedBlockTip, even if blocks were only disconnected | Matt Corallo |
2016-10-04 | Make validationinterface.UpdatedBlockTip more verbose | Matt Corallo |
2016-08-12 | Reduce cs_main locks during ConnectTip/SyncWithWallets | Jonas Schnelli |
2016-02-29 | Fixes ZMQ startup with bad arguments. | mrbandrews |
2015-12-04 | include the chaintip *blockIndex in the SyncTransaction signal | Jonas Schnelli |
2015-11-19 | zmq: prepend zmq to debug messages | Daniel Cousens |
2015-11-04 | Fix ZMQ Notification initialization and shutdown | João Barbosa |
2015-09-16 | use CBlockIndex* insted of uint256 for UpdatedBlockTip signal | Jonas Schnelli |
2015-09-16 | Add ZeroMQ support. Notify blocks and transactions via ZeroMQ | Jeff Garzik |