peerplays_migrated/libraries/chain/protocol
Nathan Hourt 54ce371a4a
Remove all uses of fc/smart_ref
It's gone, can't use it anymore
2020-08-23 14:18:59 -05:00
..
account.cpp Merge pull request #137 from peerplays-network/feature/GRPH-92 2019-12-03 20:43:50 -03:00
address.cpp Replaced fc::array with std::array 2020-08-23 14:18:59 -05:00
assert.cpp Externalized serialization in protocol library 2019-11-29 14:10:40 +03:00
asset.cpp Replace fc::uint128 with boost::multiprecision::uint128_t 2020-08-23 14:16:41 -05:00
asset_ops.cpp Externalized serialization in protocol library 2019-11-29 14:10:40 +03:00
authority.cpp Externalized serialization in protocol library 2019-11-29 14:10:40 +03:00
betting_market.cpp Merged beatrice into 5050 2019-07-30 11:43:31 -04:00
block.cpp _hash endianness fixes 2020-08-23 14:18:59 -05:00
chain_parameters.cpp replace smart_ref with shared_ptr 2020-08-23 14:18:22 -05:00
committee_member.cpp Remove all uses of fc/smart_ref 2020-08-23 14:18:59 -05:00
competitor.cpp Merged beatrice into 5050 2019-07-30 11:43:31 -04:00
confidential.cpp Externalized serialization in protocol library 2019-11-29 14:10:40 +03:00
custom.cpp Externalized serialization in protocol library 2019-11-29 14:10:40 +03:00
custom_account_authority.cpp NFT Marketplace HRP Beatrice Merge (#371) 2020-08-11 01:42:59 +10:00
custom_permission.cpp NFT Marketplace HRP Beatrice Merge (#371) 2020-08-11 01:42:59 +10:00
event.cpp Merged beatrice into 5050 2019-07-30 11:43:31 -04:00
event_group.cpp Merged beatrice into 5050 2019-07-30 11:43:31 -04:00
fee_schedule.cpp replace smart_ref with shared_ptr 2020-08-23 14:18:22 -05:00
lottery_ops.cpp lottery end implemented 2017-12-06 10:40:52 +03:00
market.cpp Externalized serialization in protocol library 2019-11-29 14:10:40 +03:00
memo.cpp _hash endianness fixes 2020-08-23 14:18:59 -05:00
nft.cpp NFT Marketplace HRP Beatrice Merge (#371) 2020-08-11 01:42:59 +10:00
offer.cpp NFT Marketplace HRP Beatrice Merge (#371) 2020-08-11 01:42:59 +10:00
operations.cpp Remove all uses of fc/smart_ref 2020-08-23 14:18:59 -05:00
proposal.cpp replace smart_ref with shared_ptr 2020-08-23 14:18:22 -05:00
small_ops.cpp Separate exception declaration and implementation 2020-08-23 14:18:59 -05:00
sport.cpp Merged beatrice into 5050 2019-07-30 11:43:31 -04:00
tournament.cpp Externalized db objects 2019-11-29 14:10:40 +03:00
transaction.cpp _hash endianness fixes 2020-08-23 14:18:59 -05:00
transfer.cpp Externalized serialization in protocol library 2019-11-29 14:10:40 +03:00
types.cpp _hash endianness fixes 2020-08-23 14:18:59 -05:00
vote.cpp Externalized serialization in protocol library 2019-11-29 14:10:40 +03:00
withdraw_permission.cpp Externalized serialization in protocol library 2019-11-29 14:10:40 +03:00
witness.cpp Externalized serialization in protocol library 2019-11-29 14:10:40 +03:00
worker.cpp Externalized serialization in protocol library 2019-11-29 14:10:40 +03:00