peerplays_migrated/libraries
Nathan Hourt c94e46f451
Ref #1506/#1737: Macro-fy ID type definitions
Define macros to fully de-boilerplate ID type definitions.

Externalities:
 - Rename transaction_object -> transaction_history_object
 - Rename impl_asset_dynamic_data_type ->
impl_asset_dynamic_data_object_type
 - Rename impl_asset_bitasset_data_type ->
impl_asset_bitasset_data_object_type

The first is to avoid a naming collision on transaction_id_type, and the
other two are to maintain consistency with the naming of the other
types.
2020-08-23 14:43:19 -05:00
..
app Ref #1506/#1737: Macro-fy ID type definitions 2020-08-23 14:43:19 -05:00
chain Ref #1506/#1737: Macro-fy ID type definitions 2020-08-23 14:43:19 -05:00
db Ref #1506: Move ID types from db to protocol 2020-08-23 14:37:02 -05:00
egenesis Ref #1506: Isolate chain/protocol to its own library 2020-08-23 14:37:00 -05:00
fc@69ebbf4ba4 Replace fc::uint128 with boost::multiprecision::uint128_t 2020-08-23 14:16:41 -05:00
net Ref #1506: Isolate chain/protocol to its own library 2020-08-23 14:37:00 -05:00
plugins Remove commented-out index code 2020-08-23 14:37:02 -05:00
protocol Ref #1506/#1737: Macro-fy ID type definitions 2020-08-23 14:43:19 -05:00
utilities Merge Elasticplugin, snapshot plugin and graphene updates to beatrice (#304) 2020-03-09 18:28:13 +05:30
wallet Ref #1506/#1737: Some requested changes 2020-08-23 14:37:35 -05:00
CMakeLists.txt Ref #1506: Isolate chain/protocol to its own library 2020-08-23 14:37:00 -05:00