danicoin/src
Dion Ahmetaj d61bd8187e add lightweight block propagation ("fluffy blocks")
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.
2016-11-09 14:24:27 -05:00
..
blockchain_db wallet: select part of the fake outs from recent outputs 2016-10-15 18:17:16 +01:00
blockchain_utilities Revert "remove cn_deserialize" 2016-10-30 20:34:48 +00:00
blocks update block headers 2016-09-18 19:05:47 +02:00
common perf_timer: format string fix for 32 bits 2016-10-20 18:43:33 +01:00
crypto Changed to ..._HASHBITS everywhere for consistency 2016-10-29 14:59:06 +01:00
cryptonote_core add lightweight block propagation ("fluffy blocks") 2016-11-09 14:24:27 -05:00
cryptonote_protocol add lightweight block propagation ("fluffy blocks") 2016-11-09 14:24:27 -05:00
daemon add lightweight block propagation ("fluffy blocks") 2016-11-09 14:24:27 -05:00
daemonizer Dropped "bit" from bitmonero. 2016-09-26 17:22:30 -04:00
mnemonics Dropped "bit" from bitmonero. 2016-09-26 17:22:30 -04:00
p2p add lightweight block propagation ("fluffy blocks") 2016-11-09 14:24:27 -05:00
platform updated copyright year 2015-12-31 08:39:56 +02:00
ringct Merge pull request #1272 2016-11-01 21:49:30 +02:00
rpc Merge pull request #1247 2016-10-23 19:16:30 +02:00
serialization serialization: add support for serializing std::pair and std::list 2016-09-26 23:12:28 +01:00
simplewallet Merge pull request #1281 2016-11-01 15:12:03 +02:00
wallet Merge pull request #1278 2016-11-01 15:29:44 +02:00
CMakeLists.txt Dropped "bit" from bitmonero. 2016-09-26 17:22:30 -04:00
cryptonote_config.h add lightweight block propagation ("fluffy blocks") 2016-11-09 14:24:27 -05:00
version.cmake fixed tag detector 2016-09-18 21:21:13 +02:00
version.h.in update version 2016-09-18 19:20:29 +02:00