aboutsummaryrefslogtreecommitdiff
path: root/src/cryptonote_protocol/cryptonote_protocol_defs.h
Commit message (Expand)AuthorAgeFilesLines
* Update 2018 copyrightxmr-eric2018-01-261-1/+1
* cryptonote_protocol: fix size_t used in wire formatmoneromooo-monero2018-01-111-1/+1
* move includes around to lessen overall loadmoneromooo-monero2017-12-161-1/+1
* make connection_id a string in RPCmoneromooo-monero2017-11-181-2/+2
* protocol: remove hop count on block propagationmoneromooo-monero2017-09-171-6/+0
* protocol: pass blockchain cumulative difficulty when syncingmoneromooo-monero2017-08-151-0/+4
* daemon: print peers' top height in sync_infomoneromooo-monero2017-08-121-0/+3
* protocol: add checks for top block hard fork versionmoneromooo-monero2017-08-091-0/+2
* cryptonote_protocol_handler: sync speedupmoneromooo-monero2017-08-071-0/+3
* abstracted nework addressesmoneromooo-monero2017-05-271-0/+4
* update copyright year, fix occasional lack of newline at line endRiccardo Spagni2017-02-211-1/+1
* cryptonote_protocol: misc fluffy block fixesmoneromooo-monero2017-02-121-5/+5
* extract some basic code from libcryptonote_core into libcryptonote_basickenshi842017-02-081-1/+1
* add lightweight block propagation ("fluffy blocks")Dion Ahmetaj2016-11-091-0/+47
* updated copyright yearRiccardo Spagni2015-12-311-1/+1
* remerged; commands JSON. logging upgrade. doxygenrfree2monero2015-04-011-0/+14
* year updated in licenseRiccardo Spagni2015-01-021-1/+1
* License updated to BSD 3-clausefluffypony2014-07-231-3/+29
* Changed time_t to uint64_t for serializationThomas Winget2014-07-231-3/+3
* Added get_connections RPC call to daemonThomas Winget2014-07-181-0/+35
* moved all stuff to githubAntonio Juarez2014-03-031-0/+152