Compare commits

..

348 Commits

Author SHA1 Message Date
fdd3b42e51 feat: add contract not found err 2025-08-10 11:49:32 +03:30
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
1c6d3f3f01 ref: change purchase to NewTakerOrder 2025-08-02 12:10:32 +03:30
30bec96010 --wip-- [skip ci] 2025-08-01 23:50:05 +03:30
68ade9b3af --wip-- [skip ci] 2025-08-01 23:38:58 +03:30
780638c2c6 feat: add market contract req message 2025-07-30 15:53:35 +03:30
a19bcd544c feat: add market contract req message 2025-07-30 13:53:12 +03:30
219b388648 ref: contract messages and rpc 2025-07-29 16:13:07 +03:30
cbc7524120 feat: add market contract rpc 2025-07-29 14:54:11 +03:30
f5a99c7adf feat: add market contract rpc 2025-07-29 11:56:51 +03:30
4f269b9564 Merge pull request 'chore: remove location from asset property' (#25) from chore-remove-location into v2
Reviewed-on: #25
2025-07-26 11:52:54 +00:00
8ab8d8d0f9 chore: remove location from asset property 2025-07-26 15:21:56 +03:30
c102ca4055 Merge pull request 'chore: change asset meta location image to lat/lng location' (#24) from chore-update-asset-location into v2
Reviewed-on: #24
2025-07-26 11:48:29 +00:00
61fe3a6f5d chore: change asset meta location image to lat/lng location 2025-07-26 15:17:37 +03:30
8167426430
v2: new err
Signed-off-by: nfel <nfilsaraee@gmail.com>
2025-07-23 13:40:30 +03:30
ebb745f177
v2: new err
Signed-off-by: nfel <nfilsaraee@gmail.com>
2025-07-23 13:38:14 +03:30
4ebfed6bec
v2: fixed bad type of int32 for page
Signed-off-by: nfel <nfilsaraee@gmail.com>
2025-07-16 17:06:48 +03:30
b6fe01f00b
v2: pagination total_count (removed optional)
Signed-off-by: nfel <nfilsaraee@gmail.com>
2025-07-16 16:52:58 +03:30
5d163cac54
v2: renamed usergettrxlist -> trxlistfilter
Signed-off-by: nfel <nfilsaraee@gmail.com>
2025-07-16 16:39:12 +03:30
c5baf25a24
Requests with list as their response now accept
page_no, page_size
Responses with list now have
page_no, page_size, optional total_count
2025-07-16 15:53:24 +03:30
3eac30a1e3
v2: events (WIP)
Signed-off-by: nfel <nfilsaraee@gmail.com>
2025-07-14 15:21:03 +03:30
7f8b4a2c5f
v2: priv -> internal healthcheck
Signed-off-by: nfel <nfilsaraee@gmail.com>
2025-07-14 15:20:51 +03:30
4135400cf1
v2: priv -> internal ( wallet srv )
Signed-off-by: nfel <nfilsaraee@gmail.com>
2025-07-14 13:04:19 +03:30
15ba0b6212
v2: priv wallet health check
Signed-off-by: nfel <nfilsaraee@gmail.com>
2025-07-14 12:26:33 +03:30
6ae0050be8
v2: some code clean up
Signed-off-by: nfel <nfilsaraee@gmail.com>
2025-07-14 12:26:16 +03:30
6375702e2a
v2: admin -> platform ( price )
Signed-off-by: nfel <nfilsaraee@gmail.com>
2025-07-14 12:05:19 +03:30
f969f845c5
v2: removed balance from identity , kyc err added
Signed-off-by: nfel <nfilsaraee@gmail.com>
2025-07-14 11:52:51 +03:30
cc5dcc09df
v2: removed anchor from assets
Signed-off-by: nfel <nfilsaraee@gmail.com>
2025-07-12 12:48:35 +03:30
c314884162
v2: added min and max
Signed-off-by: nfel <nfilsaraee@gmail.com>
2025-07-12 12:39:55 +03:30
8891d871a9
v2: invalid buy amount
Signed-off-by: nfel <nfilsaraee@gmail.com>
2025-07-12 12:39:14 +03:30
222d8828ee
v2: removed two more fields
Signed-off-by: nfel <nfilsaraee@gmail.com>
2025-07-12 11:36:34 +03:30
c24c5ed00c
v2: missing asset network code
Signed-off-by: nfel <nfilsaraee@gmail.com>
2025-07-12 11:07:36 +03:30
e28f5391f5
v2: redundant field removed from assets
Signed-off-by: nfel <nfilsaraee@gmail.com>
2025-07-12 10:52:50 +03:30
69e5b366f9
v2: max supply added to token
Signed-off-by: nfel <nfilsaraee@gmail.com>
2025-07-12 10:27:19 +03:30
cb446e0c39
v2: changed status to match prev data
Signed-off-by: nfel <nfilsaraee@gmail.com>
2025-07-09 12:44:05 +03:30
1c190cf30a
v2: disabled status added
Signed-off-by: nfel <nfilsaraee@gmail.com>
2025-07-09 12:41:21 +03:30
5e1602e412
v2: user status errors
Signed-off-by: nfel <nfilsaraee@gmail.com>
2025-07-09 12:39:42 +03:30
65a9344a7c
v2: added user status
Signed-off-by: nfel <nfilsaraee@gmail.com>
2025-07-09 12:34:03 +03:30
de57dfda19
v2: national_id miss match ( instead of shahkar failed err )
Signed-off-by: nfel <nfilsaraee@gmail.com>
2025-07-09 11:47:45 +03:30
e0c66e2868
v2: user adress message
Signed-off-by: nfel <nfilsaraee@gmail.com>
2025-07-07 15:30:53 +03:30
9a321f6613
v2: postal in indetity req is optional as well
Signed-off-by: nfel <nfilsaraee@gmail.com>
2025-07-07 14:52:20 +03:30
2618601e70
v2: these fields can be optional
Signed-off-by: nfel <nfilsaraee@gmail.com>
2025-07-07 14:26:54 +03:30
c0c9a4bef5
added postal code to auth/identity 2025-07-07 14:12:49 +03:30
0ec7d72bda
v2: commission renamed
Signed-off-by: nfel <nfilsaraee@gmail.com>
2025-06-30 12:02:08 +03:30
8b5f3d397f
v2: internal wallet srv added
Signed-off-by: nfel <nfilsaraee@gmail.com>
2025-06-25 10:56:22 +03:30
eaa85dfc4b
v2: change checkBalance ( now responds with error )
Signed-off-by: nfel <nfilsaraee@gmail.com>
2025-06-24 11:43:56 +03:30
a2efb704b3
v2: check balance amount is not optional :)
Signed-off-by: nfel <nfilsaraee@gmail.com>
2025-06-24 11:28:48 +03:30
15db1a0bfa
v2: check balance added
Signed-off-by: nfel <nfilsaraee@gmail.com>
2025-06-24 11:21:57 +03:30
fa9d52886f
v2: wallet get balance
Signed-off-by: nfel <nfilsaraee@gmail.com>
2025-06-24 11:18:18 +03:30
fda4ef6a4b
Breaking changes: Typo fixes :) 2025-06-17 12:44:27 +03:30
162f60e90d
v2: can trade added
Signed-off-by: nfel <nfilsaraee@gmail.com>
2025-06-11 12:44:35 +03:30
2de255428d
v2: available_amount added in market order list
Signed-off-by: nfel <nfilsaraee@gmail.com>
2025-06-11 12:37:54 +03:30
58d6369e6f
v2: zero amount
Signed-off-by: nfel <nfilsaraee@gmail.com>
2025-06-10 17:06:41 +03:30
ea32c4623e
v2: sortby in market order
Signed-off-by: nfel <nfilsaraee@gmail.com>
2025-06-08 14:07:24 +03:30
4973dbc901
v2: format + orderlist filter ( from,to date + min avaiable amount )
Signed-off-by: nfel <nfilsaraee@gmail.com>
2025-06-08 12:47:00 +03:30
8662183528
v2: refund err
Signed-off-by: nfel <nfilsaraee@gmail.com>
2025-06-07 15:36:33 +03:30
b66cdb7ab2
v2: refund err added
Signed-off-by: nfel <nfilsaraee@gmail.com>
2025-06-07 14:43:03 +03:30
41d9a6fa10
v2: user not found
Signed-off-by: nfel <nfilsaraee@gmail.com>
2025-06-03 15:35:48 +03:30
b27e1c234e
v2: bad stellar add
Signed-off-by: nfel <nfilsaraee@gmail.com>
2025-06-03 15:12:21 +03:30
873350345c
v2: commission add to trx type
Signed-off-by: nfel <nfilsaraee@gmail.com>
2025-06-03 14:58:48 +03:30
ef2747a021
v2: purchase reponse changed to reflect post commission calculations
Signed-off-by: nfel <nfilsaraee@gmail.com>
2025-06-03 14:33:44 +03:30
132e5d787b
v2: code formate + market support for calculation amount ( from taker/maker + seller/buyer )
Signed-off-by: nfel <nfilsaraee@gmail.com>
2025-06-03 13:48:45 +03:30
930441f7eb
v2: cleanup
Signed-off-by: nfel <nfilsaraee@gmail.com>
2025-05-31 17:36:05 +03:30
e151f2316b
v2: refactor errors
Signed-off-by: nfel <nfilsaraee@gmail.com>
2025-05-31 16:31:44 +03:30
1438c8d792
v2: many errs added
Signed-off-by: nfel <nfilsaraee@gmail.com>
2025-05-31 12:44:24 +03:30
d3cd5e4bad
v2: some more err
Signed-off-by: nfel <nfilsaraee@gmail.com>
2025-05-28 16:57:57 +03:30
edca039924
v2: error enum added
Signed-off-by: nfel <nfilsaraee@gmail.com>
2025-05-28 16:21:02 +03:30
c90a1a068e
v2: closed state for BankInfoStatusE
Signed-off-by: nfel <nfilsaraee@gmail.com>
2025-05-27 16:10:42 +03:30
22c3b4dbb2 Merge pull request 'chore: convert side array to single value' (#23) from chore-market-filter-side into v2
Reviewed-on: #23
2025-05-27 12:13:21 +00:00
dd9aa23faf chore: convert side array to single value 2025-05-27 15:40:55 +03:30
eba2aaae22 Merge pull request 'chore: add lan and lng map position and map link' (#22) from chore-add-lat-lng-link into v2
Reviewed-on: #22
2025-05-27 09:56:30 +00:00
ba16a1a375 chore: add lan and lng map position and map link 2025-05-27 13:25:54 +03:30
fa793e03b2
v2: asset code
Signed-off-by: nfel <nfilsaraee@gmail.com>
2025-05-24 16:05:45 +03:30
206836156a
v2: asset meta changes
Signed-off-by: nfel <nfilsaraee@gmail.com>
2025-05-20 16:12:58 +03:30
bba9c90c6e
v2: change name from asset_type to type
Signed-off-by: nfel <nfilsaraee@gmail.com>
2025-05-18 14:47:22 +03:30
e2b3b41fbb
v2: typo
Signed-off-by: nfel <nfilsaraee@gmail.com>
2025-05-18 11:43:37 +03:30
a5b3805b2b
v2: changed effective amount
Signed-off-by: nfel <nfilsaraee@gmail.com>
2025-05-18 11:41:46 +03:30
d9c2be7657
v2: changed gen contract flow
Signed-off-by: nfel <nfilsaraee@gmail.com>
2025-05-18 11:06:28 +03:30
b796181b0a
v2: transaction id added to contract gen res
Signed-off-by: nfel <nfilsaraee@gmail.com>
2025-05-18 10:47:26 +03:30
6d6bb06833 Merge pull request 'chore: add project location image into meta property' (#21) from chore-project-location-img into v2
Reviewed-on: #21
2025-05-17 12:46:23 +00:00
12feb970ce chore: add project location image into meta property 2025-05-17 16:15:50 +03:30
46224b9740
v2: videos added to asset response
Signed-off-by: nfel <nfilsaraee@gmail.com>
2025-05-17 14:28:59 +03:30
5cfa35d464
v2: add search term in asset filter
Signed-off-by: nfel <nfilsaraee@gmail.com>
2025-05-17 13:30:16 +03:30
61c58d0297
v2: is active in asset filter
Signed-off-by: nfel <nfilsaraee@gmail.com>
2025-05-17 13:28:02 +03:30
bc654ce714
v2: redundant rpc
Signed-off-by: nfel <nfilsaraee@gmail.com>
2025-05-17 13:26:29 +03:30
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
027ac46240 Merge pull request 'chore: add new status and type and network token type' (#20) from chore-new-asset-status into v2
Reviewed-on: #20
2025-05-14 12:20:37 +00:00
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
55d534bf1d Merge pull request 'chore: change to discount_id to discount_code for buy asset req' (#19) from chore-change-buyreq-discount into v2
Reviewed-on: #19
2025-05-05 12:19:02 +00:00
b862b8b9f9 chore: change to discount_id to discount_code for buy asset req 2025-05-05 15:48:10 +03:30
0d63816d0a Merge pull request 'chore: update discount type for get calculation for buy assets' (#18) from chore-update-buy-calc-discount into v2
Reviewed-on: #18
2025-05-05 12:04:51 +00:00
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
bf43fe357a
v2: updates on proto
Signed-off-by: nfel <nfilsaraee@gmail.com>
2025-05-04 13:32:44 +03:30
25dcb7dd51
v2: send -> process ( tfa req )
Signed-off-by: nfel <nfilsaraee@gmail.com>
2025-05-04 11:12:37 +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
e4c3fc5879
v2: tfa for irt
Signed-off-by: nfel <nfilsaraee@gmail.com>
2025-04-12 16:04:53 +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
1bca5f3c0c
v2: transaction + counter asset
Signed-off-by: nfel <nfilsaraee@gmail.com>
2025-03-11 14:54:39 +03:30
066110edaa
v2: both source and source_order_id can be a valid filter
Signed-off-by: nfel <nfilsaraee@gmail.com>
2025-03-09 16:34:02 +03:30
f436aa7bb4
v2: source id instead of just a boolean field
Signed-off-by: nfel <nfilsaraee@gmail.com>
2025-03-09 16:32:38 +03:30
6a9f4bb9bd
v2: added 'has_source' to market filter
Signed-off-by: nfel <nfilsaraee@gmail.com>
2025-03-09 16:14:09 +03:30
f965d1b13c
v2: auth added to purchase order
Signed-off-by: nfel <nfilsaraee@gmail.com>
2025-03-09 14:57:58 +03:30
5323f73407
v2: iden in mo
Signed-off-by: nfel <nfilsaraee@gmail.com>
2025-03-05 16:53:21 +03:30
df5ad208fa
v2: add walletAddr to basic info
Signed-off-by: nfel <nfilsaraee@gmail.com>
2025-03-05 16:40:30 +03:30
195a7d8027
v2: double instead of float32
Signed-off-by: nfel <nfilsaraee@gmail.com>
2025-03-04 17:16:11 +03:30
a3b3c56872
v2: no tfa in cancle req
Signed-off-by: nfel <nfilsaraee@gmail.com>
2025-03-04 15:25:28 +03:30
ffe8c384fc
v2: type changed
Signed-off-by: nfel <nfilsaraee@gmail.com>
2025-03-04 15:16:40 +03:30
2cdf15a2a7
v2: name changed
Signed-off-by: nfel <nfilsaraee@gmail.com>
2025-03-04 15:13:25 +03:30
8f51fe814d
v2: renamed transaction_id -> id
Signed-off-by: nfel <nfilsaraee@gmail.com>
2025-03-04 14:53:07 +03:30
ea79873420
v2: trx_id - str -> int
Signed-off-by: nfel <nfilsaraee@gmail.com>
2025-03-04 14:41:37 +03:30
8e26824d21
v2: initialy there is not tfa
Signed-off-by: nfel <nfilsaraee@gmail.com>
2025-03-04 14:36:39 +03:30
6c0cacbec6
v2: mo_created state for tfa confirmation
Signed-off-by: nfel <nfilsaraee@gmail.com>
2025-03-04 14:31:02 +03:30
2bb3431b14
v2: asset id instead of asset obj
Signed-off-by: nfel <nfilsaraee@gmail.com>
2025-03-04 13:48:07 +03:30
c568f0307e Merge pull request 'feat: add asset price message and add asset price for asset schema' (#17) from feat-asset-price into v2
Reviewed-on: https://git.kahrobatoken.com/Kahroba/proto/pulls/17
2025-02-26 11:42:12 +00:00
a678ceabbf feat: add asset price message and add asset price for asset schema 2025-02-26 15:11:34 +03:30
f4d320b916 Merge pull request 'chore: add iam in access token response' (#16) from chore-access-token-update into v2
Reviewed-on: https://git.kahrobatoken.com/Kahroba/proto/pulls/16
2025-02-25 12:49:07 +00:00
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
8a0c7451fb edit state enum name 2024-12-10 10:50:40 +03:30
9d8a2d160a add internal rpc file and LookUpName rpc 2024-12-10 10:34:16 +03:30
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
1b6a64aa46 add some items to optState enum 2024-12-09 14:30:56 +03:30
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
434f74756f add enum for TFA message 2024-12-09 14:25:50 +03:30
32d46850a5
v2: str -> double
Signed-off-by: nfel <nfilsaraee@gmail.com>
2024-12-09 13:41:08 +03:30
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
36af98b186 add some optional feat & change key name in TFA 2024-12-09 12:13:55 +03:30
6ecb53aecd add Recipient message 2024-12-09 12:05:30 +03:30
e21e98568b change Otp name 2024-12-09 12:00:13 +03:30
8e64e1ca1f improve InternalTransferAsset rpc 2024-12-09 11:56:34 +03:30
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
f7729a595b change CheckWalletKey rpc name to GetPublicKeyByNationalID 2024-12-07 14:14:32 +03:30
6a95269cef add CheckWalletKey rpc 2024-12-07 13:32:20 +03:30
8b560247e4
v2: buf format
Signed-off-by: nfel <nfilsaraee@gmail.com>
2024-11-29 00:04:49 +03:30
b3ceb01bfb
v2: removed test ci + alert filter fixed
Signed-off-by: nfel <nfilsaraee@gmail.com>
2024-11-26 14:15:10 +03:30
46ac6fcea5
v2:
Signed-off-by: nfel <nfilsaraee@gmail.com>
2024-11-26 12:41:07 +03:30
2fdaac14c6
v2:
Signed-off-by: nfel <nfilsaraee@gmail.com>
2024-11-26 12:39:54 +03:30
53b8db78dd
v2:
Signed-off-by: nfel <nfilsaraee@gmail.com>
2024-11-26 12:38:52 +03:30
749a399197
v2:
Signed-off-by: nfel <nfilsaraee@gmail.com>
2024-11-26 12:37:42 +03:30
6396711ba7
v2:
Signed-off-by: nfel <nfilsaraee@gmail.com>
2024-11-26 12:24:40 +03:30
b71c028f88
v2:
Signed-off-by: nfel <nfilsaraee@gmail.com>
2024-11-26 12:22:07 +03:30
eeeedde123
v2:
Signed-off-by: nfel <nfilsaraee@gmail.com>
2024-11-26 12:19:30 +03:30
8660dea75b
v2:
Signed-off-by: nfel <nfilsaraee@gmail.com>
2024-11-26 12:18:54 +03:30
014cc162b2
v2:
Signed-off-by: nfel <nfilsaraee@gmail.com>
2024-11-26 12:15:24 +03:30
208bc84c74
v2: test env
Signed-off-by: nfel <nfilsaraee@gmail.com>
2024-11-26 12:08:28 +03:30
5affc6bb04
v2: test env
Signed-off-by: nfel <nfilsaraee@gmail.com>
2024-11-26 12:05:32 +03:30
d0354d77f1
v2: test env
Signed-off-by: nfel <nfilsaraee@gmail.com>
2024-11-26 11:56:49 +03:30
b6cd325104
v2: test env
Signed-off-by: nfel <nfilsaraee@gmail.com>
2024-11-26 11:44:00 +03:30
79d2cedc3e
v2: test env
Signed-off-by: nfel <nfilsaraee@gmail.com>
2024-11-26 11:42:02 +03:30
7b2eef8657
v2: test env
Signed-off-by: nfel <nfilsaraee@gmail.com>
2024-11-26 11:41:10 +03:30
22c5992046
v2: test env
Signed-off-by: nfel <nfilsaraee@gmail.com>
2024-11-26 11:38:00 +03:30
c57abc00f6
v2: test env
Signed-off-by: nfel <nfilsaraee@gmail.com>
2024-11-26 11:36:57 +03:30
db54a552ac
v2: test env
Signed-off-by: nfel <nfilsaraee@gmail.com>
2024-11-26 11:31:33 +03:30
c92810ad5b
v2: ci updates
Signed-off-by: nfel <nfilsaraee@gmail.com>
2024-11-23 16:25:03 +03:30
cdd45c2707
v2: ci updates
Signed-off-by: nfel <nfilsaraee@gmail.com>
2024-11-23 16:24:03 +03:30
6f3d8b9b42
v2: ci updates
Signed-off-by: nfel <nfilsaraee@gmail.com>
2024-11-23 16:22:46 +03:30
01e0904fa6
v2: ci updates
Signed-off-by: nfel <nfilsaraee@gmail.com>
2024-11-23 16:17:21 +03:30
8d2bdaf352
v2: ci
Signed-off-by: nfel <nfilsaraee@gmail.com>
2024-11-23 14:53:05 +03:30
9f99f4203d
v2: ci
Signed-off-by: nfel <nfilsaraee@gmail.com>
2024-11-23 14:41:22 +03:30
96a0171bfd
v2: ci
Signed-off-by: nfel <nfilsaraee@gmail.com>
2024-11-23 14:31:34 +03:30
1b9e7a05d3
v2: ci
Signed-off-by: nfel <nfilsaraee@gmail.com>
2024-11-23 14:28:59 +03:30
3c7092fb9b
v2: ci 2024-11-23 14:21:04 +03:30
fcfe74d80b
v2: ci 2024-11-23 14:14:28 +03:30
13a75d52de
v2: bad dot op in tar
Signed-off-by: nfel <nfilsaraee@gmail.com>
2024-11-23 13:46:10 +03:30
8aa875b1d6
v2: ci
Signed-off-by: nfel <nfilsaraee@gmail.com>
2024-11-23 13:35:34 +03:30
a199324bcc
v2: ci
Signed-off-by: nfel <nfilsaraee@gmail.com>
2024-11-23 13:24:38 +03:30
3ebd28b9b8
v2: ci
Signed-off-by: nfel <nfilsaraee@gmail.com>
2024-11-23 13:17:00 +03:30
f2ba3c5340
v2: ci
Signed-off-by: nfel <nfilsaraee@gmail.com>
2024-11-23 13:14:56 +03:30
86d857e242
v2: ci
Signed-off-by: nfel <nfilsaraee@gmail.com>
2024-11-23 13:09:52 +03:30
d79187dfb4
v2: ci
Signed-off-by: nfel <nfilsaraee@gmail.com>
2024-11-23 13:03:56 +03:30
2325afaaf0
ci 2024-11-23 12:59:33 +03:30
9c92ab9d34
v2: ci
Signed-off-by: nfel <nfilsaraee@gmail.com>
2024-11-23 12:55:34 +03:30
5bcb6feeac
v2: ci pkg
Signed-off-by: nfel <nfilsaraee@gmail.com>
2024-11-23 12:52:20 +03:30
8338a661f7
no pkg json 2024-11-20 16:55:48 +03:30
db0bda6bae
ci on tags 2024-11-20 16:53:02 +03:30
80ee3703f4
test deploy 2024-11-20 16:52:36 +03:30
bec347d871
ci and README badge 2024-11-20 16:48:18 +03:30
04e0fcdc64
v2: test env
Signed-off-by: nfel <nfilsaraee@gmail.com>
2024-11-20 16:41:06 +03:30
1c3dcd1cbe
v2: test env
Signed-off-by: nfel <nfilsaraee@gmail.com>
2024-11-20 16:40:12 +03:30
4fa656c614
v2: ci
Signed-off-by: nfel <nfilsaraee@gmail.com>
2024-11-19 10:25:43 +03:30
c54adabf5e
v2: ci
Signed-off-by: nfel <nfilsaraee@gmail.com>
2024-11-19 10:14:39 +03:30
f22f9faf4b
v2: ci
Signed-off-by: nfel <nfilsaraee@gmail.com>
2024-11-19 10:12:39 +03:30
23c65dcd04
v2: ci
Signed-off-by: nfel <nfilsaraee@gmail.com>
2024-11-19 10:01:46 +03:30
bddc2d2bdd
v2: ci
Signed-off-by: nfel <nfilsaraee@gmail.com>
2024-11-19 09:49:21 +03:30
c3eabd4d76
v2: ci
Signed-off-by: nfel <nfilsaraee@gmail.com>
2024-11-18 16:16:48 +03:30
49150af2fa
v2: ci
Signed-off-by: nfel <nfilsaraee@gmail.com>
2024-11-18 15:09:26 +03:30
4e55bb2d27
v2: ci
Signed-off-by: nfel <nfilsaraee@gmail.com>
2024-11-18 15:01:41 +03:30
e5499c7c0d
v2: ci
Signed-off-by: nfel <nfilsaraee@gmail.com>
2024-11-18 14:54:03 +03:30
23d67dccfe
v2: ci
Signed-off-by: nfel <nfilsaraee@gmail.com>
2024-11-18 14:51:22 +03:30
0b09b24301
v2: ci
Signed-off-by: nfel <nfilsaraee@gmail.com>
2024-11-18 14:50:19 +03:30
cc1e40921e
v2: ci
Signed-off-by: nfel <nfilsaraee@gmail.com>
2024-11-18 14:48:02 +03:30
9cf66797da
v2: ci
Signed-off-by: nfel <nfilsaraee@gmail.com>
2024-11-18 14:46:22 +03:30
e1776d0c30
v2: ci
Signed-off-by: nfel <nfilsaraee@gmail.com>
2024-11-18 14:26:58 +03:30
caa69574dd
v2: test ci
Signed-off-by: nfel <nfilsaraee@gmail.com>
2024-11-18 14:22:46 +03:30
b7fe72b613
v2: new version added for easier deployment and ci/cd
Signed-off-by: nfel <nfilsaraee@gmail.com>
2024-11-18 12:15:04 +03:30
50024737a4
v2: changed directory
Signed-off-by: nfel <nfilsaraee@gmail.com>
2024-11-18 11:16:19 +03:30
211d6251f4
Removed old proto files 2024-11-17 16:24:34 +03:30
3f8ecc0cc8
Added versioning and correct packaging 2024-11-17 16:23:53 +03:30
227e77d7e5
dev - int - uint
Signed-off-by: nfel <nfilsaraee@gmail.com>
2024-11-05 16:41:30 +03:30
c67c92bdb5
dev - redeem token
Signed-off-by: nfel <nfilsaraee@gmail.com>
2024-11-05 16:37:26 +03:30
eb7bb4854f
dev - mobile added to identity
Signed-off-by: nfel <nfilsaraee@gmail.com>
2024-11-05 14:58:23 +03:30
88cfb4e150
dev - optional type instead of map
Signed-off-by: nfel <nfilsaraee@gmail.com>
2024-10-26 15:35:20 +03:30
3a44056962
dev - Added Request with extra params in order to support filters
Signed-off-by: nfel <nfilsaraee@gmail.com>
2024-10-26 13:09:36 +03:30
c24f5b928f
dev - redeem token list
Signed-off-by: nfel <nfilsaraee@gmail.com>
2024-10-26 13:07:40 +03:30
3cd0807585
dev - downgrade buf 2 -> 1
Signed-off-by: nfel <nfilsaraee@gmail.com>
2024-10-26 13:07:24 +03:30
4010238f8d
dev - forgot optional type
Signed-off-by: nfel <nfilsaraee@gmail.com>
2024-09-23 14:22:58 +03:30
dec09ea33a
dev - transaction list req filter (status type)
Signed-off-by: nfel <nfilsaraee@gmail.com>
2024-09-23 14:22:04 +03:30
9609bdfa05
dev - trx status + type enum added
Signed-off-by: nfel <nfilsaraee@gmail.com>
2024-09-23 13:51:00 +03:30
330f8e8bf1
Added BankInfo Removal 2024-09-23 11:01:48 +03:30
a42dd81ede
removing token info from transaction histroy response 2024-09-10 11:12:02 +03:30
cb42f5f673
bad name for redeem bank info 2024-09-09 16:07:38 +03:30
4d4d4d8820
changed req of calculation -> needs amount 2024-09-09 15:40:30 +03:30
b3e04457f6
Dynamic two factor added - over the air otp + totp 2024-09-09 12:21:22 +03:30
016219f1da
Redeem rpc and messages added 2024-09-09 12:20:47 +03:30
bcdcb6bb21
Added possibility of adding bnpl to comapny 2024-08-31 10:28:11 +03:30
33896c1aaa
iam - company - is now an array of companies 2024-08-31 10:09:06 +03:30
2f5fd8a095
Added Company to iam as optional 2024-08-28 14:19:57 +03:30
0479fca6b5
added asset_id in userBNPL Form 2024-08-12 10:49:33 +03:30
930dc67791
amount irr added to bnpl payments 2024-08-12 10:43:12 +03:30
f87dc92d3e
Optional Field -> request.put partial body 2024-08-12 10:26:03 +03:30
039ae2316f
Comment added 2024-08-10 15:46:09 +03:30
a61ba518d7
typo 2024-08-10 14:56:46 +03:30
9194906abf
Added iam to cancle bnpl rpc 2024-08-10 14:56:04 +03:30
ddee0dcfbb
Formate proto + req with iam added to auth messages 2024-08-10 14:55:00 +03:30
6e94e0a847
Put+Delete added to bnpl 2024-08-10 14:12:21 +03:30
dc8d2100b5
format 2024-08-10 12:08:32 +03:30
14cd8ca8b5
Added payment status 2024-08-10 12:08:16 +03:30
6b2b6b105a
made comany optional for user 2024-08-05 14:57:45 +03:30
6d35ea5706
name_fa added to company message 2024-08-05 14:55:04 +03:30
1e8e8ca920
Format 2024-08-05 14:51:10 +03:30
4be296ee58
Chagned Paayment Period Info Field from Str -> int 2024-08-05 14:15:56 +03:30
39fa4037d8
[+] BankInfoStatusEnum 2024-08-05 12:27:08 +03:30
8f1aa65f99
Missing Field from User Form Submition 2024-08-04 13:40:35 +03:30
59284082ac
Typo 2024-07-29 10:17:57 +03:30
68accdeef0
float to PaymentPeriodInfo in payment_period 2024-07-27 17:53:58 +03:30
81b00a7416
id type changed from int64 -> uint64 2024-07-27 11:21:36 +03:30
79374f9fe7
field changes 2024-07-25 12:17:35 +03:30
55e4b6cba2
Buf linter config addded 2024-07-24 14:25:14 +03:30
c6850f7d9f
Bad Input for Submitting BNPL form 2024-07-24 14:25:04 +03:30
95f6f8c032
New BNPL Added To wallet buf 2024-07-24 14:09:47 +03:30
b8d8aac599
cleanup 2024-07-24 10:41:15 +03:30
0e93462481
Auto Formatter + Company & EmployeeID 2024-07-13 21:18:51 +03:30
25 changed files with 1819 additions and 476 deletions

BIN
.DS_Store vendored

Binary file not shown.

View File

@ -0,0 +1,77 @@
name: Buf CI
on:
push:
tags:
- v*
permissions:
contents: read
pull-requests: write
packages: write
jobs:
buf:
runs-on: ubuntu-latest
steps:
- uses: actions/setup-go@v5
with:
go-version: ">=1.23.0"
- uses: bufbuild/buf-setup-action@v1.47.2
- uses: actions/checkout@v4
with:
token: ${{ gitea.token }}
path: ./
- name: install tea cli and init
run: |
mkdir tmp && cd tmp
curl -SsOL https://dl.gitea.com/tea/main/tea-main-linux-amd64.xz
apt install xz-utils -y >/dev/null
xz -d tea-main-linux-amd64.xz
mv tea-main-linux-amd64 /usr/bin/tea
chmod +x /usr/bin/tea
cd ..
rm -rf tmp
tea --version
tea login add \
--name ${{ gitea.server_url }} \
--token ${{ secrets.PROD_REG_TOKEN }} \
--url ${{ gitea.server_url }}
- run: go install google.golang.org/protobuf/cmd/protoc-gen-go@latest
- run: go install google.golang.org/grpc/cmd/protoc-gen-go-grpc@latest
- run: go install github.com/pseudomuto/protoc-gen-doc/cmd/protoc-gen-doc@latest
- run: npm install --save @bufbuild/protobuf @bufbuild/protoc-gen-es @bufbuild/buf
- run: buf --version
- run: "export PATH=$PATH:./node_modules/.bin\nbuf generate \n"
- name: tar files
run: |
ls -l ./stub
for out in go ts doc; do
tar czf .res/${out}.tar.gz ./stub/${out}/
done
tar czf ./.res/src.tar.gz $(find -type f -name "*.proto")
tea r c \
--title "${{ gitea.ref_name }}" \
--tag "${{ gitea.ref_name }}" \
-a ./.res/src.tar.gz \
-a ./.res/go.tar.gz \
-a ./.res/doc.tar.gz \
-a ./.res/ts.tar.gz \
# - run: |
# if [ -n ${{ gitea.ref_name }} ]; then
# mkdir .res
# for out in go ts doc; do
# echo releasing ${out} ...
# tar czf .res/${out}.tar.gz ./stub/${out}/
# curl -Ss --user nfel:${{ secrets.PROD_REG_TOKEN }}\
# --upload-file .res/${out}.tar.gz \
# ${{ gitea.server_url }}/api/packages/Kahroba/generic/proto/${{ gitea.ref_name }}/${out}.tar.gz
# done
# echo releasing proto ...
# tar czf ./.res/src.tar.gz $(find -type f -name "*.proto")
# curl -Ss --user nfel:${{ secrets.PROD_REG_TOKEN }}\
# --upload-file ./.res/src.tar.gz \
# ${{ gitea.server_url }}/api/packages/Kahroba/generic/proto/${{ gitea.ref_name }}/src.tar.gz
# fi
# - run: |

6
.gitignore vendored Normal file
View File

@ -0,0 +1,6 @@
.idea
gen/go
stub
node_modules
yarn.lock
package-lock.json

View File

@ -0,0 +1,3 @@
# Protobuf with fangs
![Build Status](https://git.kahrobatoken.com/Kahroba/proto/actions/workflows/buf-ci.yaml/badge.svg?branch=v2)

76
alert/v1/msg.proto Normal file
View File

@ -0,0 +1,76 @@
syntax = "proto3";
package alert.v1;
import "auth/v1/msg.proto";
// Importance of given event
enum Importance {
LOW = 0; // Low Severity ( unimportant and can be ignored )
MEDIUM = 1; // MEDIUM Severity
HIGH = 2; // High Severity
CRITICAL = 3; // CRITICAL Severity ( can cause panics and data lost )
}
enum LogType {
TYPE_UNKNOWN = 0;
TYPE_SMS = 1;
TYPE_EMAIL = 2;
TYPE_PUSH = 3;
}
enum LogLevel {
LVL_UNKNOWN = 0;
LVL_INFO = 1;
LVL_SUCCESS = 2;
LVL_WARN = 3;
LVL_ERROR = 4;
}
enum LogSource {
SRC_UNKNOWN = 0;
SRC_USER = 1;
SRC_SYSTEM = 2;
SRC_WALLET = 3;
}
message Meta {
uint32 created_at_ts = 1;
uint32 updated_at_ts = 2;
uint32 blamer_id = 3; // User ID of person who made the change
}
message LogEvent {
auth.v1.InternalIAM iam = 1;
optional uint64 id = 2; // Record Id of Log stored in db
LogSource source = 3;
Importance importance = 4;
LogLevel level = 5;
string content = 6;
Meta meta = 7;
}
message LogEventList {
repeated LogEvent events = 1;
}
/*
Internal Msg
*/
message SMSChangeLog {
uint32 when_ts = 1;
string what = 2;
}
message SMS {
string recipient = 1; // recipient
string text = 2;
optional string sender = 3;
Meta meta = 4;
repeated SMSChangeLog change_log = 5;
}
message SMSList {
repeated SMS sms = 1;
}

14
alert/v1/srv.proto Normal file
View File

@ -0,0 +1,14 @@
syntax = "proto3";
package alert.v1;
import "alert/v1/msg.proto";
import "base/v1/msg.proto";
service AlertSrv {
rpc NotificationSrvHealth(base.v1.Empty) returns (base.v1.StatusRes);
rpc Emit(LogEvent) returns (base.v1.StatusRes) {}
// rpc Update(LogEvent) returns (base.v1.StatusRes) {}
// rpc Get(AlertFilter) returns (base.v1.StatusRes) {}
}

View File

@ -0,0 +1,18 @@
syntax = "proto3";
package auth.v1;
import "auth/v1/msg.proto";
import "base/v1/msg.proto";
service InternalAuthorizationService {
rpc InternalAuthorizationSrvHealth(base.v1.Empty) returns (base.v1.StatusRes);
rpc LookUpName(LookUpNameReq) returns (LookUpNameRes) {}
// This meant to only be used in a worker process
rpc FetchBasicUserInfoList(base.v1.Empty) returns (BasicUserInfoList) {}
// rpc AuthorizationDeleteCache(base.v1.Empty) returns (base.v1.StatusRes);
rpc InitPermissionsForRoutes(InternalInitRoutesReq) returns (base.v1.StatusRes) {}
rpc GetUserIdentityBasic(GetUserReq) returns (UserIdentityBasic) {}
rpc GetUserIAM(GetUserReq) returns (InternalIAM) {}
}

304
auth/v1/msg.proto Normal file
View File

@ -0,0 +1,304 @@
syntax = "proto3";
package auth.v1;
/*
Internal
*/
message InternalInitRoutesReq {
repeated InternalRoute routes = 1;
}
message InternalRoute {
string path = 1;
string method = 2;
string handler = 3;
}
/* Role Permission */
message Role {
int64 id = 1;
string title = 2;
string key = 3;
string type = 4;
}
message Permission {
int64 id = 1;
string title = 2;
string key = 3;
string route = 4;
string method = 5;
}
message PermissionList {
repeated Permission list = 1;
uint32 page_no = 2;
uint32 page_size = 3;
uint32 total_count = 4;
}
/*
UserSendOtp
*/
message UserSendOtpReq {
string mobile = 1;
}
message UserSendOtpRes {
int64 expired_at = 1;
}
/*
UserLogin
*/
message UserLoginReq {
string mobile = 1;
string otp_code = 2;
}
message UserRefreshTokenReq {
string refresh_token = 1;
}
message UserAccessTokenRes {
string access_token = 1;
int64 access_expired_at = 2;
string refresh_token = 3;
InternalIAM iam = 4;
}
/*
IAM
*/
message CheckIAMReq {
string access_token = 1;
string route = 2;
string method = 3;
}
message InternalIAM {
User user = 1;
IdentityBasic identity = 2;
}
message IdReqWithIAM {
int64 id = 1;
InternalIAM iam = 2;
}
message IdReqWithIAMAndTFA {
int64 id = 1;
InternalIAM iam = 2;
TFA tfa = 6;
}
message ReqWithIAMAndParams {
InternalIAM iam = 1;
optional bool accepted = 2;
}
message ReqWithOptionalIAM {
optional InternalIAM iam = 1;
}
/*
User
*/
message GetUserReq {
int64 user_id = 1;
string national_id = 2;
}
enum UserStatus {
USER_STATUS_CREATED = 0;
USER_STATUS_VALID_LV1 = 1;
USER_STATUS_VALID_LV2 = 2;
USER_STATUS_VALID_LV3 = 3;
USER_STATUS_DISABLED = -1;
USER_STATUS_BANNED = -2;
USER_STATUS_DELETED = -3;
}
message User {
int64 id = 1;
string national_id = 2;
string mobile = 3;
string email = 4;
UserStatus status = 5;
repeated int64 roles = 6;
}
message UserAddress {
string postal_code = 2;
string user_address = 3;
}
message Company {
int64 id = 1;
string name = 2;
string name_fa = 3;
string location = 4;
bool can_provide_bnpl = 5;
}
// Identity is bound to current user's real identity
message Identity {
string national_id = 1;
string national_serial_id = 2;
string first_name = 3;
string first_name_en = 4;
string last_name = 5;
string last_name_en = 6;
string father_name = 7;
int64 birthdate = 8;
string birthdate_time = 9;
bool is_alive = 10;
int32 gender = 11;
string serial_number = 12;
string serial_type = 13;
string shenasname_number = 14;
string shenasname_seri = 15;
string shenasname_serial = 16;
int32 status = 17;
string updated_at = 18;
string created_at = 19;
string email = 20;
string mobile = 21;
optional Company company = 22;
optional string employee_info = 23;
string pub_key = 24;
optional UserAddress user_address = 25;
}
message IdentityBasic {
string first_name = 1;
string last_name = 2;
optional Company company = 3;
}
message UserIdentityBasic {
int64 id = 1;
string national_id = 2;
string mobile = 3;
string first_name = 4;
string last_name = 5;
string wallet_address = 6;
}
message UserUpdateIdentityReq {
InternalIAM iam = 1;
string national_id = 2;
string birthdate = 3;
string email = 4;
optional UserAddress user_address = 5;
}
message UserUpdateBankInfoReq {
InternalIAM iam = 1;
string deposit_number = 2;
string iban_number = 3;
string card_number = 4;
}
message BankInfoList {
repeated BankInfo list = 1;
uint32 page_no = 2;
uint32 page_size = 3;
uint32 total_count = 4;
}
// Status 0: Fail Verify, 1: Verified, 2: Does not Match user's credential , 3:
// Closed for potential fraud
enum BankInfoStatusEnum {
FAIL_VERIFY = 0;
VERIFIED = 1;
DOES_NOT_MATCH = 2;
CLOSED = 3;
}
message BankInfo {
int64 id = 1;
string deposit_number = 2;
string iban_number = 3;
string card_number = 4;
BankInfoStatusEnum status = 5;
string updated_at = 6;
string created_at = 7;
}
/* Two Factor Authentication */
message TFAReq {
InternalIAM iam = 1;
optional string mobile = 2;
optional string email = 3;
optional string reason = 4; // issued jwt reason -> can be login, redeem, withdrawal
optional int64 id = 5;
optional TfaStateEnum state = 6;
}
// Two Factor Authentication Exchange Response
message TFAExRes {
InternalIAM iam = 1;
string secret = 2;
string qrcode_base64 = 3;
}
message CheckTFAReq {
InternalIAM iam = 1;
string code = 2;
TFAReq req = 3;
// optional string algorithm = 3;
// optional string reason = 4; // Can be later used as a lookup
// optional string id = 5;
// optional TfaStateEnum state = 6;
}
message TFA {
TfaStateEnum state = 1;
int64 code = 2;
int64 id = 3;
}
enum TfaStateEnum {
TFA_STATE_ENUM_UNSPECIFIED = 0;
LOGIN = 1;
INTERNAL_TRANSFER = 2;
EXTERNAL_TRANSFER = 3;
REDEEM_TOKEN = 4;
MARKET_PLACE_MAKER = 5;
MARKET_PLACE_TAKER = 6;
MARKET_PLACE_ORDER_CANCEL = 7;
IRT_WITHDRAWAL = 8;
IRT_DEPOSIT = 9;
}
message Recipient {
string key = 1;
optional string first_name = 2;
optional string last_name = 3;
optional int64 user_id = 4;
optional string public_key = 5;
}
message LookUpNameReq {
Recipient recipient = 1;
}
message LookUpNameRes {
Recipient recipient = 1;
}
message BasicUserInfo {
string name = 1;
string national_id = 2;
string pub_key = 3;
int64 user_id = 4;
}
message BasicUserInfoList {
repeated BasicUserInfo list = 1;
uint32 page_no = 2;
uint32 page_size = 3;
uint32 total_count = 4;
}

37
auth/v1/srv.proto Normal file
View File

@ -0,0 +1,37 @@
syntax = "proto3";
package auth.v1;
import "auth/v1/msg.proto";
import "base/v1/msg.proto";
service AuthorizationService {
rpc AuthorizationSrvHealth(base.v1.Empty) returns (base.v1.StatusRes);
rpc CheckIAM(CheckIAMReq) returns (InternalIAM) {}
rpc SendLoginOTP(UserSendOtpReq) returns (UserSendOtpRes) {}
rpc LoginWithOTP(UserLoginReq) returns (UserAccessTokenRes) {}
rpc GetAccessTokenByRefreshToken(UserRefreshTokenReq) returns (UserAccessTokenRes) {}
rpc GetUserPermission(InternalIAM) returns (PermissionList) {}
rpc GetIdentity(InternalIAM) returns (Identity) {}
rpc UpdateIdentity(UserUpdateIdentityReq) returns (base.v1.StatusRes) {}
rpc GetBankInfoList(ReqWithIAMAndParams) returns (BankInfoList) {}
rpc UpdateBankInfo(UserUpdateBankInfoReq) returns (base.v1.StatusRes) {}
rpc RemoveBankInfo(IdReqWithIAM) returns (base.v1.StatusRes) {}
rpc GetUser(GetUserReq) returns (User) {}
// Two Factor Authentication
// For now it's only SMS-OTP - later will be Email-OTP or other methods can be
// added For HMAC-OTP there won't be a need to call this api
rpc ProcessTFAReq(TFAReq) returns (base.v1.StatusRes) {}
// For HMAC-OTP an initialization step must be added to exchange keys
rpc InitTFAReq(InternalIAM) returns (TFAExRes) {}
rpc CheckTFACode(CheckTFAReq) returns (base.v1.StatusRes) {}
}

View File

@ -1,28 +0,0 @@
syntax = "proto3";
package authorization;
import "base_message.proto";
import "authorization_message.proto";
service AuthorizationService {
rpc InternalAuthorizationDeleteCache(base.Empty) returns(base.StatusRes);
rpc InternalInitRoutes(InternalInitRoutesReq) returns (base.StatusRes){}
rpc InternalGetUserIdentityBasic(GetUserReq) returns(UserIdentityBasic){}
rpc InternalGetUserIAM(GetUserReq) returns(InternalIAM){}
rpc CheckIAM(CheckIAMReq) returns (InternalIAM){}
rpc UserLoginSendOTP(UserSendOtpReq) returns (UserSendOtpRes){}
rpc UserLoginWithOTP(UserLoginReq) returns (UserAccessTokenRes){}
rpc UserGetAccessTokenByRefreshToken(UserRefreshTokenReq) returns (UserAccessTokenRes){}
rpc UserGetUserPermission(InternalIAM) returns (PermissionList){}
rpc UserGetIdentity(InternalIAM) returns (Identity){}
rpc UserUpdateIdentity(UserUpdateIdentityReq) returns (base.StatusRes){}
rpc UserGetBankInfoList(InternalIAM) returns (BankInfoList){}
rpc UserUpdateBankInfo(UserUpdateBankInfoReq) returns (base.StatusRes){}
rpc GetUser(GetUserReq) returns (User){}
}

View File

@ -1,159 +0,0 @@
syntax = "proto3";
package authorization;
/*
Internal
*/
message InternalInitRoutesReq{
repeated InternalRoute routes = 1;
}
message InternalRoute {
string path = 1;
string method = 2;
string handler = 3;
}
/* Role Permission */
message Role{
int64 id = 1;
string title = 2;
string Key = 3;
string type = 4;
}
message Permission{
int64 id = 1;
string title = 2;
string key = 3;
string route = 4;
string method = 5;
}
message PermissionList {
repeated Permission list = 1;
}
/*
UserSendOtp
*/
message UserSendOtpReq {
string mobile = 1;
}
message UserSendOtpRes {
int64 expired_at = 1;
}
/*
UserLogin
*/
message UserLoginReq {
string mobile = 1;
string otp_code = 2;
}
message UserRefreshTokenReq {
string refresh_token = 1;
}
message UserAccessTokenRes {
string access_token = 1;
int64 access_expired_at = 2;
string refresh_token = 3;
}
/*
IAM
*/
message CheckIAMReq{
string access_token = 1;
string route = 2;
string method = 3;
}
message InternalIAM {
User user = 1;
IdentityBasic identity = 2;
}
/*
User
*/
message GetUserReq {
int64 user_id = 1;
string national_id =2;
}
message User {
int64 id = 1;
string national_id = 2;
string mobile = 3;
string email = 4;
repeated int64 roles = 5;
}
message Identity {
string national_id = 1;
string national_serial_id = 2;
string first_name = 3;
string first_name_en = 4;
string last_name = 5;
string last_name_en = 6;
string father_name = 7;
int64 birthdate = 8;
string birthdate_time = 9;
bool is_alive = 10;
int32 gender = 11;
string serial_number = 12;
string serial_type = 13;
string shenasname_number = 14;
string shenasname_seri = 15;
string shenasname_serial = 16;
int32 status = 17;
string updated_at = 18;
string created_at = 19;
string email = 20;
}
message IdentityBasic {
string first_name = 1;
string last_name = 2;
}
message UserIdentityBasic {
int64 id = 1;
string national_id = 2;
string mobile = 3;
string first_name = 4;
string last_name = 5;
}
message UserUpdateIdentityReq {
InternalIAM iam = 1;
string national_id = 2;
string birthdate = 3;
string email = 4;
}
message UserUpdateBankInfoReq {
InternalIAM iam = 1;
string deposit_number = 2;
string iban_number = 3;
string card_number = 4;
}
message BankInfoList {
repeated BankInfo list = 1;
}
message BankInfo {
int64 id = 1;
string deposit_number = 2;
string iban_number = 3;
string card_number = 4;
int32 status = 5;
string updated_at = 6;
string created_at = 7;
}

26
base/v1/msg.proto Normal file
View File

@ -0,0 +1,26 @@
syntax = "proto3";
package base.v1;
message Empty {}
message StatusRes {
bool success = 1;
}
message IdRes {
int64 id = 1;
}
message IdReq {
int64 id = 1;
}
message YesNoRes {
bool yes = 1;
}
message PaginationRespSample {
uint32 page_no = 2;
uint32 page_size = 3;
uint32 total_count = 4;
}

View File

@ -1,16 +0,0 @@
syntax = "proto3";
package base;
message Empty {}
message StatusRes {
bool success = 1;
}
message IdRes {
int64 id = 1;
}
message IdReq {
int64 id = 1;
}

62
buf.gen.yaml Normal file
View File

@ -0,0 +1,62 @@
---
version: v2
clean: true
managed:
enabled: true
override:
- file_option: go_package_prefix
# FIXME: Change this to you're go.mod package name
value: github.com/nfel
plugins:
# NOTE: golang
# - remote: buf.build/grpc/go
# NOTE: grpc
# go install google.golang.org/grpc/cmd/protoc-gen-go-grpc@latest
- local: protoc-gen-go-grpc
out: stub/go
# NOTE: PB files
# go install google.golang.org/protobuf/cmd/protoc-gen-go@latest
- local: protoc-gen-go
# - remote: buf.build/protocolbuffers/go:v1.30.0
out: stub/go
# NOTE: doc
- local: protoc-gen-doc
opt: html,index.html,source_relative
out: stub/doc/html
- local: protoc-gen-doc
opt: markdown,index.md,source_relative
out: stub/doc/md
# # NOTE: Gateway
# # - remote: buf.build/grpc-ecosystem/gateway:v2.16.2
- local: protoc-gen-grpc-gateway
out: stub/go
opt:
- standalone=true
- generate_unbound_methods=true
# # NOTE: SWAGGER json files
# # - remote: buf.build/grpc-ecosystem/openapiv2:v2.16.2
# - local: protoc-gen-openapiv2
# opt: import_prefix=github.com/nfel
# out: stub/go
# - local: protoc-gen-go-gin
# opt:
# # - plugin=handler
# # - plugin=service
# # - plugin=mix
# out: stub/go
# NOTE: Typescript
# - remote: buf.build/bufbuild/es:v2.2.2
# # opt: import_prefix=github.com/nfel
# out: stub/ts
- local: protoc-gen-es
out: stub/ts
opt: target=ts
# - local: protobuf-ts
# # opt: import_prefix=github.com/nfel
# out: stub/ts
inputs:
- directory: ./
# - git_repo: ssh://git@5.34.204.11/Kahroba/proto
# branch: v2

14
buf.yaml Normal file
View File

@ -0,0 +1,14 @@
---
version: v2
breaking:
use:
- FILE
- PACKAGE
lint:
use:
- BASIC
- PACKAGE_SAME_GO_PACKAGE
- PACKAGE_NO_IMPORT_CYCLE
- IMPORT_USED
modules:
- path: ./

135
errors/v1/msg.proto Normal file
View File

@ -0,0 +1,135 @@
syntax = "proto3";
package errors.v1;
enum ErrCode {
// General errors
OK = 0;
FAILED = 1;
SERVER_ERROR = 2;
INTERNAL = 3;
UNAVAILABLE = 4;
// Authentication and authorization errors
UNAUTHENTICATED = 1000;
PERMISSION_DENIED = 1001;
ACCESS_DENIED = 1002;
FORBIDDEN = 1003;
BAD_AUTH = 1004;
SESSION_EXPIRED = 1005;
USER_KYC_LV1_NOT_FOUND = 1006;
USER_KYC_LV2_NOT_FOUND = 1007;
// Argument validation errors
INVALID_ARGUMENT = 2000;
INVALID_ARGUMENT_EMPTY_VALUE = 2001;
INVALID_ARGUMENT_INVALID_VALUE = 2002;
INVALID_ARGUMENT_INVALID_FORMAT = 2003;
INVALID_ARGUMENT_MISSING_RECIPIENT = 2004;
INVALID_ARGUMENT_EMPTY_ID = 2005;
INVALID_ARGUMENT_COMPANY_REQUIRED = 2006;
INVALID_ARGUMENT_UNKNOWN_TRX_TYPE = 2007;
INVALID_ARGUMENT_INVALID_CODE = 2008;
INVALID_ARGUMENT_RRN = 2009;
INVALID_ARGUMENT_MOBILE_NUMBER = 2010;
INVALID_ARGUMENT_IBAN_NUMBER = 2011;
INVALID_ARGUMENT_UNKNOWN_TYPE = 2012;
INVALID_ARGUMENT_BAD_STELLAR_ADDRESS = 2013;
INVALID_ARGUMENT_ZERO_AMOUNT = 2014;
INVALID_BUY_AMOUNT = 2015;
INVALID_BUY_AMOUNT_MAX = 2016;
INVALID_BUY_AMOUNT_MIN = 2017;
// Resource errors
NOT_FOUND = 3000;
ALREADY_EXISTS = 3001;
ASSET_NOT_FOUND = 3002;
WALLET_NOT_FOUND = 3003;
AGREEMENT_NOT_FOUND = 3004;
DISCOUNT_NOT_FOUND = 3005;
BANK_INFO_NOT_FOUND = 3007;
RECIPIENT_NOT_FOUND = 3008;
USER_NOT_FOUND = 3009;
// Resource state errors
ASSET_NOT_ACTIVE = 4000;
WALLET_NOT_ACTIVE = 4001;
DISCOUNT_NOT_ACTIVE = 4002;
RECIPIENT_NOT_ACTIVE = 4003;
// Transaction errors
TRX_STATUS_UNKNOWN = 5000;
TRX_STATUS_PENDING = 5001;
TRX_STATUS_FAILED = 5002;
TRX_STATUS_SUCCESS = 5003;
TRX_STATUS_CANCELED = 5004;
TRX_STATUS_EXPIRED = 5005;
TRX_STATUS_CREATED = 5006;
TRX_STATUS_SUSPENDED = 5007;
// Stellar errors
STELLAR_ERR_ESTABLISH_TRUST_LINE = 6000;
STELLAR_ERR_CREATE_ACCOUNT = 6001;
STELLAR_ERR_TRANSFER = 6002;
STELLAR_ERR_GET_ACCOUNT = 6003;
STELLAR_ERR_LOW_FEE = 6004;
STELLAR_ERR_LOW_RESERVE = 6005;
// Market-related errors
MARKET_ORDER_NOT_FOUND = 3006;
MARKET_ORDER_ALREADY_CREATED = 7020;
MARKET_ORDER_ALREADY_OPENED = 7021;
MARKET_ORDER_COMPLETED = 7022;
MARKET_ORDER_CANCELED = 7023;
MARKET_ORDER_FAILED = 7024;
MARKET_ORDER_UNKNOWN = 7025;
MARKET_ORDER_UNSUPPORTED_PARTICIPANT_TYPE = 7045;
ASSET_CAN_NOT_BUY = 7026;
ASSET_BUY_PRICE_IS_ZERO = 7019;
MARKET_ORDER_MATCHING_ERR_REFUND = 7128;
// Specific errors
IBAN_MISS_MATCH = 7003;
SHAHKAR_FAILED = 7004;
SHAHKAR_SYSTEM_ERROR = 7005;
PENDING_OTP_ALREADY_EXISTS = 7006;
INVALID_OTP = 7007;
BAD_BANK_INFO = 7008;
NOT_ACCEPT_LEGAL = 7009;
NEED_TRUST_LINE = 7010;
EXPIRED = 7011;
INVALID_DISCOUNT_CODE = 7012;
ASSET_INVALID = 7013;
LOW_REQUEST_AMOUNT = 7014;
AGREEMENT_ALREADY_ACCEPTED = 7015;
CONTRACT_ALREADY_GENERATED = 7016;
CONTRACT_NOT_FOUND = 7080; // FIXME: Err numb er should be changed
NIL_AUTH = 7017;
CAN_NOT_BUY_AND_DEPOSIT = 7018;
WHITELIST_ALREADY_USED = 7027;
NATIONAL_ID_IS_EMPTY = 7028;
NOT_ENOUGH_BALANCE = 7029;
ASSET_MAX_BALANCE_REACHED = 7030;
WALLET_IS_NOT_IN_WHITE_LIST = 7031;
RECIPIENT_IS_NOT_IN_WHITE_LIST = 7032;
MOBILE_NATIONAL_ID_MISS_MATCH = 7033;
NOT_ENOUGH_LOCKED_BALANCE = 7034;
NOT_ENOUGH_BALANCE_TO_LOCK = 7035;
// Server errors
SERVER_ERROR_FREEZED_BALANCE_NEGATIVE = 8000;
SERVER_ERROR_NIL_DB_TX = 8001;
SERVER_ERROR_TFA_TEMPLATE_NOT_FOUND = 8002;
// Person-related errors
GET_PERSON_FAILED = 9000;
USER_NOT_VERIFIED = 9001;
USER_BANNED = 9002;
USER_DELETED = 9003;
USER_DISABLED = 9004;
}
message ErrorMsg {
ErrCode code = 1;
map<string, string> details = 2;
}

196
market/v1/msg.proto Normal file
View File

@ -0,0 +1,196 @@
syntax = "proto3";
package market.v1;
import "auth/v1/msg.proto";
import "wallet/v1/msg.proto";
enum MarketParticipantType {
MO_PT_UNKNOWN = 0;
MO_PT_MAKER = 1;
MO_PT_TAKER = 2;
}
enum MarketOrderSide {
MO_UNKNOWN = 0;
MO_BUY = 1;
MO_SELL = 2;
}
enum MarketOrderStatus {
MO_UNKNOWN_MP_STATUS = 0; // Unknown
MO_CREATED = 1; // Order is just created and awaits confirmation
MO_OPEN = 2; // Order is open and waiting to be completed
MO_CANCEL = 3; // Cancelled by user
MO_COMPLETED = 4; // Order is completed
MO_FAILED = 5; // Order is failed - bad trx , etc.
MO_REFUNDED = 6; // Order is refunded by platform to user due to regulation
// MO_EXPIRED = 7; // Order is expired
}
message CalcMarketReq {
optional auth.v1.InternalIAM iam = 1; // For whitelist :')
int64 asset_id = 2;
int64 counter_asset_id = 3;
double amount = 4;
double unit_price = 5;
MarketParticipantType participant_type = 6;
wallet.v1.BuyAssetSide req_side = 7; // For Calculation : can be from asset or irt
}
message CalcMarketRes {
double calculated_irt_amount = 1;
double calculated_asset_amount = 2;
wallet.v1.EffectiveCommission commission = 3;
MarketParticipantType participant_type = 4;
wallet.v1.BuyAssetSide req_side = 5; // For Calculation : can be from asset or irt
}
message MPHistoryFilter {}
message MPListFilter {}
message MarketOrder {
uint64 id = 1;
uint64 trx_id = 2;
wallet.v1.Asset asset = 3;
wallet.v1.Asset counter_asset = 4;
double amount = 5;
double unit_price = 6;
double total_price = 7;
MarketOrderSide side = 8;
MarketOrderStatus status = 9;
int64 from = 10;
MarketParticipantType participant_type = 11;
auth.v1.UserIdentityBasic from_identity = 12;
wallet.v1.Commission commission = 13;
double completed_amount = 14;
double available_amount = 15;
string created_at = 16;
string updated_at = 17;
bool is_public = 18;
wallet.v1.TransactionList trx = 19;
repeated string tags = 20;
repeated string comment = 21;
optional MarketOrder source = 22; // purchase is done via this field
// repeated string attachments = 14; // possible files included by
// seller/buyer
}
message MarketAssetListReq {
optional auth.v1.InternalIAM iam = 1; // If not set, will returns only public orders which are limited by a
optional uint32 page_no = 2;
optional uint32 page_size = 3;
}
message MarketAssetList {
repeated wallet.v1.Asset list = 1;
uint32 page_no = 2;
uint32 page_size = 3;
uint32 total_count = 4;
}
message MatchOrderReq {
auth.v1.InternalIAM iam = 1;
uint64 order_id = 2;
double amount = 3;
wallet.v1.BuyAssetSide req_side = 7; // For Calculation : can be from asset or irt
optional bool accepted_contract = 4;
optional auth.v1.TFA tfa = 5;
}
message MatchOrderRes {
uint64 order_id = 1;
double calculated_irt_amount = 2;
double calculated_asset_amount = 3;
wallet.v1.EffectiveCommission commission = 4;
MarketOrderStatus status = 5;
}
message MarketOrderList {
repeated MarketOrder list = 1;
uint32 page_no = 2;
uint32 page_size = 3;
uint32 total_count = 4;
}
/*
* participant_type: IS Maker/Taker
* side: IS Buying/Selling
* req_side: IS input (amount) in irt/asset
* */
message NewMarketReq {
auth.v1.InternalIAM iam = 1;
int64 asset_id = 2;
int64 counter_asset_id = 3;
double amount = 4;
double unit_price = 5;
// TODO: Change name
MarketParticipantType participant_type = 6;
// For Calculation : can be from asset or irt
wallet.v1.BuyAssetSide req_side = 7;
MarketOrderSide side = 8;
// TODO: maker market order as optional
optional uint64 maker_order_id = 9;
}
enum MarketOrdersSortBy {
MO_SORT_UNKNOWN = 0;
MO_CREATED_AT_ASC = 1;
MO_CREATED_AT_DESC = 2;
MO_UNIT_PRICE_ASC = 3;
MO_UNIT_PRICE_DESC = 4;
MO_TOTAL_PRICE_ASC = 5;
MO_TOTAL_PRICE_DESC = 6;
MO_AVAILABLE_AMOUNT_ASC = 7;
MO_AVAILABLE_AMOUNT_DESC = 8;
}
message OrderListFilter {
optional auth.v1.InternalIAM iam = 1;
optional string search = 3;
optional MarketOrderSide side = 4;
repeated MarketOrderStatus status = 5;
repeated string from = 6;
repeated string to = 7;
optional double starting_price = 8;
optional double ending_price = 9;
repeated uint64 asset = 10;
optional uint64 order_id = 11;
optional uint64 trx_id = 12;
optional bool is_public = 13;
optional uint64 maker_order_id = 15;
optional string from_date = 16;
optional string to_date = 17;
optional MarketParticipantType participant_type = 18;
optional MarketOrdersSortBy sort_by = 19;
optional uint32 page_no = 21;
optional uint32 page_size = 22;
}
/* Contract */
message ContractMarketRes {
string link = 1;
uint64 asset_id = 2;
uint64 agreement_id = 3;
uint64 transaction_id = 4;
string contract_hash = 5;
string contract_content = 6;
}
message DeclineMarketContractReq {
auth.v1.InternalIAM iam = 1;
uint64 agreement_id = 2;
}
message ConfirmMarketContractReq {
auth.v1.InternalIAM iam = 1;
uint64 agreement_id = 2;
optional auth.v1.TFA tfa = 3;
}
message MarketContractReq {
auth.v1.InternalIAM iam = 1;
// uint64 asset_id = 2;
uint64 order_id = 2; // Maker OrderID
// double amount = 4;
// wallet.v1.BuyAssetSide req_side = 5;
}

26
market/v1/srv.proto Normal file
View File

@ -0,0 +1,26 @@
syntax = "proto3";
package market.v1;
import "auth/v1/msg.proto";
import "base/v1/msg.proto";
import "market/v1/msg.proto";
service MarketplaceSrv {
rpc MarketplaceSrvHealth(base.v1.Empty) returns (base.v1.StatusRes);
rpc GetMarketPubHistory(OrderListFilter) returns (MarketOrderList); // This is for public market
rpc GetUserMarketHistory(OrderListFilter) returns (MarketOrderList); // list of order + purchase related to buying an asset
rpc GetMarketOrderDet(auth.v1.IdReqWithIAM) returns (MarketOrder); // details of an order by id
rpc GetAllOrderList(OrderListFilter) returns (MarketOrderList); // list of all orders (seller and buyer combined)
rpc GetMarketAssetList(MarketAssetListReq) returns (MarketAssetList); // assets that can be listed in marketplace
rpc CalcMarketOrder(CalcMarketReq) returns (CalcMarketRes);
rpc CancelOrder(auth.v1.IdReqWithIAMAndTFA) returns (base.v1.StatusRes); // cancel an order
rpc NewMarketOrder(NewMarketReq) returns (MarketOrder); // insert new buy order to market
rpc GenerateMarketContract(MarketContractReq) returns (ContractMarketRes);
rpc ConfirmMarketContract(ConfirmMarketContractReq) returns (base.v1.StatusRes);
rpc DeclineMarketContract(DeclineMarketContractReq) returns (base.v1.StatusRes);
}

7
package.json Normal file
View File

@ -0,0 +1,7 @@
{
"devDependencies": {
"@bufbuild/buf": "^1.47.2",
"@bufbuild/protobuf": "^2.2.2",
"@bufbuild/protoc-gen-es": "^2.2.2"
}
}

24
template.buf.gen.yaml Normal file
View File

@ -0,0 +1,24 @@
---
version: v2
clean: true
managed:
enabled: true
override:
- file_option: go_package_prefix
value: <pkg_name>
plugins:
- remote: buf.build/grpc/go
out: stub/go
- remote: buf.build/protocolbuffers/go:v1.30.0
out: stub/go
- local: protoc-gen-doc
opt: html,index.html,source_relative
out: stub/doc
- local: protoc-gen-grpc-gateway
out: stub/go
- local: protoc-gen-openapiv2
out: stub/go
inputs:
- git_repo: ssh://git@5.34.204.11/Kahroba/proto
branch: v2

View File

@ -1,29 +0,0 @@
syntax = "proto3";
package wallet;
import "base_message.proto";
import "authorization_message.proto";
import "wallet_message.proto";
service WalletService {
rpc InternalWalletDeleteCache(base.Empty) returns(base.StatusRes);
rpc InternalCreateFederation(authorization.InternalIAM) returns(base.StatusRes);
rpc AdminGetFederation(GetFederationReq) returns(Federation);
rpc UserGetFederation(authorization.InternalIAM) returns(Federation);
rpc UserGetAssetList(base.Empty) returns(AssetList);
rpc AdminGetAssetList(base.Empty) returns(AssetList);
rpc GetAsset(GetAssetReq) returns(Asset);
rpc UserInitWallet(UserInitWalletReq) returns(base.StatusRes);
rpc UserGetWalletList(authorization.InternalIAM) returns(WalletList);
rpc UserTransferAsset(UserTransferAssetReq) returns(UserTransferRes);
rpc UserGetTransactionList(UserGetTransactionListReq) returns(TransactionList);
rpc SaleGetToken(SaleGetTokenReq) returns(SaleGetTokenRes);
rpc SaleConfirm(SaleConfirmReq) returns(SaleConfirmRes);
rpc AdminManualSaleDeposit(SaleManualReq) returns (base.StatusRes);
}

View File

@ -0,0 +1,16 @@
syntax = "proto3";
package wallet.v1;
import "base/v1/msg.proto";
import "wallet/v1/msg.proto";
service InternalWalletSrv {
rpc InternalWalletSrvHealth(base.v1.Empty) returns (base.v1.StatusRes);
// Lock And Release Assets
rpc LockAsset(LockAssetReq) returns (base.v1.StatusRes);
rpc ReleaseAsset(LockAssetReq) returns (base.v1.StatusRes);
rpc CollectCommission(CommissionReq) returns (CommissionRes);
rpc RefundCommission(CommissionReq) returns (CommissionRes);
}

707
wallet/v1/msg.proto Normal file
View File

@ -0,0 +1,707 @@
syntax = "proto3";
package wallet.v1;
import "auth/v1/msg.proto";
import "base/v1/msg.proto";
/*
INTERNAL DATA
*/
message InternalTransactionData {
int64 transaction_id = 1;
}
/*
Federation
*/
message Federation {
int64 id = 1;
int64 user_id = 2;
string ed_public = 3;
string ed_public_hash = 4;
int32 status = 5;
string created_at = 6;
string system_wallet_address = 7;
}
message GetFederationReq {
optional int64 federation_id = 1;
optional int64 user_id = 2;
optional string ed_public = 3;
optional string ed_public_hash = 4;
}
/*
Wallet
*/
message UserInitWalletReq {
auth.v1.InternalIAM iam = 1;
int64 asset_id = 2;
}
message WalletList {
repeated Wallet list = 1;
double available_balance = 3;
double locked_balance = 4;
double total_balance = 5;
uint32 page_no = 6;
uint32 page_size = 7;
uint32 total_count = 8;
}
message Wallet {
int64 id = 1;
int64 user_id = 2;
int64 asset_id = 3;
Asset asset_info = 4;
int64 federation_id = 5;
Federation federation_info = 6;
double balance = 7;
double frozen_balance = 8;
string updated_at = 9;
string created_at = 10;
string wallet_code = 11;
bool accepted_terms = 12;
bool is_locked = 13;
}
message BalanceReq {
auth.v1.InternalIAM iam = 1;
int64 asset_id = 2;
}
message CheckBalanceReq {
auth.v1.InternalIAM iam = 1;
int64 asset_id = 2;
double amount = 3; // Checks if user have enough balance
}
message BalanceRes {
double available_balance = 1;
double locked_balance = 2;
double total_balance = 3;
}
/*
Asset
*/
message Asset {
int64 id = 1;
string name = 2;
string code = 3;
string issuer = 4;
string network_code = 5;
int32 decimal = 6;
double max_supply = 7;
string image = 8;
string description = 9;
string url = 10;
// int64 buy_unit_price = 11;
double buy_min_amount = 12;
double buy_max_amount = 13;
bool is_active = 20;
bool can_buy = 21;
bool can_sell = 22;
bool can_deposit = 23;
bool can_withdraw = 24;
bool can_trade = 25;
string updated_at = 29;
string created_at = 30;
repeated string images = 31;
repeated string videos = 32;
AssetStatus status = 33;
AssetMeta meta = 34;
AssetTokenType token_type = 35;
AssetPrice price = 36;
bool is_base_asset = 37;
bool is_locked = 38;
AssetType type = 39;
}
enum AssetTokenType {
ASSET_NETWORK_TYPE_UNKNOWN = 0;
ASSET_NETWORK_TYPE_STELLAR_NATIVE = 1;
ASSET_NETWORK_TYPE_STELLAR_ALPHANUMERIC4 = 2;
ASSET_NETWORK_TYPE_STELLAR_ALPHANUMERIC12 = 3;
ASSET_NETWORK_TYPE_ERC20 = 4;
}
enum AssetStatus {
ASSET_STATUS_UNKNOWN = 0;
ASSET_STATUS_ACTIVE = 1;
ASSET_STATUS_INACTIVE = 2;
ASSET_STATUS_SOON = 3;
ASSET_STATUS_FINISHED = 4;
ASSET_STATUS_EVALUATION = 5;
ASSET_STATUS_SUSPENDED = 6;
}
enum AssetType {
ASSET_TYPE_UNKNOWN = 0;
ASSET_TYPE_PROJECT = 1;
ASSET_TYPE_CURRENCY = 2;
ASSET_TYPE_NETWORK_GAS = 3;
}
message AssetList {
repeated Asset list = 1;
uint32 page_no = 2;
uint32 page_size = 3;
uint32 total_count = 4;
}
message AssetFilter {
repeated int64 ids = 1;
repeated AssetType type = 2; // AssetType
repeated AssetType token_type = 3; // AssetType
repeated AssetStatus status = 4;
repeated string name = 5;
optional bool can_buy = 6;
optional bool can_sell = 7;
optional bool can_deposit = 8;
optional bool can_withdraw = 9;
optional bool can_trade = 10;
optional bool is_active = 11;
optional string search = 12; // Not yet implemented !
}
message AssetDiscountReq {
auth.v1.InternalIAM iam = 1;
string code = 2;
int64 asset_id = 3;
optional double amount = 4; // calculate discount amount
}
message AssetDiscountRes {
uint64 id = 1;
string code = 2;
string expires_at = 3;
double static_amount = 4;
double percentage = 5;
double max_amount = 6;
double effective_amount = 7; // based of asset price and discount amount in req
optional int64 supported_asset = 8;
}
message AssetPrice {
string updated_at = 1;
double market_price = 2;
double ico_price = 3;
}
message GetAssetReq {
optional int64 id = 1;
optional string code = 3;
}
message AssetMeta {
PropertyMeta property = 1;
}
message PropertyMeta {
string description = 1;
string builder_description = 2;
string white_paper_url = 3;
string expert_report_url = 4;
string project_catalog_url = 5;
string ownership_document_url = 6;
double total_area_meters = 7;
int32 total_unit_count = 8;
string usage_type = 9;
string completion_date = 10;
string user_agreement_url = 11;
float lat = 12;
float lng = 13;
string map_link = 14;
PropertyDetail detail = 15;
}
message PropertyDetail {
repeated Content badge = 1; // 2>
repeated Content content = 2; // 4>
}
message Content {
string label = 1;
string value = 2;
string value_type = 3;
}
// Used for both locking and releasing asset :)
message LockAssetReq {
int64 asset_id = 1;
double amount = 2;
auth.v1.InternalIAM iam = 3;
optional auth.v1.TFA tfa = 4; // if request is not internal
}
/*
BNPL - not really but close name
*/
message GetUserBNPLInfoReq {
auth.v1.InternalIAM iam = 1;
base.v1.IdReq id = 2;
}
enum BNPLPaymentsStatus {
PENDING_PAYMENT = 0;
PAID = 1;
OVER_DUE = 2;
NOT_STARTED = 3;
NOT_YET_DUE = 4;
CANCELED = 5;
REJECTED = 6;
}
message BNPLPayments {
uint64 id = 1;
double amount = 2;
double amount_irr = 7;
bool is_paid = 3;
string due_date = 4;
string settlement_date = 5;
BNPLPaymentsStatus status = 6;
}
message UserBNPLResp {
uint64 id = 1;
BNPLInfo bnpl = 2;
int32 current_step = 3;
optional float amount = 4;
optional PaymentPeriodInfo payment_period = 5;
optional bool accepted_terms = 6;
repeated BNPLPayments payments = 7;
optional string employee_id = 8;
optional auth.v1.Company company = 10;
auth.v1.InternalIAM iam = 11;
optional string updated_at = 12;
optional string created_at = 13;
Asset selected_asset = 14;
optional string rejection_reason = 15;
}
message UserBNPLReq {
uint64 id = 1;
int64 bnpl_id = 2;
optional string created_at = 3;
optional string employee_id = 4;
optional int64 company_id = 5;
auth.v1.InternalIAM iam = 6;
optional float amount = 7;
optional PaymentPeriodInfo payment_period = 8;
optional bool has_agreed_contract = 9;
optional int32 current_step = 10; // Can be useful for admin to change the current step
optional int64 asset_id = 11;
}
message PaymentPeriodInfo {
uint64 id = 1;
uint64 period = 2;
bool enabled = 3;
}
message BNPLInfo {
uint64 id = 1;
string description = 3;
repeated Asset supported_assets = 2;
optional bool enabled = 4;
float amount_start = 5;
float amount_end = 6;
float amount_steps = 7;
repeated PaymentPeriodInfo payment_period = 8;
repeated auth.v1.Company possible_companies = 11;
string updated_at = 12;
string created_at = 13;
string expires_at = 14;
}
message BNPLList {
repeated BNPLInfo list = 1;
uint32 page_no = 2;
uint32 page_size = 3;
uint32 total_count = 4;
}
/*
Transaction
*/
message TransactionList {
repeated Transaction list = 1;
uint32 page_no = 2;
uint32 page_size = 3;
uint32 total_count = 4;
}
enum TransactionType {
UNKNOWN = 0;
BUY = 1;
SELL = 2;
INTERNAL_TRANSFER = 3;
EXTERNAL_TRANSFER = 4;
REDEEM = 5;
TRUST_LINE = 6;
WAGE = 7;
EXTERNAL_DEPOSIT = 8;
INTERNAL_DEPOSIT = 9;
MARKETPLACE_BUY = 10;
MARKETPLACE_SELL = 11;
LOCK = 12;
IRT_DEPOSIT = 13;
IRT_WITHDRAWAL = 14;
COMMISSION = 15;
}
enum TransactionStatus {
UNDETERMINED = 0;
FAILED = -10;
SUSPENDED = -9;
CREATED = -1;
PENDING_TRX = 1;
SUCCESSFUL = 2;
}
message Transaction {
int64 id = 1;
int64 asset_id = 2;
string asset_code = 3;
optional int64 from_user_id = 4;
optional auth.v1.UserIdentityBasic from_user_info = 5;
optional int64 from_federation_id = 6;
optional Federation from_federation_info = 7;
optional int64 to_user_id = 8;
optional auth.v1.UserIdentityBasic to_user_info = 9;
optional int64 to_federation_id = 10;
optional Federation to_federation_info = 11;
double amount = 12;
TransactionStatus status = 13;
TransactionType type = 14;
string updated_at = 15;
string created_at = 16;
string tracking_code = 17;
optional string trx_hash = 18;
optional string from_public_key = 19;
optional string to_public_key = 20;
double token_price = 21;
}
message TransactionListFilter {
auth.v1.InternalIAM iam = 1;
optional uint32 page_no = 2;
optional uint32 page_size = 3;
optional int64 id = 4;
optional int64 asset_id = 5;
optional int64 from_user_id = 6;
optional int64 from_federation_id = 7;
optional int64 to_user_id = 8;
optional int64 to_federation_id = 9;
optional double amount_from = 10;
optional double amount_to = 11;
optional string tracking_code = 12;
repeated TransactionType type = 13;
repeated TransactionStatus status = 14;
optional string from_date = 15;
optional string to_date = 16;
}
/*
Transfer
*/
message TransferAssetReq {
auth.v1.InternalIAM iam = 1;
auth.v1.Recipient recipient = 2;
double amount = 3;
optional int64 network_id = 4;
int64 asset_id = 5;
optional bool approval = 6;
optional auth.v1.TFA tfa = 7;
}
message TransferAssetRes {
auth.v1.Recipient recipient = 1;
double amount = 2;
// TODO: Change to Asset
int64 transaction_id = 3;
string transaction_hash = 4;
Asset asset = 5;
}
/*
Redeem Token
*/
message RedeemTokenReq {
auth.v1.InternalIAM iam = 1;
int64 asset_id = 2;
uint64 bank_info_id = 3;
double amount = 4;
optional string tfa_code = 5;
}
message CalculateRedeemTokenRes {
Asset asset = 1;
double free_balance = 2;
double total_balance = 3;
double request_amount = 4;
double profit_capital = 5;
double user_capital = 6;
optional auth.v1.BankInfo bank_info = 7;
}
message RedeemTokenRes {
uint64 id = 1;
int64 user_id = 2;
Asset asset = 3;
double free_balance = 4;
double total_balance = 5;
double request_amount = 6;
string created_at = 7;
bool is_paid = 8;
// receipt.Receipt receipt = 8;
double calculated_profit = 9;
optional auth.v1.BankInfo bank_info = 10;
optional string receipt = 11;
}
message RedeemTokenResList {
repeated RedeemTokenRes list = 1;
uint32 page_no = 2;
uint32 page_size = 3;
uint32 total_count = 4;
}
/*
Utility: Get Public Key from national id
*/
message NationalIDReq {
auth.v1.InternalIAM iam = 1;
string national_id = 2;
}
message PubKeyRes {
string pub_key = 1;
}
/*
Network Details
*/
enum NetworkType {
UNKNOWN_NETWORK_TYPE = 0;
ETH = 1;
XLM = 2;
BTC = 3;
}
message Network {
int64 id = 1;
string name = 2;
string code = 3;
string explorer = 4;
int64 gas_asset_id = 5;
string description = 6;
NetworkType type = 7;
bool is_active = 8;
string image = 9;
string updated_at = 10;
string created_at = 11;
}
message NetworkList {
repeated Network list = 1;
uint32 page_no = 2;
uint32 page_size = 3;
uint32 total_count = 4;
}
/*
* Commission
* */
enum CommissionType {
COMMISSION_TYPE_ICO = 0;
COMMISSION_TYPE_MARKET_MAKER = 1;
COMMISSION_TYPE_MARKET_TAKER = 2;
COMMISSION_TYPE_BNPL = 3;
COMMISSION_TYPE_REDEEM = 4;
}
message Commission {
uint64 id = 1;
string name = 2;
double service_static = 3;
double service_percentage = 4;
double tax_static = 5;
double tax_percentage = 6;
Asset asset = 7;
CommissionType type = 8;
optional string collector = 9;
optional string description = 10;
string updated_at = 11;
string created_at = 12;
}
message CommissionList {
repeated Commission list = 1;
uint32 page_no = 2;
uint32 page_size = 3;
uint32 total_count = 4;
}
message EffectiveCommission {
double service = 1;
double tax = 2;
double total = 3;
}
message CommissionReq {
uint64 commission_id = 1;
double amount = 2;
auth.v1.UserIdentityBasic user = 3;
}
message CommissionRes {}
/*
* IPG - Internet Payment Gateway
* 1. Get Token
* 2. Confirm
* 3. Cancel
* 4. [optional] check balance
* */
// represent the information regarding the withdraw in bank
// message BalanceReq {
// auth.v1.InternalIAM iam = 1;
// auth.v1.BankInfo bank_info = 2; // BankInfo
// }
enum IPGStatus {
IPG_SUCCESS = 0;
IPG_FAILED = -1;
IPG_PENDING = 1;
}
// represent the information regarding the sale of the token
message IPGGetTokenReq {
auth.v1.InternalIAM iam = 1;
int64 asset_id = 2;
double amount = 3;
optional uint64 discount_code = 4;
}
// represent the information regarding the ipg gateway
message IPGGetTokenRes {
string url = 1;
int64 unit_price = 2;
int64 total_price = 3;
double amount = 4;
string asset = 5;
optional uint64 discount_code = 6;
}
message IPGConfirmReq {
string ref_id = 1;
string res_code = 2;
string sale_order_id = 3;
string sale_reference_id = 4;
string card_holder_info = 5;
string card_holder_pan = 6;
string final_amount = 7;
}
message IPGConfirmRes {
string receipt_link = 1;
}
message SaleManualReq {
auth.v1.InternalIAM iam = 1;
int64 asset_id = 2;
double amount = 3;
string paid_at = 4;
string rrn = 5;
string national_id = 6;
optional uint64 discount_code = 7;
}
/* IRT
*
* */
message DepositIRTReq {
auth.v1.InternalIAM iam = 1;
double amount = 3;
}
message WithdrawIRTReq {
auth.v1.InternalIAM iam = 1;
double amount = 2;
int64 bank_info_id = 3;
}
message WithdrawIRTRes {
int64 transaction_id = 1;
int64 amount = 2;
string transaction_hash = 3;
}
message BuyAssetReq {
auth.v1.InternalIAM iam = 1;
int64 asset_id = 2;
double amount_irt = 3;
double amount_asset = 4;
BuyAssetSide side = 5;
optional string discount_code = 6;
}
message DeclineBuyContractReq {
auth.v1.InternalIAM iam = 1;
uint64 agreement_id = 2;
}
message ConfirmBuyAssetReq {
auth.v1.InternalIAM iam = 1;
uint64 agreement_id = 2; // Only in asset that require agreement contract
optional auth.v1.TFA tfa = 3; // This might be used in the future
}
enum BuyAssetSide {
BUY_ASSET_FROM_BASE = 0;
BUY_ASSET_TO_BASE = 1;
}
message CalcBuyAssetRes {
BuyAssetSide side = 1;
double calculated_irt_amount = 2;
double calculated_asset_amount = 3;
EffectiveCommission commission = 4;
optional AssetDiscountRes discount_detail = 5;
}
message BuyAssetRes {
bool success = 1;
string irt_hash = 2;
string asset_hash = 3;
}
/* Contract */
enum ContractType {
CONTRACT_TYPE_ICO = 0;
CONTRACT_TYPE_MARKET = 1; //FIXME: Please remove this :)
CONTRACT_TYPE_BNPL = 2;
CONTRACT_TYPE_REDEEM = 3;
CONTRACT_TYPE_MARKET_MAKER = 4;
CONTRACT_TYPE_MARKET_TAKER = 5;
}
// agreement_id
message ContractRes {
string link = 1;
uint64 agreement_id = 2;
uint64 transaction_id = 3;
string contract_hash = 4;
string contract_content = 5;
}

71
wallet/v1/srv.proto Normal file
View File

@ -0,0 +1,71 @@
syntax = "proto3";
package wallet.v1;
import "auth/v1/msg.proto";
import "base/v1/msg.proto";
import "wallet/v1/msg.proto";
service WalletService {
rpc WalletSrvHealth(base.v1.Empty) returns (base.v1.StatusRes);
// Internal rpc
rpc InternalWalletDeleteCache(base.v1.Empty) returns (base.v1.StatusRes);
rpc InternalCreateFederation(auth.v1.InternalIAM) returns (base.v1.StatusRes);
rpc GetPublicKeyByNationalID(NationalIDReq) returns (PubKeyRes);
rpc UserGetFederation(auth.v1.InternalIAM) returns (Federation);
rpc GetNetworkList(base.v1.Empty) returns (NetworkList);
rpc GetAssetList(AssetFilter) returns (AssetList);
rpc GetAsset(GetAssetReq) returns (Asset);
rpc GetAssetCommissions(base.v1.IdReq) returns (CommissionList);
rpc GetAssetPrice(base.v1.IdReq) returns (AssetPrice);
rpc UserInitWallet(UserInitWalletReq) returns (base.v1.StatusRes);
rpc UserGetWalletList(auth.v1.InternalIAM) returns (WalletList);
rpc GetBalance(BalanceReq) returns (BalanceRes);
rpc CheckBalance(CheckBalanceReq) returns (base.v1.Empty); // Throws an error if balance is not enough
rpc UserGetTransactionList(TransactionListFilter) returns (TransactionList);
// Get Token from IPG is and internal api
rpc IPGGetToken(IPGGetTokenReq) returns (IPGGetTokenRes);
// IPG Confirm is a public api
rpc IPGConfirm(IPGConfirmReq) returns (IPGConfirmRes);
// Admin can increase user's balance as wish
rpc AdminManualSaleDeposit(SaleManualReq) returns (base.v1.StatusRes);
// BNPL
rpc GetBNPLList(base.v1.Empty) returns (BNPLList);
rpc GetBNPLInfo(base.v1.IdReq) returns (BNPLInfo);
rpc GetUserBNPLInfo(GetUserBNPLInfoReq) returns (UserBNPLResp);
rpc SubmitBNPLForm(UserBNPLReq) returns (base.v1.StatusRes);
rpc UpdateBNPL(UserBNPLReq) returns (base.v1.StatusRes);
rpc CancelBNPL(auth.v1.IdReqWithIAM) returns (base.v1.StatusRes);
// Redeem Token
rpc CalculateRedeemToken(RedeemTokenReq) returns (CalculateRedeemTokenRes);
rpc RedeemToken(RedeemTokenReq) returns (base.v1.StatusRes);
rpc RedeemTokenList(auth.v1.ReqWithIAMAndParams) returns (RedeemTokenResList);
// Assets routing
rpc InternalTransferAsset(TransferAssetReq) returns (TransferAssetRes);
rpc ExternalTransferAsset(TransferAssetReq) returns (TransferAssetRes);
rpc AssetDiscount(AssetDiscountReq) returns (AssetDiscountRes);
// --- IRT ---
rpc WithdrawIRT(WithdrawIRTReq) returns (WithdrawIRTRes);
rpc DepositIRT(DepositIRTReq) returns (IPGGetTokenRes);
// --- Buy Asset ---
rpc CalcBuyAsset(BuyAssetReq) returns (CalcBuyAssetRes);
rpc BuyAsset(ConfirmBuyAssetReq) returns (BuyAssetRes);
// -- Contract --
rpc GenerateBuyContract(BuyAssetReq) returns (ContractRes);
rpc DeclineBuyContract(DeclineBuyContractReq) returns (base.v1.StatusRes);
// rpc GenerateMarketContract(MarketContractReq) returns (ContractRes);
}

View File

@ -1,244 +0,0 @@
syntax = "proto3";
package wallet;
import "authorization_message.proto";
/*
INTERNAL DATA
*/
message InternalTransactionData {
int64 transaction_id = 1;
}
/*
Federation
*/
message Federation {
int64 id = 1;
int64 user_id = 2;
string ed_public = 3;
string ed_public_hash = 4;
int32 status = 5;
string created_at = 6;
string system_wallet_address = 7;
}
message GetFederationReq {
optional int64 federation_id = 1;
optional int64 user_id = 2;
optional string ed_public = 3;
optional string ed_public_hash = 4;
}
/*
Asset
*/
message AssetList {
repeated Asset list = 1;
}
message Asset {
int64 id = 1;
string name = 2;
string code = 3;
string issuer = 4;
int32 decimal = 5;
double limit_amount = 6;
string anchor = 7;
string image = 8;
string description = 9;
string url = 10;
int64 buy_unit_price = 11;
int64 sell_unit_price = 12;
double buy_min_amount = 13;
double buy_max_amount = 14;
double sell_min_amount = 15;
double sell_max_amount = 16;
double buy_fee_amount = 17;
int64 buy_fee_price = 18;
double sell_fee_amount = 19;
int64 sell_fee_price = 20;
double withdraw_min_amount = 21;
double withdraw_max_amount = 22;
bool is_active = 23;
bool can_buy = 24;
bool can_sell = 25;
bool can_deposit = 26;
bool can_withdraw = 27;
string updated_at = 28;
string created_at = 29;
repeated string images = 30;
int32 status = 31;
AssetMeta meta = 32;
}
message GetAssetReq {
optional int64 id = 1;
optional string code = 3;
}
message AssetMeta {
PropertyMeta property = 1;
}
message PropertyMeta {
string description = 1;
string builder_description = 2;
string white_paper_url = 3;
string expert_report_url = 4;
string project_catalog_url = 5;
string ownership_document_url = 6;
double total_area_meters = 7;
int32 total_unit_count = 8;
string usage_type = 9;
string completion_date = 10;
string user_agreement_url = 11;
}
/*
Wallet
*/
message WalletList {
repeated Wallet list = 1;
}
message Wallet {
int64 id = 1;
int64 user_id = 2;
int64 asset_id = 3;
Asset asset_info = 4;
int64 federation_id = 5;
Federation federation_info = 6;
double balance = 7;
string updated_at = 8;
string created_at = 9;
string wallet_code = 10;
}
message UserInitWalletReq {
authorization.InternalIAM iam = 1;
int64 asset_id = 2;
}
/*
Transaction
*/
message TransactionList {
repeated Transaction list = 1;
int64 total_count = 2;
}
message Transaction {
int64 id = 1;
int64 asset_id = 2;
Asset asset_info = 3;
optional int64 from_user_id = 4;
optional authorization.UserIdentityBasic from_user_info = 5;
optional int64 from_federation_id = 6;
optional Federation from_federation_info = 7;
optional int64 to_user_id = 8;
optional authorization.UserIdentityBasic to_user_info = 9;
optional int64 to_federation_id = 10;
optional Federation to_federation_info = 11;
double amount = 12;
int32 status = 13;
int32 type = 14;
string updated_at = 15;
string created_at = 16;
string tracking_code = 17;
}
message UserGetTransactionListReq {
authorization.InternalIAM iam = 1;
optional int32 page_index = 2;
optional int32 page_size = 3;
optional int64 id = 4;
optional int64 asset_id = 5;
optional int64 from_user_id = 6;
optional int64 from_federation_id = 7;
optional int64 to_user_id = 8;
optional int64 to_federation_id = 9;
optional double amount_from = 10;
optional double amount_to = 11;
optional int32 status = 12;
optional int32 type = 13;
optional string tracking_code = 14;
}
/*
Buy
*/
message UserBuyAssetReq {
authorization.InternalIAM iam = 1;
int64 asset_id = 2;
double amount = 3;
}
/*
Sell
*/
/*
Transfer
*/
message UserTransferAssetReq {
authorization.InternalIAM iam = 1;
int64 asset_id = 2;
double amount = 3;
string to_wallet_address = 4;
string to_wallet_memo = 5;
}
message UserTransferRes {
int64 transaction_id = 1;
string tracking_code = 2;
}
// represent the information regarding the sale of the token
message SaleGetTokenReq {
authorization.InternalIAM iam = 1;
int64 asset_id = 2;
double amount = 3;
}
// represent the information regarding the ipg gateway
message SaleGetTokenRes {
string url = 1;
int64 unit_price = 2;
int64 total_price = 3;
double amount = 4;
string asset = 5;
}
message SaleConfirmReq {
string RefId=1;
string ResCode=2;
string SaleOrderId=3;
string SaleReferenceId=4;
string CardHolderInfo=5;
string CardHolderPan=6;
string FinalAmount=7;
}
message SaleConfirmRes {
string receiptLink=1;
}
message SaleManualReq {
authorization.InternalIAM iam = 1;
int64 asset_id = 2;
double amount = 3;
string paid_at = 4;
string rrn = 5;
string national_id = 6;
}