326 Commits

Author SHA1 Message Date
191cae26fd chore: add iam in access token response 2025-02-25 16:18:25 +03:30
4229ff62b4
v2: typo
Signed-off-by: nfel <nfilsaraee@gmail.com>
2025-02-23 14:00:02 +03:30
a3a384aa0b Merge pull request 'MarketPlace: lock and freeze asset added' (#15) from MarketPlace into v2
Reviewed-on: https://git.kahrobatoken.com/Kahroba/proto/pulls/15
2025-02-23 10:07:56 +00:00
37363534c6
MarketPlace: lock and freeze asset added
Signed-off-by: nfel <nfilsaraee@gmail.com>
2025-02-23 13:37:27 +03:30
08e297b958 Merge pull request 'MarketPlace: new srv market added' (#14) from MarketPlace into v2
Reviewed-on: https://git.kahrobatoken.com/Kahroba/proto/pulls/14
2025-02-19 12:46:28 +00:00
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
fd4c1da9a4
MarketPlace: comments + pagination issue fixed
Signed-off-by: nfel <nfilsaraee@gmail.com>
2025-02-12 13:30:04 +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
87ee504638
v2: is_locked added to wallet
Signed-off-by: nfel <nfilsaraee@gmail.com>
2025-01-20 14:02:33 +03:30
87198ce3f9
v2: wallet locked,available,total balance
Signed-off-by: nfel <nfilsaraee@gmail.com>
2025-01-20 13:17:58 +03:30
5f1fc3b0f2 Merge pull request 'chore-add-token-price-tx-item' (#13) from chore-add-token-price-tx-item into v2
Reviewed-on: https://git.kahrobatoken.com/Kahroba/proto/pulls/13
2025-01-19 12:15:39 +00:00
c33d166b92 chore: convert token pirce type to double 2025-01-19 15:44:58 +03:30
9a563e7992 chore: add token price in transaction message 2025-01-19 15:43:10 +03:30
0414a1c1b5
v2: some chain related data add trx list
Signed-off-by: nfel <nfilsaraee@gmail.com>
2025-01-07 14:53:49 +03:30
bf5aeac558
v2: deposit added to tx type
Signed-off-by: nfel <nfilsaraee@gmail.com>
2025-01-06 00:55:40 +03:30
db69e4f2d3
v2: transaction schema changes
Signed-off-by: nfel <nfilsaraee@gmail.com>
2024-12-31 13:09:23 +03:30
d6ed4393ab
v2: fetch basic info about user's for deposit worker
Signed-off-by: nfel <nfilsaraee@gmail.com>
2024-12-31 13:09:12 +03:30
74d54cfc60
v2: since asset is public end point, can not hold accepted temrs
Signed-off-by: nfel <nfilsaraee@gmail.com>
2024-12-25 13:28:45 +03:30
320a0cd857
v2: asset -> has agreed contract
Signed-off-by: nfel <nfilsaraee@gmail.com>
2024-12-25 12:35:59 +03:30
0b43ec87ba
Merge branch 'issue/#11' into v2 2024-12-23 18:15:15 +03:30
faf4ac4465
issue: /#11 image added
Signed-off-by: nfel <nfilsaraee@gmail.com>
2024-12-23 18:15:01 +03:30
d8ca08fb67 Merge pull request 'issue: /#11 network list added' (#12) from issue/#11 into v2
Reviewed-on: https://git.kahrobatoken.com/Kahroba/proto/pulls/12
2024-12-23 14:12:35 +00:00
0ab540e9c0
issue: /#11 network list added
Signed-off-by: nfel <nfilsaraee@gmail.com>
2024-12-23 17:41:45 +03:30
03aaf185f7 Merge pull request 'improve TransferAsset messages & add ExternalTransferAsset rpc' (#10) from wallet/#24 into v2
Reviewed-on: https://git.kahrobatoken.com/Kahroba/proto/pulls/10
2024-12-23 09:14:41 +00:00
219a8e107d improve TransactionType 2024-12-23 11:25:57 +03:30
ce274776a6 improve TransferAsset messages & add ExternalTransferAsset rpc 2024-12-21 16:46:42 +03:30
aac5d5e784 Merge pull request 'add type to Asset' (#9) from wallet/#22 into v2
Reviewed-on: https://git.kahrobatoken.com/Kahroba/proto/pulls/9
2024-12-21 11:51:27 +00:00
552bd3c428 add type to Asset 2024-12-21 15:17:26 +03:30
21c190e5a5 Merge pull request 'wallet/#14' (#8) from wallet/#14 into v2
Reviewed-on: https://git.kahrobatoken.com/Kahroba/proto/pulls/8
2024-12-21 11:16:42 +00:00
fe1f8ca568 Merge pull request 'improve type and GetPublicKeyByNationalIDReq' (#7) from feat/#19 into v2
Reviewed-on: https://git.kahrobatoken.com/Kahroba/proto/pulls/7
2024-12-21 08:13:50 +00:00
ecb8eed62c improve type and GetPublicKeyByNationalIDReq 2024-12-21 11:34:50 +03:30
3d1e544c00 improve Identity message 2024-12-17 12:07:21 +03:30
dd0c898404
wallet: /#14 :)
Signed-off-by: nfel <nfilsaraee@gmail.com>
2024-12-16 15:53:09 +03:30
f496cb4d32
wallet: /#14 rejection reason for bnpl is optional
Signed-off-by: nfel <nfilsaraee@gmail.com>
2024-12-16 15:50:43 +03:30
ff86d65eb3
wallet: /#14 removed multiple company from user + identity now is source of truth
Signed-off-by: nfel <nfilsaraee@gmail.com>
2024-12-16 15:29:25 +03:30
f23d1251b5
v2: redeem added to tfa code state
Signed-off-by: nfel <nfilsaraee@gmail.com>
2024-12-14 17:35:52 +03:30
5eb260df3a
v2: changed tfa check
Signed-off-by: nfel <nfilsaraee@gmail.com>
2024-12-14 17:09:24 +03:30
72cb1d8117
v2: changed tfa check
Signed-off-by: nfel <nfilsaraee@gmail.com>
2024-12-14 16:55:50 +03:30
0cd6107abe
v2: changed TFAReq Msg to accept trx id and state
Signed-off-by: nfel <nfilsaraee@gmail.com>
2024-12-14 16:45:12 +03:30
4b1ff1c31d
v2: user_id added to recepient msg
Signed-off-by: nfel <nfilsaraee@gmail.com>
2024-12-10 15:09:54 +03:30
5df728fd9c Merge pull request 'improve recipient' (#6) from recipient into v2
Reviewed-on: https://git.kahrobatoken.com/Kahroba/proto/pulls/6
2024-12-10 08:22:22 +00:00
3e699c2082 improve recipient 2024-12-10 11:48:22 +03:30
cc0bd514d5 Merge pull request 'add internal rpc file and LookUpName rpc' (#5) from auth into v2 2024-12-10 07:23:47 +00:00