peerplays_migrated/libraries
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 Progress #17: add balance_objects to genesis, test 2015-06-29 17:18:29 -04:00
chain Progress #17: Remove GRAPHENE_INITIAL_SUPPLY 2015-06-29 17:50:56 -04:00
db update secondary index on load 2015-06-29 16:37:31 -04:00
deterministic_openssl_rand Initial commit 2015-06-08 12:36:37 -04:00
fc@a8b85f6dcc add secondary index to get proposals relevant to a particular account 2015-06-29 17:29:04 -04:00
net Fix up application_impl's has_item() which was throwing to indicate a 2015-06-25 10:36:28 -04:00
plugins #98 Implement Balance Object and Evaluator 2015-06-27 11:49:41 -04:00
time Initial commit 2015-06-08 12:36:37 -04:00
utilities Lay to rest #16 2015-06-16 14:42:05 -04:00
wallet Fix Ninja build 2015-06-29 15:25:53 -04:00
CMakeLists.txt Initial commit 2015-06-08 12:36:37 -04:00