374 Commits

Author SHA1 Message Date
496a93d044 feat: add INVALID_REFERRAL_CODE error to ErrCode enum 2025-12-08 11:58:54 +03:30
1e853d000c feat: add referral_code field to UserSendOtpReq message 2025-12-07 15:52:36 +03:30
8286c93727 feat: add referral_code field to login req schema 2025-12-07 14:19:59 +03:30
a8d454bf88
v2: brithdate missmatch added
Signed-off-by: nfel <nfilsaraee@gmail.com>
2025-08-20 14:07:42 +03:30
cd4590689d
v2: current price is added to asset.price
Signed-off-by: nfel <nfilsaraee@gmail.com>
2025-08-18 17:22:06 +03:30
cf9408e76e
Change user type in accounting 2025-08-17 16:00:57 +03:30
99a383a46d Merge pull request 'feat: add taker agreement already accepted err' (#33) from fix/market-taker into v2
Reviewed-on: #33
2025-08-17 11:16:47 +00:00
9acad665be feat: add taker agreement already accepted err 2025-08-17 14:20:04 +03:30
33dd406f16
v2: balance change added
Signed-off-by: nfel <nfilsaraee@gmail.com>
2025-08-13 14:37:28 +03:30
1d7e944469
v2: change param type of refund commission
Signed-off-by: nfel <nfilsaraee@gmail.com>
2025-08-13 12:37:42 +03:30
39298001c9
v2: withdraw_id -> id
Signed-off-by: nfel <nfilsaraee@gmail.com>
2025-08-13 12:35:39 +03:30
e3dc270fec
v2: withdraw id instead of trx id
Signed-off-by: nfel <nfilsaraee@gmail.com>
2025-08-13 12:31:46 +03:30
b0a80e5dd3
v2: withdraw log msg + created status in accounting
Signed-off-by: nfel <nfilsaraee@gmail.com>
2025-08-13 12:29:16 +03:30
3555d27c03
v2: refund commission msg
Signed-off-by: nfel <nfilsaraee@gmail.com>
2025-08-13 11:30:45 +03:30
8d37693329
v2: added status for pending admin action
Signed-off-by: nfel <nfilsaraee@gmail.com>
2025-08-12 15:28:04 +03:30
af0cab1c84
v2: bank info added to withdraw resp
Signed-off-by: nfel <nfilsaraee@gmail.com>
2025-08-12 15:26:28 +03:30
83e2597e53
v2: tfa added to withdraw irt req
Signed-off-by: nfel <nfilsaraee@gmail.com>
2025-08-12 15:24:23 +03:30
ba1d530984
v2: removed ref_id from gen token payload + user added in accouting
Signed-off-by: nfel <nfilsaraee@gmail.com>
2025-08-12 13:34:25 +03:30
c72c1adfd4
v2: err added in ipg confirm
Signed-off-by: nfel <nfilsaraee@gmail.com>
2025-08-11 16:03:09 +03:30
7d979a5377
v2: err
Signed-off-by: nfel <nfilsaraee@gmail.com>
2025-08-11 12:02:03 +03:30
c9b7387a9e
IPG messages added 2025-08-10 13:19:40 +03:30
975b9f4231 Merge pull request 'ref: delete decline contract rpc' (#32) from issue/#55 into v2
Reviewed-on: #32
2025-08-10 09:24:32 +00:00
6b408c1fc7 ref: delete decline contract rpc 2025-08-10 12:44:45 +03:30
a5d2415699 feat: add contract not found error 2025-08-10 11:54:27 +03:30
668a569d6c Merge pull request 'feat: decline market contract rpc' (#31) from feat/decline-contract into v2
Reviewed-on: #31
2025-08-09 12:49:23 +00:00
503bfec668 feat: decline market contract rpc 2025-08-09 15:35:12 +03:30
f9ef69113a
Removed unnecessary enum 2025-08-09 11:32:01 +03:30
4154200991 Merge pull request 'change to [maker/taker]' (#30) from ref/tfa_enum into v2
Reviewed-on: #30
2025-08-07 18:08:53 +00:00
7a886e094e change to [maker/taker] 2025-08-07 19:01:29 +03:30
488d624a52
v2: source removed in favour of maker_order
Signed-off-by: nfel <nfilsaraee@gmail.com>
2025-08-05 15:17:02 +03:30
dc7e4d244b
v2: errors ( MARKET_ORDER_UNSUPPORTED_PARTICIPANT_TYPE )
Signed-off-by: nfel <nfilsaraee@gmail.com>
2025-08-05 14:29:32 +03:30
e5886d2e86
v2: fix
Signed-off-by: nfel <nfilsaraee@gmail.com>
2025-08-05 12:46:46 +03:30
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
523093779a
maker order id as optional in newmarketorder + typo
Signed-off-by: nfel <nfilsaraee@gmail.com>
2025-08-05 12:20:53 +03:30
4f25639e98 fix: market order req side type 2025-08-05 12:05:48 +03:30
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
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
9e3c4b9ff0
Reapply "Can Trade added to asset filter"
This reverts commit fe71cb20dd2fb1a5133a46d73027c65f92c6c0bf.
2025-08-03 15:56:50 +03:30
8c2305b8bd
Revert "market filter - source removed in favour of type and maker_order_id"
This reverts commit a2adce36705c89476ce76a60abe61d9134b77f16.
2025-08-03 14:48:44 +03:30
fe71cb20dd
Revert "Can Trade added to asset filter"
This reverts commit a3c15365f26bddb62104bb25a779c40778f36f6e.
2025-08-03 14:44:58 +03:30
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
a3c15365f2
Can Trade added to asset filter 2025-08-02 17:34:38 +03:30
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
0153e8a176 Merge branch 'v2' into market/contract 2025-08-02 13:58:55 +00:00
922a000214
Market Filter -> asset type changed 2025-08-02 17:28:05 +03:30
df1df24852 ref: change Type to ParticipantType 2025-08-02 16:14:23 +03:30
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
66931098a9
Removed Asset.buy_unit_price
Renamed AssetPrice.platform -> AssetPrice.ico_price
2025-08-02 12:13:10 +03:30