Commit graph

711 commits

Author SHA1 Message Date
sierra19XX
7d80c042bf Unlisting offers, add result in offer history object 2020-07-31 12:26:45 +00:00
sierra19XX
82e9d92089 Add stricter checks to NFTs 2020-07-29 05:50:49 +00:00
sierra19XX
10ecad7566 ppy marketplace 9 - FC_REFLECT offer create op 2020-07-24 08:46:12 +00:00
obucina
196c2539d9
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>
2020-07-21 11:32:53 +02:00
sierra19XX
d1f64ca919 ppy marketplace 8 - Add pagination for list APIs 2020-07-08 14:39:17 +00:00
sierra19XX
e8ec6ae0e5 ppy marketplace 7 - Add db, wallet changes and some NFT fixes 2020-07-08 11:25:52 +00:00
sierra19XX
c0da3a2e84 ppy marketplace 5 - Add revenue split 2020-07-07 18:40:58 +00:00
sierra19XX
db9a35fa17 ppy marketplace 4 - Add tests NFT+Marketplace 2020-07-06 16:51:18 +00:00
sierra19XX
99a24a6e39 ppy marketplace 3 - Merge NFT Branch with market place 2020-07-04 17:22:13 +00:00
Srdjan Obucina
3a8d8b9e98 Database API for NFT metadata and enumerables 2020-07-02 00:23:09 +02:00
Srdjan Obucina
e2c375e2a2 Fix NFT tests 2020-07-01 12:13:53 +02:00
Srdjan Obucina
51cb17e2d8 NFT metadata implemented 2020-07-01 01:08:31 +02:00
Srdjan Obucina
0d79d5d0ee Wallet API 2020-06-23 03:14:33 +02:00
Srdjan Obucina
d0c72f7cf7 Database API 2020-06-22 21:36:42 +02:00
sierra19XX
5093b94128 ppy marketplace 2 - batch sale, offer_object escrow 2020-06-19 15:02:03 +00:00
Srdjan Obucina
31ed9b4ddb NFT evaluators and basic tests, no evaluator checks 2020-06-18 04:52:58 +02:00
Srdjan Obucina
de9ede0d5c NFT object and basic operations 2020-06-15 22:39:04 +02:00
sierra19XX
3032185b5c ppy marketplace 1 - add evaluators and objects 2020-06-15 12:13:44 +00:00
pbattu123
03ebcc6f3b update variable type to uint64 2020-04-10 09:39:09 -03:00
pbattu123
cb7429e818 code improvement with edge case handling 2020-04-07 01:31:17 -03:00
pbattu123
29f41ec7da nh5050:winner ticket id changes 2020-04-06 12:30:55 -03:00
pbattu123
d5df44935a
Merge pull request #230 from peerplays-network/feature/GRPH-163
[GRPH-163] Port plugin sanitization code
2020-02-13 10:43:59 -04:00
pbattu123
c93c3d3b18
Merge pull request #226 from peerplays-network/feature/GRPH-160
[GRPH-160] check witness signature before adding block to fork db
2020-02-13 09:00:22 -04:00
pbattu123
0579058792
Merge branch 'develop' into feature/GRPH-163 2020-02-13 08:53:44 -04:00
pbattu123
046ee5b75c
Merge pull request #257 from peerplays-network/feature/GRPH-205
Backport ElasticSearch plugins from BitShares
2020-02-13 08:46:45 -04:00
pbattu123
11919cdbd9
brought updates from mainnet branch (#285) 2020-02-12 23:38:23 +05:30
Alfredo Garcia
de4faee7f0 Merge pull request #1073 from xiangxn/merge-impacted
merge impacted into db_notify
2019-12-31 00:22:51 +03:00
oxarbitrage
00f14c4729 Merge pull request #444 from oxarbitrage/elasticsearch
Elasticsearch plugin
2019-12-30 21:09:24 +03:00
pbattu123
054f06adc7 Beatrice hot fix(sync issue fix) 2019-12-20 21:55:45 -04:00
pbattu123
38bb9226ec Move GPOS withdraw logic to have single transaction(also single fee) and update API 2019-12-05 13:46:13 -04: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
Sandip Patel
5606fc5fc2 Port plugin sanitization code 2019-12-03 15:17:45 +05:30
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
2358149e46 Externalized genesis serialization 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
Sandip Patel
614e51cca0 check witness signature before adding block to fork db 2019-11-29 16:08:23 +05:30
Sandip Patel
c17d73f11b set extensions default values 2019-11-22 18:46:55 +05:30
Alfredo Garcia
e7e08169c8
Merge pull request #116 from peerplays-network/GRPH-81
[GRPH-81] Different performance optimization
2019-11-20 13:36:41 -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
abitmore
36e318a503 Improve update_expired_feeds performance #1093 2019-11-08 15:39:16 +03:00
Alfredo Garcia
25ab039a58
Merge branch 'develop' into develop_gpos 2019-11-07 08:08:53 -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
Alfredo Garcia
f831f9527f Merge branch 'qa_gpos_18.04' into develop_gpos 2019-11-05 14:34:04 -03:00
Sandip Patel
5d36258f0c case 1: Fixed last voting time issue 2019-10-31 15:02:05 +05:30
pbattu123
8269c94601
Merge branch 'qa_gpos_18.04' into BLOCKBACK-155 2019-10-25 10:21:55 -03:00