peerplays_migrated/libraries/protocol
Nathan Hourt 2af062e7cf
Fix compile sets
Delete a couple of ghost files that were in the tree but not part
of the project (I accidentally added them to CMakeLists while
merging, but they're broken and not part of the Peerplays code), and
add several files that got dropped from the build during merge.
2020-08-23 14:43:21 -05:00
..
include/graphene/protocol Externalized serialization in protocol library 2020-08-23 14:43:21 -05:00
account.cpp Ref #1506: Isolate chain/protocol to its own library 2020-08-23 14:37:00 -05:00
address.cpp Externalized serialization in protocol library 2020-08-23 14:43:21 -05:00
assert.cpp Externalized serialization in protocol library 2020-08-23 14:43:21 -05:00
asset.cpp Externalized serialization in protocol library 2020-08-23 14:43:21 -05:00
asset_ops.cpp Ref #1506: Isolate chain/protocol to its own library 2020-08-23 14:37:00 -05:00
authority.cpp Externalized serialization in protocol library 2020-08-23 14:43:21 -05:00
betting_market.cpp Ref #1506: Isolate chain/protocol to its own library 2020-08-23 14:37:00 -05:00
block.cpp Ref #1506: Isolate chain/protocol to its own library 2020-08-23 14:37:00 -05:00
chain_parameters.cpp Externalized serialization in protocol library 2020-08-23 14:43:21 -05:00
CMakeLists.txt Fix compile sets 2020-08-23 14:43:21 -05:00
committee_member.cpp Externalized serialization in protocol library 2020-08-23 14:43:21 -05:00
confidential.cpp Externalized serialization in protocol library 2020-08-23 14:43:21 -05:00
custom.cpp Externalized serialization in protocol library 2020-08-23 14:43:21 -05:00
custom_account_authority.cpp Ref #1506: Isolate chain/protocol to its own library 2020-08-23 14:37:00 -05:00
custom_permission.cpp Ref #1506: Isolate chain/protocol to its own library 2020-08-23 14:37:00 -05:00
event.cpp Ref #1506: Isolate chain/protocol to its own library 2020-08-23 14:37:00 -05:00
event_group.cpp Ref #1506: Isolate chain/protocol to its own library 2020-08-23 14:37:00 -05:00
fee_schedule.cpp Ref #1506: Isolate chain/protocol to its own library 2020-08-23 14:37:00 -05:00
lottery_ops.cpp Ref #1506: Isolate chain/protocol to its own library 2020-08-23 14:37:00 -05:00
market.cpp Externalized serialization in protocol library 2020-08-23 14:43:21 -05:00
memo.cpp Ref #1506: Isolate chain/protocol to its own library 2020-08-23 14:37:00 -05:00
nft.cpp Ref #1506: Isolate chain/protocol to its own library 2020-08-23 14:37:00 -05:00
offer.cpp Ref #1506: Isolate chain/protocol to its own library 2020-08-23 14:37:00 -05:00
operations.cpp Externalized serialization in protocol library 2020-08-23 14:43:21 -05:00
proposal.cpp Ref #1506: Isolate chain/protocol to its own library 2020-08-23 14:37:00 -05:00
pts_address.cpp Externalized serialization in protocol library 2020-08-23 14:43:21 -05:00
small_ops.cpp Externalized serialization in protocol library 2020-08-23 14:43:21 -05:00
special_authority.cpp Externalized serialization in protocol library 2020-08-23 14:43:21 -05:00
sport.cpp Ref #1506: Isolate chain/protocol to its own library 2020-08-23 14:37:00 -05:00
tournament.cpp Ref #1506: Isolate chain/protocol to its own library 2020-08-23 14:37:00 -05:00
transaction.cpp Externalized serialization in protocol library 2020-08-23 14:43:21 -05:00
transfer.cpp Ref #1506: Isolate chain/protocol to its own library 2020-08-23 14:37:00 -05:00
types.cpp Externalized serialization in protocol library 2020-08-23 14:43:21 -05:00
vote.cpp Externalized serialization in protocol library 2020-08-23 14:43:21 -05:00
withdraw_permission.cpp Ref #1506: Isolate chain/protocol to its own library 2020-08-23 14:37:00 -05:00
witness.cpp Externalized serialization in protocol library 2020-08-23 14:43:21 -05:00
worker.cpp Externalized serialization in protocol library 2020-08-23 14:43:21 -05:00