peerplays_migrated/libraries/net
2015-09-11 11:17:52 -04:00
..
include/graphene/net Restore much of the syncing code from BitShares 0.x, and add optimizations that prevent us from attempting to sync with peers those blockchain diverged from ours many blocks ago, which also reduces the size of sync messages. Add logging. 2015-09-10 08:56:29 -04:00
CMakeLists.txt Implement minimal "make install" command #219 2015-08-06 12:40:53 -04:00
core_messages.cpp Initial commit 2015-06-08 12:36:37 -04:00
message_oriented_connection.cpp Initial commit 2015-06-08 12:36:37 -04:00
node.cpp Fix incorrect error message generated when syncing with peer that has no blocks 2015-09-11 10:09:42 -04:00
peer_connection.cpp Disable log messages that logged every step in the process of queueing and sending messages to peers, they were seldom useful. 2015-09-11 11:17:52 -04:00
peer_database.cpp Create directory for storing p2p config if it doesn't already exist 2015-06-24 18:21:20 -04:00
stcp_socket.cpp Initial commit 2015-06-08 12:36:37 -04:00