peerplays_migrated/libraries
Daniel Larimer a05d88b044 Fix #151 - Witnesses do not produce consecutively
- added an option (on by default) to prevent a witness from signing two
 blocks in a row because this most likely indicates they have been cut
 off from the network.

 - added an option where a witness will not produce a block if the
 witness participation rate is below a configurable threshold (default
                                                               to 33%)
2015-07-13 09:47:03 -04:00
..
app Progress #148: early implementation of solution 2 2015-07-10 14:17:16 -04:00
chain Fix #151 - Witnesses do not produce consecutively 2015-07-13 09:47:03 -04:00
db Clean up some unused files 2015-07-09 11:59:06 -04:00
deterministic_openssl_rand Initial commit 2015-06-08 12:36:37 -04:00
fc@2ef7583f90 adding checkpoints #121 to application config 2015-07-09 14:19:47 -04:00
net Merge branch 'master' into fee_refactor 2015-07-09 16:34:56 -04:00
plugins Fix #151 - Witnesses do not produce consecutively 2015-07-13 09:47:03 -04:00
time Initial commit 2015-06-08 12:36:37 -04:00
utilities Fix CLI commands for creating witnesses, add commands for listing 2015-06-30 17:54:19 -04:00
wallet asset_ops.hpp: Change bitasset_options member name to bitasset_opts to fix gcc compile 2015-07-09 14:52:22 -04:00
CMakeLists.txt Initial commit 2015-06-08 12:36:37 -04:00