Commit Graph

162 Commits

Author SHA1 Message Date
nfel cb9b5ac9f2 MarketPlace: new srv market added
Signed-off-by: nfel <nfilsaraee@gmail.com>
2025-02-08 18:10:47 +03:30
nfel 87ee504638 v2: is_locked added to wallet
Signed-off-by: nfel <nfilsaraee@gmail.com>
2025-01-20 14:02:33 +03:30
nfel 87198ce3f9 v2: wallet locked,available,total balance
Signed-off-by: nfel <nfilsaraee@gmail.com>
2025-01-20 13:17:58 +03:30
mapoofano 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
mapoofano c33d166b92 chore: convert token pirce type to double 2025-01-19 15:44:58 +03:30
mapoofano 9a563e7992 chore: add token price in transaction message 2025-01-19 15:43:10 +03:30
nfel 0414a1c1b5 v2: some chain related data add trx list
Signed-off-by: nfel <nfilsaraee@gmail.com>
2025-01-07 14:53:49 +03:30
nfel bf5aeac558 v2: deposit added to tx type
Signed-off-by: nfel <nfilsaraee@gmail.com>
2025-01-06 00:55:40 +03:30
nfel db69e4f2d3 v2: transaction schema changes
Signed-off-by: nfel <nfilsaraee@gmail.com>
2024-12-31 13:09:23 +03:30
nfel 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
nfel 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
nfel 320a0cd857 v2: asset -> has agreed contract
Signed-off-by: nfel <nfilsaraee@gmail.com>
2024-12-25 12:35:59 +03:30
nfel 0b43ec87ba Merge branch 'issue/#11' into v2 2024-12-23 18:15:15 +03:30
nfel faf4ac4465 issue: /#11 image added
Signed-off-by: nfel <nfilsaraee@gmail.com>
2024-12-23 18:15:01 +03:30
nfel 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
nfel 0ab540e9c0 issue: /#11 network list added
Signed-off-by: nfel <nfilsaraee@gmail.com>
2024-12-23 17:41:45 +03:30
nfel 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
hoessein_225 219a8e107d improve TransactionType 2024-12-23 11:25:57 +03:30
hoessein_225 ce274776a6 improve TransferAsset messages & add ExternalTransferAsset rpc 2024-12-21 16:46:42 +03:30
nfel 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
hoessein_225 552bd3c428 add type to Asset 2024-12-21 15:17:26 +03:30
nfel 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
nfel 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
hoessein_225 ecb8eed62c improve type and GetPublicKeyByNationalIDReq 2024-12-21 11:34:50 +03:30
hoessein_225 3d1e544c00 improve Identity message 2024-12-17 12:07:21 +03:30
nfel dd0c898404 wallet: /#14 :)
Signed-off-by: nfel <nfilsaraee@gmail.com>
2024-12-16 15:53:09 +03:30
nfel f496cb4d32 wallet: /#14 rejection reason for bnpl is optional
Signed-off-by: nfel <nfilsaraee@gmail.com>
2024-12-16 15:50:43 +03:30
nfel 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
nfel f23d1251b5 v2: redeem added to tfa code state
Signed-off-by: nfel <nfilsaraee@gmail.com>
2024-12-14 17:35:52 +03:30
nfel 5eb260df3a v2: changed tfa check
Signed-off-by: nfel <nfilsaraee@gmail.com>
2024-12-14 17:09:24 +03:30
nfel 72cb1d8117 v2: changed tfa check
Signed-off-by: nfel <nfilsaraee@gmail.com>
2024-12-14 16:55:50 +03:30
nfel 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
nfel 4b1ff1c31d v2: user_id added to recepient msg
Signed-off-by: nfel <nfilsaraee@gmail.com>
2024-12-10 15:09:54 +03:30
nfel 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
hoessein_225 3e699c2082 improve recipient 2024-12-10 11:48:22 +03:30
nfel cc0bd514d5 Merge pull request 'add internal rpc file and LookUpName rpc' (#5) from auth into v2 2024-12-10 07:23:47 +00:00
hoessein_225 8a0c7451fb edit state enum name 2024-12-10 10:50:40 +03:30
hoessein_225 9d8a2d160a add internal rpc file and LookUpName rpc 2024-12-10 10:34:16 +03:30
nfel 88aefe7d13 Merge pull request 'add some items to optState enum' (#4) from tfa into v2
Reviewed-on: https://git.kahrobatoken.com/Kahroba/proto/pulls/4
2024-12-09 11:02:37 +00:00
hoessein_225 1b6a64aa46 add some items to optState enum 2024-12-09 14:30:56 +03:30
nfel 114de30b57 Merge pull request 'add enum for TFA message' (#3) from tfa into v2
Reviewed-on: https://git.kahrobatoken.com/Kahroba/proto/pulls/3
2024-12-09 10:58:36 +00:00
hoessein_225 434f74756f add enum for TFA message 2024-12-09 14:25:50 +03:30
nfel 32d46850a5 v2: str -> double
Signed-off-by: nfel <nfilsaraee@gmail.com>
2024-12-09 13:41:08 +03:30
nfel 254f1697d8 Merge pull request 'improve InternalTransferAsset rpc' (#2) from transfer into v2
Reviewed-on: https://git.kahrobatoken.com/Kahroba/proto/pulls/2
2024-12-09 09:02:32 +00:00
hoessein_225 36af98b186 add some optional feat & change key name in TFA 2024-12-09 12:13:55 +03:30
hoessein_225 6ecb53aecd add Recipient message 2024-12-09 12:05:30 +03:30
hoessein_225 e21e98568b change Otp name 2024-12-09 12:00:13 +03:30
hoessein_225 8e64e1ca1f improve InternalTransferAsset rpc 2024-12-09 11:56:34 +03:30
nfel 3779679504 Merge pull request 'add CheckWalletKey rpc' (#1) from wallet into v2
Reviewed-on: https://git.kahrobatoken.com/Kahroba/proto/pulls/1
2024-12-07 10:45:03 +00:00
hoessein_225 f7729a595b change CheckWalletKey rpc name to GetPublicKeyByNationalID 2024-12-07 14:14:32 +03:30