summaryrefslogtreecommitdiff
path: root/src/p2p/net_node_common.h
Commit message (Collapse)AuthorAgeFilesLines
* update copyright year, fix occasional lack of newline at line endRiccardo Spagni2017-02-211-1/+1
|
* p2p: possibly fix crash in relay_blocksmoneromooo-monero2016-12-011-0/+5
|
* add lightweight block propagation ("fluffy blocks")Dion Ahmetaj2016-11-091-2/+2
| | | | | | | | | | | | | | | | | | | | Added a new command to the P2P protocol definitions to allow querying for support flags. Implemented handling of new support flags command in net_node. Changed for_each callback template to include support flags. Updated print_connections command to show peer support flags. Added p2p constant for signaling fluffy block support. Added get_pool_transaction function to cryptnote_core. Added new commands to cryptonote protocol for relaying fluffy blocks. Implemented handling of fluffy block command in cryptonote protocol. Enabled fluffy block support in node initial configuration. Implemented get_testnet function in cryptonote_core. Made it so that fluffy blocks only run on testnet.
* p2p: lock access to the blocked ips mapmoneromooo-monero2016-03-121-2/+2
|
* updated copyright yearRiccardo Spagni2015-12-311-1/+1
|
* add RPC calls and commands to get/set bansmoneromooo-monero2015-11-261-2/+12
|
* Add IP blocking for misbehaving nodes (adapted from Boolberry)Javier Smooth2015-11-231-0/+10
| | | | With minor cleanup and fixes (spelling, indent) by moneromooo
* year updated in licenseRiccardo Spagni2015-01-021-1/+1
|
* License updated to BSD 3-clausefluffypony2014-07-231-3/+29
|
* some fixesAntonio Juarez2014-03-201-3/+3
|
* moved all stuff to githubAntonio Juarez2014-03-031-0/+62