peerplays_migrated/tests/tests
sierra19XX ecd14b8329
Peerplays Marketplace + NFT (#367)
* ppy marketplace 1 - add evaluators and objects

* NFT object and basic operations

* ci: update .gitlab-ci.yml

* ci: update .gitlab-ci.yml

* NFT evaluators and basic tests, no evaluator checks

* Evaluator checks in place

* ppy marketplace 2 - batch sale, offer_object escrow

* Database API

* Wallet API

* NFT metadata implemented

* Fix NFT tests

* Database API for NFT metadata and enumerables

* ppy marketplace 4 - Add tests NFT+Marketplace

* ppy marketplace 5 - Add revenue split

* ppy marketplace 6 - Remove unnecessary files

* ppy marketplace 7 - Add db, wallet changes and some NFT fixes

* ppy marketplace 8 - Add pagination for list APIs

* New DB API, list all NFTs, list NFTs by owner

* Marketplace + NFT + RBAC (#368)

* rbac1 - evaluators and op validators added
* rbac2 - op_type hf checks
* rbac3 - tx auth verify changes
* Update .gitlab-ci.yml
* rbac4 - basic op tests
* rbac5 - clear expired and deleted permission linked auths
* rbac6 - more tests
* rbac7 - more tests
* rbac8 - more tests
* rbac9 - wallet and db api changes
* rbac10 - db api changes for required signature fetch
* rbac11 - add db_api tests
* rbac12 - add missing code for key auths

Co-authored-by: satyakoneru <15652887+satyakoneru@users.noreply.github.com>
Co-authored-by: Roshan Syed <roshan.syed.rs@gmail.com>
Co-authored-by: sierra19XX <15652887+sierra19XX@users.noreply.github.com>

* Fix nft_get_token_uri returning empty string

* Fix nft_mint_evaluator to save token_uri

* Fix cli_wallet to properly pass metadata id for nft_create

* ppy marketplace 9 - FC_REFLECT offer create op

* Add stricter checks to NFTs

* Unlisting offers, add result in offer history object

* Reverting genesis.json wrong commit

* Add non-transferable non-sellable properties to NFTs

* Review comments - change variable names, use scoped enums

* nft_metadata_update changes

* NFT HF checks and op fee addition changes

* NFT make revenue_split integer from double

* revenue_split condition check allow zero or above

Co-authored-by: Srdjan Obucina <obucinac@gmail.com>
Co-authored-by: Roshan Syed <roshan.syed.rs@gmail.com>
Co-authored-by: Satyanarayana Koneru <skoneru@SK-GT.local>
Co-authored-by: obucina <11353193+obucina@users.noreply.github.com>
Co-authored-by: satyakoneru <15652887+satyakoneru@users.noreply.github.com>
2020-08-10 23:18:47 +10:00
..
affiliate_tests.cpp Fixed test failures and compilation issue 2019-09-12 19:13:36 +05:30
authority_tests.cpp Peerplays Marketplace + NFT (#367) 2020-08-10 23:18:47 +10:00
basic_tests.cpp Fixed integer overflow issue 2019-09-04 15:14:18 +05:30
block_tests.cpp Fix unit test failures (#289) 2020-02-20 23:38:38 +05:30
confidential_tests.cpp Updated transaction::signees to mutable 2019-09-20 14:10:24 +03:00
custom_permission_tests.cpp Peerplays Marketplace + NFT (#367) 2020-08-10 23:18:47 +10:00
database_api_tests.cpp Merged beatrice into 5050 2019-07-30 11:43:31 -04:00
database_tests.cpp Merge branch 'develop' into feature/GRPH-93-v2 2019-09-18 18:19:17 +02:00
dividend_tests.cpp missing files from dev branch 2019-08-28 15:41:15 +02:00
fee_tests.cpp Fix building error for develop branch + test fix from PR 65 2019-08-30 12:06:41 +02:00
gpos_tests.cpp Peerplays Marketplace + NFT (#367) 2020-08-10 23:18:47 +10:00
history_api_tests.cpp Merge pull request #873 from pmconrad/585_fix_history_ids 2019-12-30 23:20:31 +03:00
lottery_tests.cpp code improvement with edge case handling 2020-04-07 01:31:17 -03:00
main.cpp inital 2017-05-25 12:13:59 +03:00
marketplace_tests.cpp Peerplays Marketplace + NFT (#367) 2020-08-10 23:18:47 +10:00
network_broadcast_api_tests.cpp Merge pull request #139 from peerplays-network/feature/GRPH-94 2019-09-24 13:51:46 -04:00
network_node_api_tests.cpp Adapt to variant API with max_depth argument 2019-08-28 15:42:21 +02:00
nft_tests.cpp Peerplays Marketplace + NFT (#367) 2020-08-10 23:18:47 +10:00
operation_tests.cpp merge gpos to develop (#186) 2019-10-17 22:09:44 +05:30
operation_tests2.cpp merge gpos to develop (#186) 2019-10-17 22:09:44 +05:30
serialization_tests.cpp Merge pull request #714 from pmconrad/json_fix 2019-08-28 15:42:21 +02:00
uia_tests.cpp Updated transaction::signees to mutable 2019-09-20 14:10:24 +03:00
voting_tests.cpp account name or id support in all database api 2019-11-26 13:50:06 +05:30
wallet_tests.cpp Merged beatrice into 5050 2019-07-30 11:43:31 -04:00