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 |
|
abitmore
|
6a7d670762
|
Added FC_ASSERT for dynamic data id of core asset
|
2019-11-08 15:42:09 +03:00 |
|
abitmore
|
1939cd127b
|
Added getter for core dynamic data object
|
2019-11-08 15:42:09 +03:00 |
|
abitmore
|
dcc6902720
|
Added getter for witness schedule object
|
2019-11-08 15:42:09 +03:00 |
|
abitmore
|
04102d549c
|
Change static refs to member pointers of db class
|
2019-11-08 15:39:16 +03:00 |
|
Sandip Patel
|
0bcfaa385b
|
Improve account maintenance performance (#130)
* Improve account maintenance performance
* merge fixes
* Fixed merge issue
* Fixed indentations and extra ';'
|
2019-11-07 11:25:02 +05:30 |
|
Miha Čančula
|
97f9875918
|
Merge branch 'develop' into GRPH-50-network_broadcast_api-fix-v2
|
2019-09-21 17:17:19 +02:00 |
|
Ronak Patel
|
9fc07f191f
|
Fixed test failures and compilation issue
|
2019-09-12 19:13:36 +05:30 |
|
Ronak Patel
|
646dc2e548
|
Merged Bitshares PR #1462 and compilation fixes
|
2019-09-10 18:56:27 +05:30 |
|
Miha Čančula
|
cb99aaa0cf
|
Adapt to variant API with max_depth argument
|
2019-08-28 15:42:21 +02:00 |
|
Prabhjot
|
a0ae945f8d
|
Added new lottery_asset_create_operation
|
2019-08-09 13:01:57 -04:00 |
|
Prabhjot Singh
|
aa3128fe89
|
Merged beatrice into 5050
|
2019-07-30 11:43:31 -04:00 |
|
kstdl
|
930ddb06c1
|
lottery end implemented
|
2017-12-06 10:40:52 +03:00 |
|
kstdl
|
2acbf3d929
|
ticket_purchase_operation implemented. added lottery_options to asset
|
2017-11-13 10:14:07 +03:00 |
|
kstdl
|
d7c80b4b6a
|
fix rng and get_winner_numbers implemented
|
2017-11-03 17:52:41 +03:00 |
|
Viktor
|
b7e11ae9d6
|
Update max core supply in genesis, properly track total supply for vesting balances in bts accounts and other changes
|
2017-06-06 11:17:04 +03:00 |
|
Viktor
|
77fb78b841
|
Fix a bug where initial_bts_accounts' balances weren't correctly accounted in total_supply
|
2017-06-01 09:52:18 +03:00 |
|
kstdl
|
342e6db610
|
inital
|
2017-05-25 12:13:59 +03:00 |
|