peerplays_migrated/libraries/net
Eric Frias 928b6934e0 Merge branch 'master' into p2p_sync_fixes
Conflicts:
	libraries/chain/include/graphene/chain/database.hpp
2015-09-10 17:34:20 -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 Merge branch 'master' into p2p_sync_fixes 2015-09-10 17:34:20 -04:00
peer_connection.cpp Define GRAPHENE_MIN_BLOCK_INTERVAL and use it to fix minimum_time_of_last_offered_block logic #154 2015-07-13 12:33: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