Commit graph

28 commits

Author SHA1 Message Date
Srdjan Obucina
f7c43fa405 Merge branch 'feature/rbac' into feature/nft_market_rbac 2020-07-15 14:49:31 +02:00
sierra19XX
db9a35fa17 ppy marketplace 4 - Add tests NFT+Marketplace 2020-07-06 16:51:18 +00:00
sierra19XX
5093b94128 ppy marketplace 2 - batch sale, offer_object escrow 2020-06-19 15:02:03 +00:00
sierra19XX
3032185b5c ppy marketplace 1 - add evaluators and objects 2020-06-15 12:13:44 +00:00
sierra19XX
f3cf062a42 rbac10 - db api changes for required signature fetch 2020-06-04 12:19:18 +00:00
sierra19XX
4c2efdb871 rbac4 - basic op tests 2020-05-27 19:57:27 +00:00
satyakoneru
f376503ac6 rbac3 - tx auth verify changes 2020-05-27 11:36:57 +00:00
satyakoneru
c74e83d088 rbac2 - op_type hf checks 2020-05-26 15:48:02 +00:00
satyakoneru
2a7c8749d3 rbac1 - evaluators and op validators added 2020-05-26 12:28:25 +00:00
Alfredo Garcia
3a2def7311
Merge pull request #137 from peerplays-network/feature/GRPH-92
[GRPH 92] Build optimization
2019-12-03 20:43:50 -03:00
gladcow
40c2fd8783 fix compilation issues 2019-12-02 17:41:13 +03:00
pbattu123
0b2c9dde22 remove default value for extension parameter 2019-11-29 10:15:13 -04:00
Peter Conrad
854119233a Externalized serialization in protocol library 2019-11-29 14:10:40 +03:00
Peter Conrad
b3d6058485 Externalized db objects 2019-11-29 14:10:40 +03:00
Peter Conrad
71d8bfd843 Externalize serialization of blocks, tx, ops 2019-11-29 14:10:40 +03:00
abitmore
01a81554ff Minor performance improvement for price::is_null() 2019-11-08 15:37:46 +03:00
Bobinson K B
e377478c34
Merge pull request #139 from peerplays-network/feature/GRPH-94
Improve block generation performance
2019-09-24 13:51:46 -04:00
abitmore
106824c62a No longer extract public keys before pushing a trx
and removed unused new added constructor and _get_signature_keys() function from signed_transaction struct
2019-09-20 16:27:26 +03:00
abitmore
2dfb67e16e Updated transaction::signees to mutable
and
* updated get_signature_keys() to return a const reference,
* get_signature_keys() will update signees on first call,
* modified test cases and wallet.cpp accordingly,
* no longer construct a new signed_transaction object before pushing
2019-09-20 14:10:24 +03:00
abitmore
56a6f8b732 Extract public keys before pushing a transaction 2019-09-20 13:44:15 +03:00
Abit
a49f8bf47c
Merge pull request #714 from pmconrad/json_fix
JSON fix
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
202153acdc added get_account_lotteries method to db_api and cli, lottery end_date and ticket_price verification 2018-01-03 15:34:15 +03:00
kstdl
8f379a3c53 fix reindex on peerplays network 2017-12-12 15:37:58 +03: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
342e6db610 inital 2017-05-25 12:13:59 +03:00