monero/src/cryptonote_protocol
moneromooo-monero 310b790a64
make connection_id a string in RPC
It's sent as JSON, so raw binary is not appropriate
2017-11-18 00:13:07 +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 Merge pull request #2149 2017-08-07 15:24:58 +02:00
cryptonote_protocol_handler.h cryptonote_protocol: misc fixes to the new sync algorithm 2017-08-21 21:57:19 +01:00
cryptonote_protocol_handler.inl make connection_id a string in RPC 2017-11-18 00:13:07 +00:00