Commit Graph

53 Commits

Author SHA1 Message Date
nfel 9ee1728baa v2: calc buy asset added
Signed-off-by: nfel <nfilsaraee@gmail.com>
2025-04-30 15:44:33 +03:30
nfel 0a1697f5d1 v2: commision added to asset
Signed-off-by: nfel <nfilsaraee@gmail.com>
2025-04-30 13:49:55 +03:30
nfel af46f5392e v2: ipg status enum
Signed-off-by: nfel <nfilsaraee@gmail.com>
2025-04-29 14:52:57 +03:30
nfel c8f69b9310 v2: refactored proto
- Sale -> IPG
- Withdraw/Deposit IRT
- Buy Asset Added
- Removed redundant messages
- Cleanup docs

Signed-off-by: nfel <nfilsaraee@gmail.com>
2025-04-29 12:52:24 +03:30
nfel a5370200b5 v2: simplifying irt flow
Signed-off-by: nfel <nfilsaraee@gmail.com>
2025-04-13 11:28:28 +03:30
nfel 1c1110b3a9 v2: irt trx type
Signed-off-by: nfel <nfilsaraee@gmail.com>
2025-04-12 16:49:11 +03:30
nfel 516a97f906 v2: is locked and is base asset added + balance rqe for user managed irt wallet
Signed-off-by: nfel <nfilsaraee@gmail.com>
2025-04-12 16:04:45 +03:30
nfel d16247cc2b v2: withdraw receipt - ( code )
Signed-off-by: nfel <nfilsaraee@gmail.com>
2025-04-12 13:09:17 +03:30
nfel 48d9276e5f v2: max amount
Signed-off-by: nfel <nfilsaraee@gmail.com>
2025-04-09 15:34:12 +03:30
nfel 56296a2de5 v2: optional ( nil means supported for all types of coin )
Signed-off-by: nfel <nfilsaraee@gmail.com>
2025-04-08 12:11:05 +03:30
nfel 180b98a282 v2: assetid ( double -> int)
Signed-off-by: nfel <nfilsaraee@gmail.com>
2025-04-08 12:09:25 +03:30
nfel 3f6f06414d v2: discount - only one supported asset
Signed-off-by: nfel <nfilsaraee@gmail.com>
2025-04-08 11:58:19 +03:30
nfel 26f5aeecc3 v2: formate + discount now has supported assets
Signed-off-by: nfel <nfilsaraee@gmail.com>
2025-04-08 11:57:59 +03:30
nfel f1350ead71 v2: bad idx for
Signed-off-by: nfel <nfilsaraee@gmail.com>
2025-04-07 10:18:37 +03:30
nfel b60db4b969 v2: discount code type ( str -> int )
Signed-off-by: nfel <nfilsaraee@gmail.com>
2025-04-06 15:31:00 +03:30
nfel 478f063c44 v2: asset id type ( str -> int )
Signed-off-by: nfel <nfilsaraee@gmail.com>
2025-04-05 14:31:17 +03:30
nfel f588ab9e89 v2: discount in sale get token
Signed-off-by: nfel <nfilsaraee@gmail.com>
2025-04-05 14:06:05 +03:30
nfel 2715b6788f v2: added amount to discount
Signed-off-by: nfel <nfilsaraee@gmail.com>
2025-04-05 13:55:04 +03:30
nfel fd124222f4 v2: discount code in sale req
Signed-off-by: nfel <nfilsaraee@gmail.com>
2025-03-17 15:03:14 +03:30
nfel f523644804 v2: discount
Signed-off-by: nfel <nfilsaraee@gmail.com>
2025-03-17 14:59:40 +03:30
nfel ea79873420 v2: trx_id - str -> int
Signed-off-by: nfel <nfilsaraee@gmail.com>
2025-03-04 14:41:37 +03:30
mapoofano a678ceabbf feat: add asset price message and add asset price for asset schema 2025-02-26 15:11:34 +03:30
nfel 37363534c6 MarketPlace: lock and freeze asset added
Signed-off-by: nfel <nfilsaraee@gmail.com>
2025-02-23 13:37:27 +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 d727e8cd59 MarketPlace: parent order
Signed-off-by: nfel <nfilsaraee@gmail.com>
2025-02-15 16:23: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 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 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 faf4ac4465 issue: /#11 image added
Signed-off-by: nfel <nfilsaraee@gmail.com>
2024-12-23 18:15:01 +03:30
nfel 0ab540e9c0 issue: /#11 network list added
Signed-off-by: nfel <nfilsaraee@gmail.com>
2024-12-23 17:41:45 +03:30
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
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
hoessein_225 ecb8eed62c improve type and GetPublicKeyByNationalIDReq 2024-12-21 11:34:50 +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 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
hoessein_225 9d8a2d160a add internal rpc file and LookUpName rpc 2024-12-10 10:34:16 +03:30
nfel 32d46850a5 v2: str -> double
Signed-off-by: nfel <nfilsaraee@gmail.com>
2024-12-09 13:41:08 +03:30
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