| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | update copyright year, fix occasional lack of newline at line end | Riccardo Spagni | 2017-02-21 | 1 | -1/+1 |
| | | |||||
| * | p2p: possibly fix crash in relay_blocks | moneromooo-monero | 2016-12-01 | 1 | -0/+5 |
| | | |||||
| * | add lightweight block propagation ("fluffy blocks") | Dion Ahmetaj | 2016-11-09 | 1 | -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 map | moneromooo-monero | 2016-03-12 | 1 | -2/+2 |
| | | |||||
| * | updated copyright year | Riccardo Spagni | 2015-12-31 | 1 | -1/+1 |
| | | |||||
| * | add RPC calls and commands to get/set bans | moneromooo-monero | 2015-11-26 | 1 | -2/+12 |
| | | |||||
| * | Add IP blocking for misbehaving nodes (adapted from Boolberry) | Javier Smooth | 2015-11-23 | 1 | -0/+10 |
| | | | | | With minor cleanup and fixes (spelling, indent) by moneromooo | ||||
| * | year updated in license | Riccardo Spagni | 2015-01-02 | 1 | -1/+1 |
| | | |||||
| * | License updated to BSD 3-clause | fluffypony | 2014-07-23 | 1 | -3/+29 |
| | | |||||
| * | some fixes | Antonio Juarez | 2014-03-20 | 1 | -3/+3 |
| | | |||||
| * | moved all stuff to github | Antonio Juarez | 2014-03-03 | 1 | -0/+62 |
