peerplays_migrated/tests
Nathan Hourt 391b0bec45 Progress #17: Remove GRAPHENE_INITIAL_SUPPLY
The INITIAL_SUPPLY macro is generally not useful, and there's no good
way to fulfill the promise it creates. By removing it, I can skip the
scaling on the genesis values. Now, if there is an allocation at
genesis, the supply is determined by that allocation. Otherwise, the
supply is GRAPHENE_MAX_SHARE_SUPPLY and it all belongs to
GRAPHENE_COMMITTEE_ACCOUNT.

Also, remove one of the redundant and confusing MAX_SUPPLY macros and
unify the usage to always be GRAPHENE_MAX_SHARE_SUPPLY.
2015-06-29 17:50:56 -04:00
..
app Spell out boost::program_options in headers instead of using alias 2015-06-23 22:35:00 -04:00
benchmarks Progress #17: Remove GRAPHENE_INITIAL_SUPPLY 2015-06-29 17:50:56 -04:00
common Progress #17: add balance_objects to genesis, test 2015-06-29 17:18:29 -04:00
intense Issue #52: working my way out of the rabbit hole 2015-06-18 15:08:51 -04:00
performance Issue #52: working my way out of the rabbit hole 2015-06-18 15:08:51 -04:00
tests Progress #17: Remove GRAPHENE_INITIAL_SUPPLY 2015-06-29 17:50:56 -04:00
CMakeLists.txt Build with TCMalloc if available 2015-06-23 17:54:59 -04:00