peerplays_migrated/libraries/net/include/graphene/net
2015-09-11 15:26:55 -04:00
..
config.hpp Increase duration of message cache from two blocks (which in practice meant anything > 1 block) to 30 blocks, and move the constant to config.hpp 2015-09-02 17:26:26 -04:00
core_messages.hpp Progress on #144 - refactoring fee schedule 2015-07-08 18:45:53 -04:00
exceptions.hpp Fix error messages generated when peer is syncing with empty blockchain 2015-09-11 15:26:55 -04:00
message.hpp Initial commit 2015-06-08 12:36:37 -04:00
message_oriented_connection.hpp improve reindexing performance 2015-08-24 17:57:44 -04:00
node.hpp 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
peer_connection.hpp 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
peer_database.hpp Remove leveldb code from peer database, replace with writing to json 2015-06-24 18:21:20 -04:00
stcp_socket.hpp Initial commit 2015-06-08 12:36:37 -04:00