aboutsummaryrefslogtreecommitdiff
path: root/src/cryptonote_protocol/cryptonote_protocol_defs.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-10-25daemon, wallet: new pay for RPC use systemmoneromooo-monero1-0/+2
2019-10-11protocol: initialize block_weight in block_complete_entry ctormoneromooo-monero1-1/+1
2019-09-27monerod can now sync from pruned blocksmoneromooo-monero1-2/+46
2019-07-24Merge pull request #5595luigi11111-0/+3
2019-07-15Remove unused txs member in NOTIFY_RESPONSE_GET_OBJECTDoyle1-6/+1
2019-05-31daemon: display peer address type in print_cnmoneromooo-monero1-0/+3
2019-03-24Make difficulty 128 bit instead of 64 bitmoneromooo-monero1-0/+5
2019-03-17Merge pull request #5190Riccardo Spagni1-0/+2
2019-03-05Update 2019 copyrightbinaryFate1-1/+1
2019-03-04default initialize rpc structuresmoneromooo-monero1-8/+16
2019-02-25daemon: add --public-node mode, RPC port propagation over P2Pxiphon1-0/+2
2019-02-02epee: add SSL supportmoneromooo-monero1-0/+1
2019-01-22Pruningmoneromooo-monero1-0/+5
2018-11-06protocol: option to pad transaction relay to the next kBmoneromooo-monero1-0/+2
2018-06-26replace std::list with std::vector on some hot pathsmoneromooo-monero1-8/+8
2018-01-26Update 2018 copyrightxmr-eric1-1/+1
2018-01-11cryptonote_protocol: fix size_t used in wire formatmoneromooo-monero1-1/+1
2017-12-16move includes around to lessen overall loadmoneromooo-monero1-1/+1
2017-11-18make connection_id a string in RPCmoneromooo-monero1-2/+2
2017-09-17protocol: remove hop count on block propagationmoneromooo-monero1-6/+0
2017-08-15protocol: pass blockchain cumulative difficulty when syncingmoneromooo-monero1-0/+4
2017-08-12daemon: print peers' top height in sync_infomoneromooo-monero1-0/+3
2017-08-09protocol: add checks for top block hard fork versionmoneromooo-monero1-0/+2
2017-08-07cryptonote_protocol_handler: sync speedupmoneromooo-monero1-0/+3
2017-05-27abstracted nework addressesmoneromooo-monero1-0/+4
2017-02-21update copyright year, fix occasional lack of newline at line endRiccardo Spagni1-1/+1
2017-02-12cryptonote_protocol: misc fluffy block fixesmoneromooo-monero1-5/+5
2017-02-08extract some basic code from libcryptonote_core into libcryptonote_basickenshi841-1/+1
2016-11-09add lightweight block propagation ("fluffy blocks")Dion Ahmetaj1-0/+47
2015-12-31updated copyright yearRiccardo Spagni1-1/+1
2015-04-01remerged; commands JSON. logging upgrade. doxygenrfree2monero1-0/+14
2015-01-02year updated in licenseRiccardo Spagni1-1/+1
2014-07-23License updated to BSD 3-clausefluffypony1-3/+29
2014-07-23Changed time_t to uint64_t for serializationThomas Winget1-3/+3
2014-07-18Added get_connections RPC call to daemonThomas Winget1-0/+35
2014-03-03moved all stuff to githubAntonio Juarez1-0/+152