Commit Graph

342 Commits

Author SHA1 Message Date
nfel b133fd5fed Merge pull request 'fix: market order req side type' (#29) from ref/match_order into v2
Reviewed-on: #29
2025-08-05 08:51:23 +00:00
nfel 523093779a maker order id as optional in newmarketorder + typo
Signed-off-by: nfel <nfilsaraee@gmail.com>
2025-08-05 12:20:53 +03:30
VQIVS 4f25639e98 fix: market order req side type 2025-08-05 12:05:48 +03:30
nfel 39afba396d Merge pull request 'fix: order confirmation req, res naming' (#28) from ref/match_order into v2
Reviewed-on: #28
2025-08-04 08:05:26 +00:00
VQIVS 4a24fcb263 fix: order confirmation req, res naming
Please enter the commit message for your changes. Lines starting
2025-08-03 16:47:56 +03:30
nfel 9e3c4b9ff0 Reapply "Can Trade added to asset filter"
This reverts commit fe71cb20dd.
2025-08-03 15:56:50 +03:30
nfel 8c2305b8bd Revert "market filter - source removed in favour of type and maker_order_id"
This reverts commit a2adce3670.
2025-08-03 14:48:44 +03:30
nfel fe71cb20dd Revert "Can Trade added to asset filter"
This reverts commit a3c15365f2.
2025-08-03 14:44:58 +03:30
nfel a2adce3670 market filter - source removed in favour of type and maker_order_id
Signed-off-by: nfel <nfilsaraee@gmail.com>
2025-08-03 13:36:38 +03:30
nfel a3c15365f2 Can Trade added to asset filter 2025-08-02 17:34:38 +03:30
nfel 099b435e09 Merge pull request 'Market Contract proto changes' (#27) from market/contract into v2
Reviewed-on: #27
2025-08-02 13:59:09 +00:00
nfel 0153e8a176 Merge branch 'v2' into market/contract 2025-08-02 13:58:55 +00:00
nfel 922a000214 Market Filter -> asset type changed 2025-08-02 17:28:05 +03:30
VQIVS df1df24852 ref: change Type to ParticipantType 2025-08-02 16:14:23 +03:30
VQIVS 431c98d9ca fix: change Type to ParticipantType 2025-08-02 16:04:44 +03:30
nfel d822e8bfa7 Added Market new flow 2025-08-02 12:52:16 +03:30
VQIVS fa218436a6 ref: add ParticipantType to market orderOut schema 2025-08-02 12:21:51 +03:30
nfel 66931098a9 Removed Asset.buy_unit_price
Renamed AssetPrice.platform -> AssetPrice.ico_price
2025-08-02 12:13:10 +03:30
VQIVS 1c6d3f3f01 ref: change purchase to NewTakerOrder 2025-08-02 12:10:32 +03:30
VQIVS 30bec96010 --wip-- [skip ci] 2025-08-01 23:50:05 +03:30
VQIVS 68ade9b3af --wip-- [skip ci] 2025-08-01 23:38:58 +03:30
VQIVS 780638c2c6 feat: add market contract req message 2025-07-30 15:53:35 +03:30
VQIVS a19bcd544c feat: add market contract req message 2025-07-30 13:53:12 +03:30
VQIVS 219b388648 ref: contract messages and rpc 2025-07-29 16:13:07 +03:30
VQIVS cbc7524120 feat: add market contract rpc 2025-07-29 14:54:11 +03:30
VQIVS f5a99c7adf feat: add market contract rpc 2025-07-29 11:56:51 +03:30
mapoofano 4f269b9564 Merge pull request 'chore: remove location from asset property' (#25) from chore-remove-location into v2
Reviewed-on: #25
2025-07-26 11:52:54 +00:00
mapoofano 8ab8d8d0f9 chore: remove location from asset property 2025-07-26 15:21:56 +03:30
mapoofano c102ca4055 Merge pull request 'chore: change asset meta location image to lat/lng location' (#24) from chore-update-asset-location into v2
Reviewed-on: #24
2025-07-26 11:48:29 +00:00
mapoofano 61fe3a6f5d chore: change asset meta location image to lat/lng location 2025-07-26 15:17:37 +03:30
nfel 8167426430 v2: new err
Signed-off-by: nfel <nfilsaraee@gmail.com>
2025-07-23 13:40:30 +03:30
nfel ebb745f177 v2: new err
Signed-off-by: nfel <nfilsaraee@gmail.com>
2025-07-23 13:38:14 +03:30
nfel 4ebfed6bec v2: fixed bad type of int32 for page
Signed-off-by: nfel <nfilsaraee@gmail.com>
2025-07-16 17:06:48 +03:30
nfel b6fe01f00b v2: pagination total_count (removed optional)
Signed-off-by: nfel <nfilsaraee@gmail.com>
2025-07-16 16:52:58 +03:30
nfel 5d163cac54 v2: renamed usergettrxlist -> trxlistfilter
Signed-off-by: nfel <nfilsaraee@gmail.com>
2025-07-16 16:39:12 +03:30
nfel c5baf25a24 Requests with list as their response now accept
page_no, page_size
Responses with list now have
page_no, page_size, optional total_count
2025-07-16 15:53:24 +03:30
nfel 3eac30a1e3 v2: events (WIP)
Signed-off-by: nfel <nfilsaraee@gmail.com>
2025-07-14 15:21:03 +03:30
nfel 7f8b4a2c5f v2: priv -> internal healthcheck
Signed-off-by: nfel <nfilsaraee@gmail.com>
2025-07-14 15:20:51 +03:30
nfel 4135400cf1 v2: priv -> internal ( wallet srv )
Signed-off-by: nfel <nfilsaraee@gmail.com>
2025-07-14 13:04:19 +03:30
nfel 15ba0b6212 v2: priv wallet health check
Signed-off-by: nfel <nfilsaraee@gmail.com>
2025-07-14 12:26:33 +03:30
nfel 6ae0050be8 v2: some code clean up
Signed-off-by: nfel <nfilsaraee@gmail.com>
2025-07-14 12:26:16 +03:30
nfel 6375702e2a v2: admin -> platform ( price )
Signed-off-by: nfel <nfilsaraee@gmail.com>
2025-07-14 12:05:19 +03:30
nfel f969f845c5 v2: removed balance from identity , kyc err added
Signed-off-by: nfel <nfilsaraee@gmail.com>
2025-07-14 11:52:51 +03:30
nfel cc5dcc09df v2: removed anchor from assets
Signed-off-by: nfel <nfilsaraee@gmail.com>
2025-07-12 12:48:35 +03:30
nfel c314884162 v2: added min and max
Signed-off-by: nfel <nfilsaraee@gmail.com>
2025-07-12 12:39:55 +03:30
nfel 8891d871a9 v2: invalid buy amount
Signed-off-by: nfel <nfilsaraee@gmail.com>
2025-07-12 12:39:14 +03:30
nfel 222d8828ee v2: removed two more fields
Signed-off-by: nfel <nfilsaraee@gmail.com>
2025-07-12 11:36:34 +03:30
nfel c24c5ed00c v2: missing asset network code
Signed-off-by: nfel <nfilsaraee@gmail.com>
2025-07-12 11:07:36 +03:30
nfel e28f5391f5 v2: redundant field removed from assets
Signed-off-by: nfel <nfilsaraee@gmail.com>
2025-07-12 10:52:50 +03:30
nfel 69e5b366f9 v2: max supply added to token
Signed-off-by: nfel <nfilsaraee@gmail.com>
2025-07-12 10:27:19 +03:30