Commit Graph

51 Commits

Author SHA1 Message Date
nfel 488d624a52 v2: source removed in favour of maker_order
Signed-off-by: nfel <nfilsaraee@gmail.com>
2025-08-05 15:17:02 +03:30
nfel e5886d2e86 v2: fix
Signed-off-by: nfel <nfilsaraee@gmail.com>
2025-08-05 12:46:46 +03:30
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
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 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 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 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
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 f5a99c7adf feat: add market contract rpc 2025-07-29 11:56:51 +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 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 fda4ef6a4b Breaking changes: Typo fixes :) 2025-06-17 12:44:27 +03:30
nfel 2de255428d v2: available_amount added in market order list
Signed-off-by: nfel <nfilsaraee@gmail.com>
2025-06-11 12:37:54 +03:30
nfel ea32c4623e v2: sortby in market order
Signed-off-by: nfel <nfilsaraee@gmail.com>
2025-06-08 14:07:24 +03:30
nfel 4973dbc901 v2: format + orderlist filter ( from,to date + min avaiable amount )
Signed-off-by: nfel <nfilsaraee@gmail.com>
2025-06-08 12:47:00 +03:30
nfel ef2747a021 v2: purchase reponse changed to reflect post commission calculations
Signed-off-by: nfel <nfilsaraee@gmail.com>
2025-06-03 14:33:44 +03:30
nfel 132e5d787b v2: code formate + market support for calculation amount ( from taker/maker + seller/buyer )
Signed-off-by: nfel <nfilsaraee@gmail.com>
2025-06-03 13:48:45 +03:30
mapoofano dd9aa23faf chore: convert side array to single value 2025-05-27 15:40:55 +03:30
nfel ff0cfdacaa v2: gen contract + healthcheck rpc added
Signed-off-by: nfel <nfilsaraee@gmail.com>
2025-05-11 13:48:01 +03:30
nfel 1bca5f3c0c v2: transaction + counter asset
Signed-off-by: nfel <nfilsaraee@gmail.com>
2025-03-11 14:54:39 +03:30
nfel 066110edaa v2: both source and source_order_id can be a valid filter
Signed-off-by: nfel <nfilsaraee@gmail.com>
2025-03-09 16:34:02 +03:30
nfel f436aa7bb4 v2: source id instead of just a boolean field
Signed-off-by: nfel <nfilsaraee@gmail.com>
2025-03-09 16:32:38 +03:30
nfel 6a9f4bb9bd v2: added 'has_source' to market filter
Signed-off-by: nfel <nfilsaraee@gmail.com>
2025-03-09 16:14:09 +03:30
nfel f965d1b13c v2: auth added to purchase order
Signed-off-by: nfel <nfilsaraee@gmail.com>
2025-03-09 14:57:58 +03:30
nfel 5323f73407 v2: iden in mo
Signed-off-by: nfel <nfilsaraee@gmail.com>
2025-03-05 16:53:21 +03:30
nfel 195a7d8027 v2: double instead of float32
Signed-off-by: nfel <nfilsaraee@gmail.com>
2025-03-04 17:16:11 +03:30
nfel a3b3c56872 v2: no tfa in cancle req
Signed-off-by: nfel <nfilsaraee@gmail.com>
2025-03-04 15:25:28 +03:30
nfel 8e26824d21 v2: initialy there is not tfa
Signed-off-by: nfel <nfilsaraee@gmail.com>
2025-03-04 14:36:39 +03:30
nfel 6c0cacbec6 v2: mo_created state for tfa confirmation
Signed-off-by: nfel <nfilsaraee@gmail.com>
2025-03-04 14:31:02 +03:30
nfel 2bb3431b14 v2: asset id instead of asset obj
Signed-off-by: nfel <nfilsaraee@gmail.com>
2025-03-04 13:48:07 +03:30
nfel 4229ff62b4 v2: typo
Signed-off-by: nfel <nfilsaraee@gmail.com>
2025-02-23 14:00:02 +03:30
nfel b774a4602d MarketPlace: freezed balance added in wallet
Signed-off-by: nfel <nfilsaraee@gmail.com>
2025-02-18 13:07:50 +03:30
nfel bf0978c722 MarketPlace: Changed type -> side , removed buyer/seller in favour of side param
Signed-off-by: nfel <nfilsaraee@gmail.com>
2025-02-17 11:47:54 +03:30
nfel bfcf67c65d MarketPlace: source instead of parent
Signed-off-by: nfel <nfilsaraee@gmail.com>
2025-02-15 16:27:10 +03:30
nfel d727e8cd59 MarketPlace: parent order
Signed-off-by: nfel <nfilsaraee@gmail.com>
2025-02-15 16:23:47 +03:30
nfel 20bc178ea4 MarketPlace: cancelReq arg changed
Signed-off-by: nfel <nfilsaraee@gmail.com>
2025-02-12 14:28:54 +03:30
nfel bb1ba83cf1 MarketPlace: pagination updates
Signed-off-by: nfel <nfilsaraee@gmail.com>
2025-02-12 13:54:14 +03:30
nfel fd4c1da9a4 MarketPlace: comments + pagination issue fixed
Signed-off-by: nfel <nfilsaraee@gmail.com>
2025-02-12 13:30:04 +03:30
nfel d0c2cdef13 MarketPlace: spelling issue + oder detail by id
Signed-off-by: nfel <nfilsaraee@gmail.com>
2025-02-12 12:51:13 +03:30
nfel a8e06d5058 MarketPlace: asset list
Signed-off-by: nfel <nfilsaraee@gmail.com>
2025-02-09 11:39:44 +03:30