danicoin/src/p2p
moneromooo-monero 06aea2cf0a
move get_proof_of_trust_hash from util.h to p2p_protocol_defs.h
This avoids having to include p2p_protocol_defs.h in util.h,
as util.h is used a lot, and p2p_protocol_defs.h includes
a lot of other things that most users don't need.
2017-07-27 15:46:47 +01:00
..
CMakeLists.txt update copyright year, fix occasional lack of newline at line end 2017-02-21 19:38:18 +02:00
connection_basic.cpp update copyright year, fix occasional lack of newline at line end 2017-02-21 19:38:18 +02:00
connection_basic.hpp update copyright year, fix occasional lack of newline at line end 2017-02-21 19:38:18 +02:00
net_node.h abstracted nework addresses 2017-05-27 11:35:54 +01:00
net_node.inl move get_proof_of_trust_hash from util.h to p2p_protocol_defs.h 2017-07-27 15:46:47 +01:00
net_node_common.h abstracted nework addresses 2017-05-27 11:35:54 +01:00
net_peerlist.h abstracted nework addresses 2017-05-27 11:35:54 +01:00
net_peerlist_boost_serialization.h Remove typeid use in network_address 2017-06-28 09:11:24 +01:00
network_throttle-detail.cpp update copyright year, fix occasional lack of newline at line end 2017-02-21 19:38:18 +02:00
network_throttle-detail.hpp update copyright year, fix occasional lack of newline at line end 2017-02-21 19:38:18 +02:00
network_throttle.cpp update copyright year, fix occasional lack of newline at line end 2017-02-21 19:38:18 +02:00
network_throttle.hpp update copyright year, fix occasional lack of newline at line end 2017-02-21 19:38:18 +02:00
p2p_protocol_defs.h move get_proof_of_trust_hash from util.h to p2p_protocol_defs.h 2017-07-27 15:46:47 +01:00
stdafx.h update copyright year, fix occasional lack of newline at line end 2017-02-21 19:38:18 +02:00