mirror of
https://git.wownero.com/wownero/wownero.git
synced 2024-12-24 03:08:53 +00:00
d61bd8187e
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. |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
connection_basic.cpp | ||
connection_basic.hpp | ||
data_logger.cpp | ||
data_logger.hpp | ||
net_node_common.h | ||
net_node.h | ||
net_node.inl | ||
net_peerlist_boost_serialization.h | ||
net_peerlist.h | ||
network_throttle-detail.cpp | ||
network_throttle-detail.hpp | ||
network_throttle.cpp | ||
network_throttle.hpp | ||
p2p_protocol_defs.h | ||
stdafx.h |