73 Commits

Author SHA1 Message Date
4498becd69
v2: removed rpc
Signed-off-by: nfel <nfilsaraee@gmail.com>
2025-05-17 13:24:00 +03:30
aab8f9ecad
v2: erc20 asset type added
Signed-off-by: nfel <nfilsaraee@gmail.com>
2025-05-17 12:25:38 +03:30
51b60ed987
v2: name added as filter
Signed-off-by: nfel <nfilsaraee@gmail.com>
2025-05-17 12:18:26 +03:30
e8ae988700
v2: added filter to get asset list
Signed-off-by: nfel <nfilsaraee@gmail.com>
2025-05-17 12:13:56 +03:30
90638e1354 chore: add new status and type and network token type 2025-05-14 15:50:08 +03:30
b917ccdaa8
v2: aggreement_id added
Signed-off-by: nfel <nfilsaraee@gmail.com>
2025-05-11 16:21:28 +03:30
ff0cfdacaa
v2: gen contract + healthcheck rpc added
Signed-off-by: nfel <nfilsaraee@gmail.com>
2025-05-11 13:48:01 +03:30
d9186eb3a9
v2: name changes on discount + now it's an optional type in calcRes
Signed-off-by: nfel <nfilsaraee@gmail.com>
2025-05-06 12:01:19 +03:30
71720f9ef7
v2: irt type changed
Signed-off-by: nfel <nfilsaraee@gmail.com>
2025-05-05 18:49:15 +03:30
ad16ac391b
v2: effective commission added
Signed-off-by: nfel <nfilsaraee@gmail.com>
2025-05-05 15:55:59 +03:30
b862b8b9f9 chore: change to discount_id to discount_code for buy asset req 2025-05-05 15:48:10 +03:30
e6e507d552 chore: update discount type for get calculation for buy assets 2025-05-05 15:34:23 +03:30
f9d13bafae
v2: calc
Signed-off-by: nfel <nfilsaraee@gmail.com>
2025-05-05 15:27:35 +03:30
9cc9808a96
v2: side in request
Signed-off-by: nfel <nfilsaraee@gmail.com>
2025-05-05 15:15:01 +03:30
80b81727a2
v2: calc buy asset
Signed-off-by: nfel <nfilsaraee@gmail.com>
2025-05-05 15:12:20 +03:30
6411b174f3
v2: tx added to buy res
Signed-off-by: nfel <nfilsaraee@gmail.com>
2025-04-30 16:52:47 +03:30
aab97d43ca
v2: wallet added to buy result
Signed-off-by: nfel <nfilsaraee@gmail.com>
2025-04-30 16:42:17 +03:30
dbe1c8c293
v2: discount is in irt
Signed-off-by: nfel <nfilsaraee@gmail.com>
2025-04-30 16:40:18 +03:30
fd3ce685bb
v2: irt is int :)
Signed-off-by: nfel <nfilsaraee@gmail.com>
2025-04-30 16:38:58 +03:30
60b7f90a71
v2: :0
Signed-off-by: nfel <nfilsaraee@gmail.com>
2025-04-30 16:37:41 +03:30
9ee1728baa
v2: calc buy asset added
Signed-off-by: nfel <nfilsaraee@gmail.com>
2025-04-30 15:44:33 +03:30
0a1697f5d1
v2: commision added to asset
Signed-off-by: nfel <nfilsaraee@gmail.com>
2025-04-30 13:49:55 +03:30
af46f5392e
v2: ipg status enum
Signed-off-by: nfel <nfilsaraee@gmail.com>
2025-04-29 14:52:57 +03:30
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
a5370200b5
v2: simplifying irt flow
Signed-off-by: nfel <nfilsaraee@gmail.com>
2025-04-13 11:28:28 +03:30
1c1110b3a9
v2: irt trx type
Signed-off-by: nfel <nfilsaraee@gmail.com>
2025-04-12 16:49:11 +03:30
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
d16247cc2b
v2: withdraw receipt - ( code )
Signed-off-by: nfel <nfilsaraee@gmail.com>
2025-04-12 13:09:17 +03:30
48d9276e5f
v2: max amount
Signed-off-by: nfel <nfilsaraee@gmail.com>
2025-04-09 15:34:12 +03:30
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
180b98a282
v2: assetid ( double -> int)
Signed-off-by: nfel <nfilsaraee@gmail.com>
2025-04-08 12:09:25 +03:30
3f6f06414d
v2: discount - only one supported asset
Signed-off-by: nfel <nfilsaraee@gmail.com>
2025-04-08 11:58:19 +03:30
26f5aeecc3
v2: formate + discount now has supported assets
Signed-off-by: nfel <nfilsaraee@gmail.com>
2025-04-08 11:57:59 +03:30
f1350ead71
v2: bad idx for
Signed-off-by: nfel <nfilsaraee@gmail.com>
2025-04-07 10:18:37 +03:30
b60db4b969
v2: discount code type ( str -> int )
Signed-off-by: nfel <nfilsaraee@gmail.com>
2025-04-06 15:31:00 +03:30
478f063c44
v2: asset id type ( str -> int )
Signed-off-by: nfel <nfilsaraee@gmail.com>
2025-04-05 14:31:17 +03:30
f588ab9e89
v2: discount in sale get token
Signed-off-by: nfel <nfilsaraee@gmail.com>
2025-04-05 14:06:05 +03:30
2715b6788f
v2: added amount to discount
Signed-off-by: nfel <nfilsaraee@gmail.com>
2025-04-05 13:55:04 +03:30
fd124222f4
v2: discount code in sale req
Signed-off-by: nfel <nfilsaraee@gmail.com>
2025-03-17 15:03:14 +03:30
f523644804
v2: discount
Signed-off-by: nfel <nfilsaraee@gmail.com>
2025-03-17 14:59:40 +03:30
ea79873420
v2: trx_id - str -> int
Signed-off-by: nfel <nfilsaraee@gmail.com>
2025-03-04 14:41:37 +03:30
a678ceabbf feat: add asset price message and add asset price for asset schema 2025-02-26 15:11:34 +03:30
37363534c6
MarketPlace: lock and freeze asset added
Signed-off-by: nfel <nfilsaraee@gmail.com>
2025-02-23 13:37:27 +03:30
b774a4602d
MarketPlace: freezed balance added in wallet
Signed-off-by: nfel <nfilsaraee@gmail.com>
2025-02-18 13:07:50 +03:30
d727e8cd59
MarketPlace: parent order
Signed-off-by: nfel <nfilsaraee@gmail.com>
2025-02-15 16:23: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
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