peerplays_migrated/libraries
Daniel Larimer 15c99bd65b Address #247 - out-of-order blocks in fork db
- with this change the fork database now caches blocks that do not link
 and attempts to link the unlinked blocks after every new block is
 successfully linked.

 - with this change the fork database only tracks blocks as far back as
 the undo history allows.  This significantly reduces memory usage when
 there is high witness participation.
2015-08-19 09:47:10 -04:00
..
app Fix #242 - witness node crash 2015-08-18 11:36:50 -04:00
chain Address #247 - out-of-order blocks in fork db 2015-08-19 09:47:10 -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@458b601774 adding proposed transactons to the result of get_full_account 2015-08-18 10:50:06 -04:00
net Get rid of chain ID global, move chain_id_type to types.hpp 2015-08-06 12:56:40 -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 chain_property_object: Implement chain_property_object as container for unchangeable properties set at genesis #238 2015-08-17 13:38:35 -04:00
CMakeLists.txt Revert "fix egenesis build by removing it until theretical can fix it" 2015-08-06 14:53:32 -04:00