36 Commits

Author SHA1 Message Date
431c98d9ca fix: change Type to ParticipantType 2025-08-02 16:04:44 +03:30
d822e8bfa7
Added Market new flow 2025-08-02 12:52:16 +03:30
fa218436a6 ref: add ParticipantType to market orderOut schema 2025-08-02 12:21:51 +03:30
30bec96010 --wip-- [skip ci] 2025-08-01 23:50:05 +03:30
68ade9b3af --wip-- [skip ci] 2025-08-01 23:38:58 +03:30
a19bcd544c feat: add market contract req message 2025-07-30 13:53:12 +03:30
219b388648 ref: contract messages and rpc 2025-07-29 16:13:07 +03:30
f5a99c7adf feat: add market contract rpc 2025-07-29 11:56:51 +03:30
b6fe01f00b
v2: pagination total_count (removed optional)
Signed-off-by: nfel <nfilsaraee@gmail.com>
2025-07-16 16:52:58 +03:30
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
fda4ef6a4b
Breaking changes: Typo fixes :) 2025-06-17 12:44:27 +03:30
2de255428d
v2: available_amount added in market order list
Signed-off-by: nfel <nfilsaraee@gmail.com>
2025-06-11 12:37:54 +03:30
ea32c4623e
v2: sortby in market order
Signed-off-by: nfel <nfilsaraee@gmail.com>
2025-06-08 14:07:24 +03:30
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
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
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
dd9aa23faf chore: convert side array to single value 2025-05-27 15:40:55 +03:30
1bca5f3c0c
v2: transaction + counter asset
Signed-off-by: nfel <nfilsaraee@gmail.com>
2025-03-11 14:54:39 +03:30
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
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
6a9f4bb9bd
v2: added 'has_source' to market filter
Signed-off-by: nfel <nfilsaraee@gmail.com>
2025-03-09 16:14:09 +03:30
f965d1b13c
v2: auth added to purchase order
Signed-off-by: nfel <nfilsaraee@gmail.com>
2025-03-09 14:57:58 +03:30
5323f73407
v2: iden in mo
Signed-off-by: nfel <nfilsaraee@gmail.com>
2025-03-05 16:53:21 +03:30
195a7d8027
v2: double instead of float32
Signed-off-by: nfel <nfilsaraee@gmail.com>
2025-03-04 17:16:11 +03:30
8e26824d21
v2: initialy there is not tfa
Signed-off-by: nfel <nfilsaraee@gmail.com>
2025-03-04 14:36:39 +03:30
6c0cacbec6
v2: mo_created state for tfa confirmation
Signed-off-by: nfel <nfilsaraee@gmail.com>
2025-03-04 14:31:02 +03:30
2bb3431b14
v2: asset id instead of asset obj
Signed-off-by: nfel <nfilsaraee@gmail.com>
2025-03-04 13:48:07 +03:30
b774a4602d
MarketPlace: freezed balance added in wallet
Signed-off-by: nfel <nfilsaraee@gmail.com>
2025-02-18 13:07:50 +03:30
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
bfcf67c65d
MarketPlace: source instead of parent
Signed-off-by: nfel <nfilsaraee@gmail.com>
2025-02-15 16:27:10 +03:30
d727e8cd59
MarketPlace: parent order
Signed-off-by: nfel <nfilsaraee@gmail.com>
2025-02-15 16:23:47 +03:30
20bc178ea4
MarketPlace: cancelReq arg changed
Signed-off-by: nfel <nfilsaraee@gmail.com>
2025-02-12 14:28:54 +03:30
bb1ba83cf1
MarketPlace: pagination updates
Signed-off-by: nfel <nfilsaraee@gmail.com>
2025-02-12 13:54:14 +03:30
d0c2cdef13
MarketPlace: spelling issue + oder detail by id
Signed-off-by: nfel <nfilsaraee@gmail.com>
2025-02-12 12:51:13 +03:30
a8e06d5058
MarketPlace: asset list
Signed-off-by: nfel <nfilsaraee@gmail.com>
2025-02-09 11:39:44 +03:30
cb9b5ac9f2
MarketPlace: new srv market added
Signed-off-by: nfel <nfilsaraee@gmail.com>
2025-02-08 18:10:47 +03:30