peerplays_migrated/libraries
Eric Frias 9536350a50 Reduce the amount of time we'll wait for a peer to provide a requested block to
one second (down from one full block interval), to reduce the chance of us getting
blocks out of order.
Remove the variable we use to keep track of the last block number a peer has;
This was an optimization in BitShares 0.x where looking up the number was expensive,
and maintaining it is error-prone.
2015-09-21 11:48:58 -04:00
..
app api: Fix get_config API call #333 2015-09-21 11:01:10 -04:00
chain Fix debug mode build 2015-09-21 11:01:11 -04:00
db Merge branch 'witness_schedule_refactor' 2015-08-27 11:33:42 -04:00
deterministic_openssl_rand Implement minimal "make install" command #219 2015-08-06 12:40:53 -04:00
egenesis embed_genesis: Update program name in status messages 2015-08-27 15:23:18 -04:00
fc@d19f67d94f wallet api now returns the memo and a human readable description 2015-09-14 11:33:18 -04:00
net Reduce the amount of time we'll wait for a peer to provide a requested block to 2015-09-21 11:48:58 -04:00
p2p fix market subscriptions 2015-09-03 17:43:26 -04:00
plugins update shuffling algorithm 2015-09-18 13:42:12 -04:00
time time: Make timer use fc::time_point instead of fc::time_point_sec so witness plugin can control quantization 2015-08-31 17:26:03 -04:00
utilities Implement minimal "make install" command #219 2015-08-06 12:40:53 -04:00
wallet wallet api now returns the memo and a human readable description 2015-09-14 11:33:18 -04:00
CMakeLists.txt Remove experimental p2p code #273 2015-08-26 17:51:55 -04:00