summaryrefslogtreecommitdiff
path: root/src/cryptonote_protocol/cryptonote_protocol_defs.h
Commit message (Expand)AuthorAgeFilesLines
* Copyright: Update to 2022mj-xmr2022-03-041-1/+1
* protocol: include first new block in chain entry responsemoneromooo-monero2020-12-121-0/+2
* Update copyright year to 2020SomaticFanatic2020-05-061-1/+1
* Adding Dandelion++ support to public networks:Lee Clagett2020-03-261-0/+2
* protocol: request txpool contents when syncedmoneromooo-monero2020-03-221-0/+18
* cryptonote_protocol: omit top 64 bits of difficulty when 0moneromooo-monero2020-01-261-2/+8
* daemon, wallet: new pay for RPC use systemmoneromooo-monero2019-10-251-0/+2
* protocol: initialize block_weight in block_complete_entry ctormoneromooo-monero2019-10-111-1/+1
* monerod can now sync from pruned blocksmoneromooo-monero2019-09-271-2/+46
* Merge pull request #5595luigi11112019-07-241-0/+3
|\
| * daemon: display peer address type in print_cnmoneromooo-monero2019-05-311-0/+3
* | Remove unused txs member in NOTIFY_RESPONSE_GET_OBJECTDoyle2019-07-151-6/+1
|/
* Make difficulty 128 bit instead of 64 bitmoneromooo-monero2019-03-241-0/+5
* Merge pull request #5190Riccardo Spagni2019-03-171-0/+2
|\
| * daemon: add --public-node mode, RPC port propagation over P2Pxiphon2019-02-251-0/+2
* | Update 2019 copyrightbinaryFate2019-03-051-1/+1
* | default initialize rpc structuresmoneromooo-monero2019-03-041-8/+16
* | epee: add SSL supportmoneromooo-monero2019-02-021-0/+1
|/
* Pruningmoneromooo-monero2019-01-221-0/+5
* protocol: option to pad transaction relay to the next kBmoneromooo-monero2018-11-061-0/+2
* replace std::list with std::vector on some hot pathsmoneromooo-monero2018-06-261-8/+8
* 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