peerplays_migrated/libraries
Daniel Larimer 7f54d3d077 Issue #160 - Dynamic Undo History / Minority Fork
The blockchain now has a minimal participation requirement that can only
be overridden with checkpoints.  Any time participation falls below a
minimal level no new blocks may be added.

Currently it requires 66% participation and tolerates short periods of
time below 66% participation with a maximum of 500 consecutive blocks
missed.  For every two blocks produced 1 can be missed with a slack of
999 bias.
2015-07-15 14:13:24 -04:00
..
app Rename bad references to delegate -> committee member; #147 2015-07-13 16:08:17 -04:00
chain Issue #160 - Dynamic Undo History / Minority Fork 2015-07-15 14:13:24 -04:00
db Issue #160 - Dynamic Undo History / Minority Fork 2015-07-15 14:13:24 -04:00
deterministic_openssl_rand Initial commit 2015-06-08 12:36:37 -04:00
fc@2593760687 Update fc submodule to fix win32 builds 2015-07-14 10:49:45 -04:00
net Rename bad references to delegate -> witness; #147 2015-07-13 16:08:17 -04:00
plugins Fix witness production with 1 second block intervals 2015-07-14 15:23:55 -04:00
time Initial commit 2015-06-08 12:36:37 -04:00
utilities Organize temporary files under GRAPHENE_TEMPDIR (or /tmp/graphene-tmp if undefined) 2015-07-13 15:15:55 -04:00
wallet Issue #157 - make trx expiration absolute 2015-07-14 18:46:58 -04:00
CMakeLists.txt Initial commit 2015-06-08 12:36:37 -04:00