monero/src/cryptonote_protocol
moneromooo-monero 4abf25f3c9
cryptonote_core does not depend on p2p anymore
As a followon side effect, this makes a lot of inline code
included only in particular cpp files (and instanciated
when necessary.
2017-12-16 23:28:38 +00:00
..
blobdatatype.h update copyright year, fix occasional lack of newline at line end 2017-02-21 19:38:18 +02:00
block_queue.cpp block_queue: use boost::uuids::nil_uuid where appropriate 2017-10-03 11:55:45 +01:00
block_queue.h cryptonote_protocol: misc fixes to the new sync algorithm 2017-08-21 21:57:19 +01:00
CMakeLists.txt build: auto update version info without manually deleting version.h 2017-09-21 07:47:37 +09:00
cryptonote_protocol_defs.h make connection_id a string in RPC 2017-11-18 00:13:07 +00:00
cryptonote_protocol_handler_common.h update copyright year, fix occasional lack of newline at line end 2017-02-21 19:38:18 +02:00
cryptonote_protocol_handler-base.cpp Corrections in rate limiting / trottle code, especially in 'out' direction 2017-11-28 21:18:01 +01:00
cryptonote_protocol_handler.h cryptonote_core does not depend on p2p anymore 2017-12-16 23:28:38 +00:00
cryptonote_protocol_handler.inl cryptonote_core does not depend on p2p anymore 2017-12-16 23:28:38 +00:00