danicoin/src/cryptonote_protocol
moneromooo-monero 932994c0cb
Relay transactions when they linger too long in the pool
The last relayed time of a transaction is maintained, and
transactions will be relayed again if they are still in the
pool after a certain amount of time, which increases with
the transaction's age. All such transactions are resent,
whether or not they originated on the local node.
2015-11-21 00:56:21 +00:00
..
blobdatatype.h year updated in license 2015-01-02 18:52:46 +02:00
CMakeLists.txt cleaning up, removing redundant files, renaming, fixing incorrect licenses 2015-05-31 13:40:18 +02:00
cryptonote_protocol_defs.h remerged; commands JSON. logging upgrade. doxygen 2015-04-01 19:00:45 +02:00
cryptonote_protocol_handler-base.cpp cleaning up, removing redundant files, renaming, fixing incorrect licenses 2015-05-31 13:40:18 +02:00
cryptonote_protocol_handler.h 2014 network limit 1.2 +utils +toc -doc -drmonero 2015-02-20 22:28:03 +01:00
cryptonote_protocol_handler.inl Relay transactions when they linger too long in the pool 2015-11-21 00:56:21 +00:00
cryptonote_protocol_handler_common.h year updated in license 2015-01-02 18:52:46 +02:00