peerplays_migrated/libraries
Eric Frias c0b9af9a99 Greatly reduce the amount of time the p2p network code will wait for a peer to
return a requested block/transaction.  Make this time dependent on the actual block
interval.  This should allow the the node to give up and request the block from
another peer before the ~30 second undo interval has passed.
Fix the merkle root calculation to avoid reading
past the end of a vector.  Modify the algorithm to do what was likely intended
(this modification is currently disabled because it will yield different results
than the currently-running testnet)
Fix windows build errors.
2015-08-24 09:57:47 -04:00
..
app Greatly reduce the amount of time the p2p network code will wait for a peer to 2015-08-24 09:57:47 -04:00
chain Greatly reduce the amount of time the p2p network code will wait for a peer to 2015-08-24 09:57:47 -04:00
db Implement minimal "make install" command #219 2015-08-06 12:40:53 -04:00
deterministic_openssl_rand Implement minimal "make install" command #219 2015-08-06 12:40:53 -04:00
egenesis Win32 build fixes 2015-08-17 12:39:26 -04:00
fc@71be796af5 Greatly reduce the amount of time the p2p network code will wait for a peer to 2015-08-24 09:57:47 -04:00
net Greatly reduce the amount of time the p2p network code will wait for a peer to 2015-08-24 09:57:47 -04:00
p2p Ground work for new p2p protocol 2015-08-21 18:44:32 -04:00
plugins Fix #244 - Improve log messages 2015-08-18 11:06:40 -04:00
time Implement minimal "make install" command #219 2015-08-06 12:40:53 -04:00
utilities Implement minimal "make install" command #219 2015-08-06 12:40:53 -04:00
wallet cli_wallet: Expose get_private_key() 2015-08-20 18:49:15 -04:00
CMakeLists.txt Revert "fix egenesis build by removing it until theretical can fix it" 2015-08-06 14:53:32 -04:00