V2: updating to new proto schema. domain seperated packages #36

Merged
nfel merged 327 commits from v2 into dev 2026-07-21 10:59:54 +00:00

327 Commits

Author SHA1 Message Date
nfel 27e71c3178 Merge pull request 'Feat: Add Referral Code System' (#35) from feat-referral-code into v2
Reviewed-on: #35
2025-12-22 09:19:20 +00:00
ata 0a08748fe9 feat: add referral code system 2025-12-20 17:36:07 +03:30
nfel a8d454bf88 v2: brithdate missmatch added
Signed-off-by: nfel <nfilsaraee@gmail.com>
2025-08-20 14:07:42 +03:30
nfel cd4590689d v2: current price is added to asset.price
Signed-off-by: nfel <nfilsaraee@gmail.com>
2025-08-18 17:22:06 +03:30
nfel cf9408e76e Change user type in accounting 2025-08-17 16:00:57 +03:30
nfel 99a383a46d Merge pull request 'feat: add taker agreement already accepted err' (#33) from fix/market-taker into v2
Reviewed-on: #33
2025-08-17 11:16:47 +00:00
VQIVS 9acad665be feat: add taker agreement already accepted err 2025-08-17 14:20:04 +03:30
nfel 33dd406f16 v2: balance change added
Signed-off-by: nfel <nfilsaraee@gmail.com>
2025-08-13 14:37:28 +03:30
nfel 1d7e944469 v2: change param type of refund commission
Signed-off-by: nfel <nfilsaraee@gmail.com>
2025-08-13 12:37:42 +03:30
nfel 39298001c9 v2: withdraw_id -> id
Signed-off-by: nfel <nfilsaraee@gmail.com>
2025-08-13 12:35:39 +03:30
nfel e3dc270fec v2: withdraw id instead of trx id
Signed-off-by: nfel <nfilsaraee@gmail.com>
2025-08-13 12:31:46 +03:30
nfel b0a80e5dd3 v2: withdraw log msg + created status in accounting
Signed-off-by: nfel <nfilsaraee@gmail.com>
2025-08-13 12:29:16 +03:30
nfel 3555d27c03 v2: refund commission msg
Signed-off-by: nfel <nfilsaraee@gmail.com>
2025-08-13 11:30:45 +03:30
nfel 8d37693329 v2: added status for pending admin action
Signed-off-by: nfel <nfilsaraee@gmail.com>
2025-08-12 15:28:04 +03:30
nfel af0cab1c84 v2: bank info added to withdraw resp
Signed-off-by: nfel <nfilsaraee@gmail.com>
2025-08-12 15:26:28 +03:30
nfel 83e2597e53 v2: tfa added to withdraw irt req
Signed-off-by: nfel <nfilsaraee@gmail.com>
2025-08-12 15:24:23 +03:30
nfel ba1d530984 v2: removed ref_id from gen token payload + user added in accouting
Signed-off-by: nfel <nfilsaraee@gmail.com>
2025-08-12 13:34:25 +03:30
nfel c72c1adfd4 v2: err added in ipg confirm
Signed-off-by: nfel <nfilsaraee@gmail.com>
2025-08-11 16:03:09 +03:30
nfel 7d979a5377 v2: err
Signed-off-by: nfel <nfilsaraee@gmail.com>
2025-08-11 12:02:03 +03:30
nfel c9b7387a9e IPG messages added 2025-08-10 13:19:40 +03:30
nfel 975b9f4231 Merge pull request 'ref: delete decline contract rpc' (#32) from issue/#55 into v2
Reviewed-on: #32
2025-08-10 09:24:32 +00:00
VQIVS 6b408c1fc7 ref: delete decline contract rpc 2025-08-10 12:44:45 +03:30
VQIVS a5d2415699 feat: add contract not found error 2025-08-10 11:54:27 +03:30
nfel 668a569d6c Merge pull request 'feat: decline market contract rpc' (#31) from feat/decline-contract into v2
Reviewed-on: #31
2025-08-09 12:49:23 +00:00
VQIVS 503bfec668 feat: decline market contract rpc 2025-08-09 15:35:12 +03:30
nfel f9ef69113a Removed unnecessary enum 2025-08-09 11:32:01 +03:30
nfel 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
VQIVS 7a886e094e change to [maker/taker] 2025-08-07 19:01:29 +03:30
nfel 488d624a52 v2: source removed in favour of maker_order
Signed-off-by: nfel <nfilsaraee@gmail.com>
2025-08-05 15:17:02 +03:30
nfel dc7e4d244b v2: errors ( MARKET_ORDER_UNSUPPORTED_PARTICIPANT_TYPE )
Signed-off-by: nfel <nfilsaraee@gmail.com>
2025-08-05 14:29:32 +03:30
nfel e5886d2e86 v2: fix
Signed-off-by: nfel <nfilsaraee@gmail.com>
2025-08-05 12:46:46 +03:30
nfel 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
nfel 523093779a maker order id as optional in newmarketorder + typo
Signed-off-by: nfel <nfilsaraee@gmail.com>
2025-08-05 12:20:53 +03:30
VQIVS 4f25639e98 fix: market order req side type 2025-08-05 12:05:48 +03:30
nfel 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
VQIVS 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
nfel 9e3c4b9ff0 Reapply "Can Trade added to asset filter"
This reverts commit fe71cb20dd.
2025-08-03 15:56:50 +03:30
nfel 8c2305b8bd Revert "market filter - source removed in favour of type and maker_order_id"
This reverts commit a2adce3670.
2025-08-03 14:48:44 +03:30
nfel fe71cb20dd Revert "Can Trade added to asset filter"
This reverts commit a3c15365f2.
2025-08-03 14:44:58 +03:30
nfel 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
nfel a3c15365f2 Can Trade added to asset filter 2025-08-02 17:34:38 +03:30
nfel 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
nfel 0153e8a176 Merge branch 'v2' into market/contract 2025-08-02 13:58:55 +00:00
nfel 922a000214 Market Filter -> asset type changed 2025-08-02 17:28:05 +03:30
VQIVS df1df24852 ref: change Type to ParticipantType 2025-08-02 16:14:23 +03:30
VQIVS 431c98d9ca fix: change Type to ParticipantType 2025-08-02 16:04:44 +03:30
nfel d822e8bfa7 Added Market new flow 2025-08-02 12:52:16 +03:30
VQIVS fa218436a6 ref: add ParticipantType to market orderOut schema 2025-08-02 12:21:51 +03:30
nfel 66931098a9 Removed Asset.buy_unit_price
Renamed AssetPrice.platform -> AssetPrice.ico_price
2025-08-02 12:13:10 +03:30
VQIVS 1c6d3f3f01 ref: change purchase to NewTakerOrder 2025-08-02 12:10:32 +03:30
VQIVS 30bec96010 --wip-- [skip ci] 2025-08-01 23:50:05 +03:30
VQIVS 68ade9b3af --wip-- [skip ci] 2025-08-01 23:38:58 +03:30
VQIVS 780638c2c6 feat: add market contract req message 2025-07-30 15:53:35 +03:30
VQIVS a19bcd544c feat: add market contract req message 2025-07-30 13:53:12 +03:30
VQIVS 219b388648 ref: contract messages and rpc 2025-07-29 16:13:07 +03:30
VQIVS cbc7524120 feat: add market contract rpc 2025-07-29 14:54:11 +03:30
VQIVS f5a99c7adf feat: add market contract rpc 2025-07-29 11:56:51 +03:30
mapoofano 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
mapoofano 8ab8d8d0f9 chore: remove location from asset property 2025-07-26 15:21:56 +03:30
mapoofano 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
mapoofano 61fe3a6f5d chore: change asset meta location image to lat/lng location 2025-07-26 15:17:37 +03:30
nfel 8167426430 v2: new err
Signed-off-by: nfel <nfilsaraee@gmail.com>
2025-07-23 13:40:30 +03:30
nfel ebb745f177 v2: new err
Signed-off-by: nfel <nfilsaraee@gmail.com>
2025-07-23 13:38:14 +03:30
nfel 4ebfed6bec v2: fixed bad type of int32 for page
Signed-off-by: nfel <nfilsaraee@gmail.com>
2025-07-16 17:06:48 +03:30
nfel b6fe01f00b v2: pagination total_count (removed optional)
Signed-off-by: nfel <nfilsaraee@gmail.com>
2025-07-16 16:52:58 +03:30
nfel 5d163cac54 v2: renamed usergettrxlist -> trxlistfilter
Signed-off-by: nfel <nfilsaraee@gmail.com>
2025-07-16 16:39:12 +03:30
nfel 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
nfel 3eac30a1e3 v2: events (WIP)
Signed-off-by: nfel <nfilsaraee@gmail.com>
2025-07-14 15:21:03 +03:30
nfel 7f8b4a2c5f v2: priv -> internal healthcheck
Signed-off-by: nfel <nfilsaraee@gmail.com>
2025-07-14 15:20:51 +03:30
nfel 4135400cf1 v2: priv -> internal ( wallet srv )
Signed-off-by: nfel <nfilsaraee@gmail.com>
2025-07-14 13:04:19 +03:30
nfel 15ba0b6212 v2: priv wallet health check
Signed-off-by: nfel <nfilsaraee@gmail.com>
2025-07-14 12:26:33 +03:30
nfel 6ae0050be8 v2: some code clean up
Signed-off-by: nfel <nfilsaraee@gmail.com>
2025-07-14 12:26:16 +03:30
nfel 6375702e2a v2: admin -> platform ( price )
Signed-off-by: nfel <nfilsaraee@gmail.com>
2025-07-14 12:05:19 +03:30
nfel f969f845c5 v2: removed balance from identity , kyc err added
Signed-off-by: nfel <nfilsaraee@gmail.com>
2025-07-14 11:52:51 +03:30
nfel cc5dcc09df v2: removed anchor from assets
Signed-off-by: nfel <nfilsaraee@gmail.com>
2025-07-12 12:48:35 +03:30
nfel c314884162 v2: added min and max
Signed-off-by: nfel <nfilsaraee@gmail.com>
2025-07-12 12:39:55 +03:30
nfel 8891d871a9 v2: invalid buy amount
Signed-off-by: nfel <nfilsaraee@gmail.com>
2025-07-12 12:39:14 +03:30
nfel 222d8828ee v2: removed two more fields
Signed-off-by: nfel <nfilsaraee@gmail.com>
2025-07-12 11:36:34 +03:30
nfel c24c5ed00c v2: missing asset network code
Signed-off-by: nfel <nfilsaraee@gmail.com>
2025-07-12 11:07:36 +03:30
nfel e28f5391f5 v2: redundant field removed from assets
Signed-off-by: nfel <nfilsaraee@gmail.com>
2025-07-12 10:52:50 +03:30
nfel 69e5b366f9 v2: max supply added to token
Signed-off-by: nfel <nfilsaraee@gmail.com>
2025-07-12 10:27:19 +03:30
nfel cb446e0c39 v2: changed status to match prev data
Signed-off-by: nfel <nfilsaraee@gmail.com>
2025-07-09 12:44:05 +03:30
nfel 1c190cf30a v2: disabled status added
Signed-off-by: nfel <nfilsaraee@gmail.com>
2025-07-09 12:41:21 +03:30
nfel 5e1602e412 v2: user status errors
Signed-off-by: nfel <nfilsaraee@gmail.com>
2025-07-09 12:39:42 +03:30
nfel 65a9344a7c v2: added user status
Signed-off-by: nfel <nfilsaraee@gmail.com>
2025-07-09 12:34:03 +03:30
nfel 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
nfel e0c66e2868 v2: user adress message
Signed-off-by: nfel <nfilsaraee@gmail.com>
2025-07-07 15:30:53 +03:30
nfel 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
nfel 2618601e70 v2: these fields can be optional
Signed-off-by: nfel <nfilsaraee@gmail.com>
2025-07-07 14:26:54 +03:30
nfel c0c9a4bef5 added postal code to auth/identity 2025-07-07 14:12:49 +03:30
nfel 0ec7d72bda v2: commission renamed
Signed-off-by: nfel <nfilsaraee@gmail.com>
2025-06-30 12:02:08 +03:30
nfel 8b5f3d397f v2: internal wallet srv added
Signed-off-by: nfel <nfilsaraee@gmail.com>
2025-06-25 10:56:22 +03:30
nfel eaa85dfc4b v2: change checkBalance ( now responds with error )
Signed-off-by: nfel <nfilsaraee@gmail.com>
2025-06-24 11:43:56 +03:30
nfel a2efb704b3 v2: check balance amount is not optional :)
Signed-off-by: nfel <nfilsaraee@gmail.com>
2025-06-24 11:28:48 +03:30
nfel 15db1a0bfa v2: check balance added
Signed-off-by: nfel <nfilsaraee@gmail.com>
2025-06-24 11:21:57 +03:30
nfel fa9d52886f v2: wallet get balance
Signed-off-by: nfel <nfilsaraee@gmail.com>
2025-06-24 11:18:18 +03:30
nfel fda4ef6a4b Breaking changes: Typo fixes :) 2025-06-17 12:44:27 +03:30
nfel 162f60e90d v2: can trade added
Signed-off-by: nfel <nfilsaraee@gmail.com>
2025-06-11 12:44:35 +03:30
nfel 2de255428d v2: available_amount added in market order list
Signed-off-by: nfel <nfilsaraee@gmail.com>
2025-06-11 12:37:54 +03:30
nfel 58d6369e6f v2: zero amount
Signed-off-by: nfel <nfilsaraee@gmail.com>
2025-06-10 17:06:41 +03:30
nfel ea32c4623e v2: sortby in market order
Signed-off-by: nfel <nfilsaraee@gmail.com>
2025-06-08 14:07:24 +03:30
nfel 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
nfel 8662183528 v2: refund err
Signed-off-by: nfel <nfilsaraee@gmail.com>
2025-06-07 15:36:33 +03:30
nfel b66cdb7ab2 v2: refund err added
Signed-off-by: nfel <nfilsaraee@gmail.com>
2025-06-07 14:43:03 +03:30
nfel 41d9a6fa10 v2: user not found
Signed-off-by: nfel <nfilsaraee@gmail.com>
2025-06-03 15:35:48 +03:30
nfel b27e1c234e v2: bad stellar add
Signed-off-by: nfel <nfilsaraee@gmail.com>
2025-06-03 15:12:21 +03:30
nfel 873350345c v2: commission add to trx type
Signed-off-by: nfel <nfilsaraee@gmail.com>
2025-06-03 14:58:48 +03:30
nfel 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
nfel 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
nfel 930441f7eb v2: cleanup
Signed-off-by: nfel <nfilsaraee@gmail.com>
2025-05-31 17:36:05 +03:30
nfel e151f2316b v2: refactor errors
Signed-off-by: nfel <nfilsaraee@gmail.com>
2025-05-31 16:31:44 +03:30
nfel 1438c8d792 v2: many errs added
Signed-off-by: nfel <nfilsaraee@gmail.com>
2025-05-31 12:44:24 +03:30
nfel d3cd5e4bad v2: some more err
Signed-off-by: nfel <nfilsaraee@gmail.com>
2025-05-28 16:57:57 +03:30
nfel edca039924 v2: error enum added
Signed-off-by: nfel <nfilsaraee@gmail.com>
2025-05-28 16:21:02 +03:30
nfel c90a1a068e v2: closed state for BankInfoStatusE
Signed-off-by: nfel <nfilsaraee@gmail.com>
2025-05-27 16:10:42 +03:30
mapoofano 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
mapoofano dd9aa23faf chore: convert side array to single value 2025-05-27 15:40:55 +03:30
mapoofano 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
mapoofano ba16a1a375 chore: add lan and lng map position and map link 2025-05-27 13:25:54 +03:30
nfel fa793e03b2 v2: asset code
Signed-off-by: nfel <nfilsaraee@gmail.com>
2025-05-24 16:05:45 +03:30
nfel 206836156a v2: asset meta changes
Signed-off-by: nfel <nfilsaraee@gmail.com>
2025-05-20 16:12:58 +03:30
nfel bba9c90c6e v2: change name from asset_type to type
Signed-off-by: nfel <nfilsaraee@gmail.com>
2025-05-18 14:47:22 +03:30
nfel e2b3b41fbb v2: typo
Signed-off-by: nfel <nfilsaraee@gmail.com>
2025-05-18 11:43:37 +03:30
nfel a5b3805b2b v2: changed effective amount
Signed-off-by: nfel <nfilsaraee@gmail.com>
2025-05-18 11:41:46 +03:30
nfel d9c2be7657 v2: changed gen contract flow
Signed-off-by: nfel <nfilsaraee@gmail.com>
2025-05-18 11:06:28 +03:30
nfel b796181b0a v2: transaction id added to contract gen res
Signed-off-by: nfel <nfilsaraee@gmail.com>
2025-05-18 10:47:26 +03:30
mapoofano 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
mapoofano 12feb970ce chore: add project location image into meta property 2025-05-17 16:15:50 +03:30
nfel 46224b9740 v2: videos added to asset response
Signed-off-by: nfel <nfilsaraee@gmail.com>
2025-05-17 14:28:59 +03:30
nfel 5cfa35d464 v2: add search term in asset filter
Signed-off-by: nfel <nfilsaraee@gmail.com>
2025-05-17 13:30:16 +03:30
nfel 61c58d0297 v2: is active in asset filter
Signed-off-by: nfel <nfilsaraee@gmail.com>
2025-05-17 13:28:02 +03:30
nfel bc654ce714 v2: redundant rpc
Signed-off-by: nfel <nfilsaraee@gmail.com>
2025-05-17 13:26:29 +03:30
nfel 4498becd69 v2: removed rpc
Signed-off-by: nfel <nfilsaraee@gmail.com>
2025-05-17 13:24:00 +03:30
nfel aab8f9ecad v2: erc20 asset type added
Signed-off-by: nfel <nfilsaraee@gmail.com>
2025-05-17 12:25:38 +03:30
nfel 51b60ed987 v2: name added as filter
Signed-off-by: nfel <nfilsaraee@gmail.com>
2025-05-17 12:18:26 +03:30
nfel e8ae988700 v2: added filter to get asset list
Signed-off-by: nfel <nfilsaraee@gmail.com>
2025-05-17 12:13:56 +03:30
mapoofano 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
mapoofano 90638e1354 chore: add new status and type and network token type 2025-05-14 15:50:08 +03:30
nfel b917ccdaa8 v2: aggreement_id added
Signed-off-by: nfel <nfilsaraee@gmail.com>
2025-05-11 16:21:28 +03:30
nfel ff0cfdacaa v2: gen contract + healthcheck rpc added
Signed-off-by: nfel <nfilsaraee@gmail.com>
2025-05-11 13:48:01 +03:30
nfel 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
nfel 71720f9ef7 v2: irt type changed
Signed-off-by: nfel <nfilsaraee@gmail.com>
2025-05-05 18:49:15 +03:30
nfel ad16ac391b v2: effective commission added
Signed-off-by: nfel <nfilsaraee@gmail.com>
2025-05-05 15:55:59 +03:30
mapoofano 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
mapoofano b862b8b9f9 chore: change to discount_id to discount_code for buy asset req 2025-05-05 15:48:10 +03:30
mapoofano 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
mapoofano e6e507d552 chore: update discount type for get calculation for buy assets 2025-05-05 15:34:23 +03:30
nfel f9d13bafae v2: calc
Signed-off-by: nfel <nfilsaraee@gmail.com>
2025-05-05 15:27:35 +03:30
nfel 9cc9808a96 v2: side in request
Signed-off-by: nfel <nfilsaraee@gmail.com>
2025-05-05 15:15:01 +03:30
nfel 80b81727a2 v2: calc buy asset
Signed-off-by: nfel <nfilsaraee@gmail.com>
2025-05-05 15:12:20 +03:30
nfel bf43fe357a v2: updates on proto
Signed-off-by: nfel <nfilsaraee@gmail.com>
2025-05-04 13:32:44 +03:30
nfel 25dcb7dd51 v2: send -> process ( tfa req )
Signed-off-by: nfel <nfilsaraee@gmail.com>
2025-05-04 11:12:37 +03:30
nfel 6411b174f3 v2: tx added to buy res
Signed-off-by: nfel <nfilsaraee@gmail.com>
2025-04-30 16:52:47 +03:30
nfel aab97d43ca v2: wallet added to buy result
Signed-off-by: nfel <nfilsaraee@gmail.com>
2025-04-30 16:42:17 +03:30
nfel dbe1c8c293 v2: discount is in irt
Signed-off-by: nfel <nfilsaraee@gmail.com>
2025-04-30 16:40:18 +03:30
nfel fd3ce685bb v2: irt is int :)
Signed-off-by: nfel <nfilsaraee@gmail.com>
2025-04-30 16:38:58 +03:30
nfel 60b7f90a71 v2: :0
Signed-off-by: nfel <nfilsaraee@gmail.com>
2025-04-30 16:37:41 +03:30
nfel 9ee1728baa v2: calc buy asset added
Signed-off-by: nfel <nfilsaraee@gmail.com>
2025-04-30 15:44:33 +03:30
nfel 0a1697f5d1 v2: commision added to asset
Signed-off-by: nfel <nfilsaraee@gmail.com>
2025-04-30 13:49:55 +03:30
nfel af46f5392e v2: ipg status enum
Signed-off-by: nfel <nfilsaraee@gmail.com>
2025-04-29 14:52:57 +03:30
nfel c8f69b9310 v2: refactored proto
- Sale -> IPG
- Withdraw/Deposit IRT
- Buy Asset Added
- Removed redundant messages
- Cleanup docs

Signed-off-by: nfel <nfilsaraee@gmail.com>
2025-04-29 12:52:24 +03:30
nfel a5370200b5 v2: simplifying irt flow
Signed-off-by: nfel <nfilsaraee@gmail.com>
2025-04-13 11:28:28 +03:30
nfel 1c1110b3a9 v2: irt trx type
Signed-off-by: nfel <nfilsaraee@gmail.com>
2025-04-12 16:49:11 +03:30
nfel e4c3fc5879 v2: tfa for irt
Signed-off-by: nfel <nfilsaraee@gmail.com>
2025-04-12 16:04:53 +03:30
nfel 516a97f906 v2: is locked and is base asset added + balance rqe for user managed irt wallet
Signed-off-by: nfel <nfilsaraee@gmail.com>
2025-04-12 16:04:45 +03:30
nfel d16247cc2b v2: withdraw receipt - ( code )
Signed-off-by: nfel <nfilsaraee@gmail.com>
2025-04-12 13:09:17 +03:30
nfel 48d9276e5f v2: max amount
Signed-off-by: nfel <nfilsaraee@gmail.com>
2025-04-09 15:34:12 +03:30
nfel 56296a2de5 v2: optional ( nil means supported for all types of coin )
Signed-off-by: nfel <nfilsaraee@gmail.com>
2025-04-08 12:11:05 +03:30
nfel 180b98a282 v2: assetid ( double -> int)
Signed-off-by: nfel <nfilsaraee@gmail.com>
2025-04-08 12:09:25 +03:30
nfel 3f6f06414d v2: discount - only one supported asset
Signed-off-by: nfel <nfilsaraee@gmail.com>
2025-04-08 11:58:19 +03:30
nfel 26f5aeecc3 v2: formate + discount now has supported assets
Signed-off-by: nfel <nfilsaraee@gmail.com>
2025-04-08 11:57:59 +03:30
nfel f1350ead71 v2: bad idx for
Signed-off-by: nfel <nfilsaraee@gmail.com>
2025-04-07 10:18:37 +03:30
nfel b60db4b969 v2: discount code type ( str -> int )
Signed-off-by: nfel <nfilsaraee@gmail.com>
2025-04-06 15:31:00 +03:30
nfel 478f063c44 v2: asset id type ( str -> int )
Signed-off-by: nfel <nfilsaraee@gmail.com>
2025-04-05 14:31:17 +03:30
nfel f588ab9e89 v2: discount in sale get token
Signed-off-by: nfel <nfilsaraee@gmail.com>
2025-04-05 14:06:05 +03:30
nfel 2715b6788f v2: added amount to discount
Signed-off-by: nfel <nfilsaraee@gmail.com>
2025-04-05 13:55:04 +03:30
nfel fd124222f4 v2: discount code in sale req
Signed-off-by: nfel <nfilsaraee@gmail.com>
2025-03-17 15:03:14 +03:30
nfel f523644804 v2: discount
Signed-off-by: nfel <nfilsaraee@gmail.com>
2025-03-17 14:59:40 +03:30
nfel 1bca5f3c0c v2: transaction + counter asset
Signed-off-by: nfel <nfilsaraee@gmail.com>
2025-03-11 14:54:39 +03:30
nfel 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
nfel 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
nfel 6a9f4bb9bd v2: added 'has_source' to market filter
Signed-off-by: nfel <nfilsaraee@gmail.com>
2025-03-09 16:14:09 +03:30
nfel f965d1b13c v2: auth added to purchase order
Signed-off-by: nfel <nfilsaraee@gmail.com>
2025-03-09 14:57:58 +03:30
nfel 5323f73407 v2: iden in mo
Signed-off-by: nfel <nfilsaraee@gmail.com>
2025-03-05 16:53:21 +03:30
nfel df5ad208fa v2: add walletAddr to basic info
Signed-off-by: nfel <nfilsaraee@gmail.com>
2025-03-05 16:40:30 +03:30
nfel 195a7d8027 v2: double instead of float32
Signed-off-by: nfel <nfilsaraee@gmail.com>
2025-03-04 17:16:11 +03:30
nfel a3b3c56872 v2: no tfa in cancle req
Signed-off-by: nfel <nfilsaraee@gmail.com>
2025-03-04 15:25:28 +03:30
nfel ffe8c384fc v2: type changed
Signed-off-by: nfel <nfilsaraee@gmail.com>
2025-03-04 15:16:40 +03:30
nfel 2cdf15a2a7 v2: name changed
Signed-off-by: nfel <nfilsaraee@gmail.com>
2025-03-04 15:13:25 +03:30
nfel 8f51fe814d v2: renamed transaction_id -> id
Signed-off-by: nfel <nfilsaraee@gmail.com>
2025-03-04 14:53:07 +03:30
nfel ea79873420 v2: trx_id - str -> int
Signed-off-by: nfel <nfilsaraee@gmail.com>
2025-03-04 14:41:37 +03:30
nfel 8e26824d21 v2: initialy there is not tfa
Signed-off-by: nfel <nfilsaraee@gmail.com>
2025-03-04 14:36:39 +03:30
nfel 6c0cacbec6 v2: mo_created state for tfa confirmation
Signed-off-by: nfel <nfilsaraee@gmail.com>
2025-03-04 14:31:02 +03:30
nfel 2bb3431b14 v2: asset id instead of asset obj
Signed-off-by: nfel <nfilsaraee@gmail.com>
2025-03-04 13:48:07 +03:30
mapoofano 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
mapoofano a678ceabbf feat: add asset price message and add asset price for asset schema 2025-02-26 15:11:34 +03:30
mapoofano 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
mapoofano 191cae26fd chore: add iam in access token response 2025-02-25 16:18:25 +03:30
nfel 4229ff62b4 v2: typo
Signed-off-by: nfel <nfilsaraee@gmail.com>
2025-02-23 14:00:02 +03:30
nfel 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
nfel 37363534c6 MarketPlace: lock and freeze asset added
Signed-off-by: nfel <nfilsaraee@gmail.com>
2025-02-23 13:37:27 +03:30
mapoofano 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
nfel b774a4602d MarketPlace: freezed balance added in wallet
Signed-off-by: nfel <nfilsaraee@gmail.com>
2025-02-18 13:07:50 +03:30
nfel 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
nfel bfcf67c65d MarketPlace: source instead of parent
Signed-off-by: nfel <nfilsaraee@gmail.com>
2025-02-15 16:27:10 +03:30
nfel d727e8cd59 MarketPlace: parent order
Signed-off-by: nfel <nfilsaraee@gmail.com>
2025-02-15 16:23:47 +03:30
nfel 20bc178ea4 MarketPlace: cancelReq arg changed
Signed-off-by: nfel <nfilsaraee@gmail.com>
2025-02-12 14:28:54 +03:30
nfel bb1ba83cf1 MarketPlace: pagination updates
Signed-off-by: nfel <nfilsaraee@gmail.com>
2025-02-12 13:54:14 +03:30
nfel fd4c1da9a4 MarketPlace: comments + pagination issue fixed
Signed-off-by: nfel <nfilsaraee@gmail.com>
2025-02-12 13:30:04 +03:30
nfel d0c2cdef13 MarketPlace: spelling issue + oder detail by id
Signed-off-by: nfel <nfilsaraee@gmail.com>
2025-02-12 12:51:13 +03:30
nfel a8e06d5058 MarketPlace: asset list
Signed-off-by: nfel <nfilsaraee@gmail.com>
2025-02-09 11:39:44 +03:30
nfel cb9b5ac9f2 MarketPlace: new srv market added
Signed-off-by: nfel <nfilsaraee@gmail.com>
2025-02-08 18:10:47 +03:30
nfel 87ee504638 v2: is_locked added to wallet
Signed-off-by: nfel <nfilsaraee@gmail.com>
2025-01-20 14:02:33 +03:30
nfel 87198ce3f9 v2: wallet locked,available,total balance
Signed-off-by: nfel <nfilsaraee@gmail.com>
2025-01-20 13:17:58 +03:30
mapoofano 5f1fc3b0f2 Merge pull request 'chore-add-token-price-tx-item' (#13) from chore-add-token-price-tx-item into v2
Reviewed-on: https://git.kahrobatoken.com/Kahroba/proto/pulls/13
2025-01-19 12:15:39 +00:00
mapoofano c33d166b92 chore: convert token pirce type to double 2025-01-19 15:44:58 +03:30
mapoofano 9a563e7992 chore: add token price in transaction message 2025-01-19 15:43:10 +03:30
nfel 0414a1c1b5 v2: some chain related data add trx list
Signed-off-by: nfel <nfilsaraee@gmail.com>
2025-01-07 14:53:49 +03:30
nfel bf5aeac558 v2: deposit added to tx type
Signed-off-by: nfel <nfilsaraee@gmail.com>
2025-01-06 00:55:40 +03:30
nfel db69e4f2d3 v2: transaction schema changes
Signed-off-by: nfel <nfilsaraee@gmail.com>
2024-12-31 13:09:23 +03:30
nfel d6ed4393ab v2: fetch basic info about user's for deposit worker
Signed-off-by: nfel <nfilsaraee@gmail.com>
2024-12-31 13:09:12 +03:30
nfel 74d54cfc60 v2: since asset is public end point, can not hold accepted temrs
Signed-off-by: nfel <nfilsaraee@gmail.com>
2024-12-25 13:28:45 +03:30
nfel 320a0cd857 v2: asset -> has agreed contract
Signed-off-by: nfel <nfilsaraee@gmail.com>
2024-12-25 12:35:59 +03:30
nfel 0b43ec87ba Merge branch 'issue/#11' into v2 2024-12-23 18:15:15 +03:30
nfel faf4ac4465 issue: /#11 image added
Signed-off-by: nfel <nfilsaraee@gmail.com>
2024-12-23 18:15:01 +03:30
nfel d8ca08fb67 Merge pull request 'issue: /#11 network list added' (#12) from issue/#11 into v2
Reviewed-on: https://git.kahrobatoken.com/Kahroba/proto/pulls/12
2024-12-23 14:12:35 +00:00
nfel 0ab540e9c0 issue: /#11 network list added
Signed-off-by: nfel <nfilsaraee@gmail.com>
2024-12-23 17:41:45 +03:30
nfel 03aaf185f7 Merge pull request 'improve TransferAsset messages & add ExternalTransferAsset rpc' (#10) from wallet/#24 into v2
Reviewed-on: https://git.kahrobatoken.com/Kahroba/proto/pulls/10
2024-12-23 09:14:41 +00:00
hoessein_225 219a8e107d improve TransactionType 2024-12-23 11:25:57 +03:30
hoessein_225 ce274776a6 improve TransferAsset messages & add ExternalTransferAsset rpc 2024-12-21 16:46:42 +03:30
nfel aac5d5e784 Merge pull request 'add type to Asset' (#9) from wallet/#22 into v2
Reviewed-on: https://git.kahrobatoken.com/Kahroba/proto/pulls/9
2024-12-21 11:51:27 +00:00
hoessein_225 552bd3c428 add type to Asset 2024-12-21 15:17:26 +03:30
nfel 21c190e5a5 Merge pull request 'wallet/#14' (#8) from wallet/#14 into v2
Reviewed-on: https://git.kahrobatoken.com/Kahroba/proto/pulls/8
2024-12-21 11:16:42 +00:00
nfel fe1f8ca568 Merge pull request 'improve type and GetPublicKeyByNationalIDReq' (#7) from feat/#19 into v2
Reviewed-on: https://git.kahrobatoken.com/Kahroba/proto/pulls/7
2024-12-21 08:13:50 +00:00
hoessein_225 ecb8eed62c improve type and GetPublicKeyByNationalIDReq 2024-12-21 11:34:50 +03:30
hoessein_225 3d1e544c00 improve Identity message 2024-12-17 12:07:21 +03:30
nfel dd0c898404 wallet: /#14 :)
Signed-off-by: nfel <nfilsaraee@gmail.com>
2024-12-16 15:53:09 +03:30
nfel f496cb4d32 wallet: /#14 rejection reason for bnpl is optional
Signed-off-by: nfel <nfilsaraee@gmail.com>
2024-12-16 15:50:43 +03:30
nfel ff86d65eb3 wallet: /#14 removed multiple company from user + identity now is source of truth
Signed-off-by: nfel <nfilsaraee@gmail.com>
2024-12-16 15:29:25 +03:30
nfel f23d1251b5 v2: redeem added to tfa code state
Signed-off-by: nfel <nfilsaraee@gmail.com>
2024-12-14 17:35:52 +03:30
nfel 5eb260df3a v2: changed tfa check
Signed-off-by: nfel <nfilsaraee@gmail.com>
2024-12-14 17:09:24 +03:30
nfel 72cb1d8117 v2: changed tfa check
Signed-off-by: nfel <nfilsaraee@gmail.com>
2024-12-14 16:55:50 +03:30
nfel 0cd6107abe v2: changed TFAReq Msg to accept trx id and state
Signed-off-by: nfel <nfilsaraee@gmail.com>
2024-12-14 16:45:12 +03:30
nfel 4b1ff1c31d v2: user_id added to recepient msg
Signed-off-by: nfel <nfilsaraee@gmail.com>
2024-12-10 15:09:54 +03:30
nfel 5df728fd9c Merge pull request 'improve recipient' (#6) from recipient into v2
Reviewed-on: https://git.kahrobatoken.com/Kahroba/proto/pulls/6
2024-12-10 08:22:22 +00:00
hoessein_225 3e699c2082 improve recipient 2024-12-10 11:48:22 +03:30
nfel cc0bd514d5 Merge pull request 'add internal rpc file and LookUpName rpc' (#5) from auth into v2 2024-12-10 07:23:47 +00:00
hoessein_225 8a0c7451fb edit state enum name 2024-12-10 10:50:40 +03:30
hoessein_225 9d8a2d160a add internal rpc file and LookUpName rpc 2024-12-10 10:34:16 +03:30
nfel 88aefe7d13 Merge pull request 'add some items to optState enum' (#4) from tfa into v2
Reviewed-on: https://git.kahrobatoken.com/Kahroba/proto/pulls/4
2024-12-09 11:02:37 +00:00
hoessein_225 1b6a64aa46 add some items to optState enum 2024-12-09 14:30:56 +03:30
nfel 114de30b57 Merge pull request 'add enum for TFA message' (#3) from tfa into v2
Reviewed-on: https://git.kahrobatoken.com/Kahroba/proto/pulls/3
2024-12-09 10:58:36 +00:00
hoessein_225 434f74756f add enum for TFA message 2024-12-09 14:25:50 +03:30
nfel 32d46850a5 v2: str -> double
Signed-off-by: nfel <nfilsaraee@gmail.com>
2024-12-09 13:41:08 +03:30
nfel 254f1697d8 Merge pull request 'improve InternalTransferAsset rpc' (#2) from transfer into v2
Reviewed-on: https://git.kahrobatoken.com/Kahroba/proto/pulls/2
2024-12-09 09:02:32 +00:00
hoessein_225 36af98b186 add some optional feat & change key name in TFA 2024-12-09 12:13:55 +03:30
hoessein_225 6ecb53aecd add Recipient message 2024-12-09 12:05:30 +03:30
hoessein_225 e21e98568b change Otp name 2024-12-09 12:00:13 +03:30
hoessein_225 8e64e1ca1f improve InternalTransferAsset rpc 2024-12-09 11:56:34 +03:30
nfel 3779679504 Merge pull request 'add CheckWalletKey rpc' (#1) from wallet into v2
Reviewed-on: https://git.kahrobatoken.com/Kahroba/proto/pulls/1
2024-12-07 10:45:03 +00:00
hoessein_225 f7729a595b change CheckWalletKey rpc name to GetPublicKeyByNationalID 2024-12-07 14:14:32 +03:30
hoessein_225 6a95269cef add CheckWalletKey rpc 2024-12-07 13:32:20 +03:30
nfel 8b560247e4 v2: buf format
Signed-off-by: nfel <nfilsaraee@gmail.com>
2024-11-29 00:04:49 +03:30
nfel b3ceb01bfb v2: removed test ci + alert filter fixed
Signed-off-by: nfel <nfilsaraee@gmail.com>
2024-11-26 14:15:10 +03:30
nfel 46ac6fcea5 v2:
Signed-off-by: nfel <nfilsaraee@gmail.com>
2024-11-26 12:41:07 +03:30
nfel 2fdaac14c6 v2:
Signed-off-by: nfel <nfilsaraee@gmail.com>
2024-11-26 12:39:54 +03:30
nfel 53b8db78dd v2:
Signed-off-by: nfel <nfilsaraee@gmail.com>
2024-11-26 12:38:52 +03:30
nfel 749a399197 v2:
Signed-off-by: nfel <nfilsaraee@gmail.com>
2024-11-26 12:37:42 +03:30
nfel 6396711ba7 v2:
Signed-off-by: nfel <nfilsaraee@gmail.com>
2024-11-26 12:24:40 +03:30
nfel b71c028f88 v2:
Signed-off-by: nfel <nfilsaraee@gmail.com>
2024-11-26 12:22:07 +03:30
nfel eeeedde123 v2:
Signed-off-by: nfel <nfilsaraee@gmail.com>
2024-11-26 12:19:30 +03:30
nfel 8660dea75b v2:
Signed-off-by: nfel <nfilsaraee@gmail.com>
2024-11-26 12:18:54 +03:30
nfel 014cc162b2 v2:
Signed-off-by: nfel <nfilsaraee@gmail.com>
2024-11-26 12:15:24 +03:30
nfel 208bc84c74 v2: test env
Signed-off-by: nfel <nfilsaraee@gmail.com>
2024-11-26 12:08:28 +03:30
nfel 5affc6bb04 v2: test env
Signed-off-by: nfel <nfilsaraee@gmail.com>
2024-11-26 12:05:32 +03:30
nfel d0354d77f1 v2: test env
Signed-off-by: nfel <nfilsaraee@gmail.com>
2024-11-26 11:56:49 +03:30
nfel b6cd325104 v2: test env
Signed-off-by: nfel <nfilsaraee@gmail.com>
2024-11-26 11:44:00 +03:30
nfel 79d2cedc3e v2: test env
Signed-off-by: nfel <nfilsaraee@gmail.com>
2024-11-26 11:42:02 +03:30
nfel 7b2eef8657 v2: test env
Signed-off-by: nfel <nfilsaraee@gmail.com>
2024-11-26 11:41:10 +03:30
nfel 22c5992046 v2: test env
Signed-off-by: nfel <nfilsaraee@gmail.com>
2024-11-26 11:38:00 +03:30
nfel c57abc00f6 v2: test env
Signed-off-by: nfel <nfilsaraee@gmail.com>
2024-11-26 11:36:57 +03:30
nfel db54a552ac v2: test env
Signed-off-by: nfel <nfilsaraee@gmail.com>
2024-11-26 11:31:33 +03:30
nfel c92810ad5b v2: ci updates
Signed-off-by: nfel <nfilsaraee@gmail.com>
2024-11-23 16:25:03 +03:30
nfel cdd45c2707 v2: ci updates
Signed-off-by: nfel <nfilsaraee@gmail.com>
2024-11-23 16:24:03 +03:30
nfel 6f3d8b9b42 v2: ci updates
Signed-off-by: nfel <nfilsaraee@gmail.com>
2024-11-23 16:22:46 +03:30
nfel 01e0904fa6 v2: ci updates
Signed-off-by: nfel <nfilsaraee@gmail.com>
2024-11-23 16:17:21 +03:30
nfel 8d2bdaf352 v2: ci
Signed-off-by: nfel <nfilsaraee@gmail.com>
2024-11-23 14:53:05 +03:30
nfel 9f99f4203d v2: ci
Signed-off-by: nfel <nfilsaraee@gmail.com>
2024-11-23 14:41:22 +03:30
nfel 96a0171bfd v2: ci
Signed-off-by: nfel <nfilsaraee@gmail.com>
2024-11-23 14:31:34 +03:30
nfel 1b9e7a05d3 v2: ci
Signed-off-by: nfel <nfilsaraee@gmail.com>
2024-11-23 14:28:59 +03:30
nfel 3c7092fb9b v2: ci 2024-11-23 14:21:04 +03:30
nfel fcfe74d80b v2: ci 2024-11-23 14:14:28 +03:30
nfel 13a75d52de v2: bad dot op in tar
Signed-off-by: nfel <nfilsaraee@gmail.com>
2024-11-23 13:46:10 +03:30
nfel 8aa875b1d6 v2: ci
Signed-off-by: nfel <nfilsaraee@gmail.com>
2024-11-23 13:35:34 +03:30
nfel a199324bcc v2: ci
Signed-off-by: nfel <nfilsaraee@gmail.com>
2024-11-23 13:24:38 +03:30
nfel 3ebd28b9b8 v2: ci
Signed-off-by: nfel <nfilsaraee@gmail.com>
2024-11-23 13:17:00 +03:30
nfel f2ba3c5340 v2: ci
Signed-off-by: nfel <nfilsaraee@gmail.com>
2024-11-23 13:14:56 +03:30
nfel 86d857e242 v2: ci
Signed-off-by: nfel <nfilsaraee@gmail.com>
2024-11-23 13:09:52 +03:30
nfel d79187dfb4 v2: ci
Signed-off-by: nfel <nfilsaraee@gmail.com>
2024-11-23 13:03:56 +03:30
nfel 2325afaaf0 ci 2024-11-23 12:59:33 +03:30
nfel 9c92ab9d34 v2: ci
Signed-off-by: nfel <nfilsaraee@gmail.com>
2024-11-23 12:55:34 +03:30
nfel 5bcb6feeac v2: ci pkg
Signed-off-by: nfel <nfilsaraee@gmail.com>
2024-11-23 12:52:20 +03:30
nfel 8338a661f7 no pkg json 2024-11-20 16:55:48 +03:30
nfel db0bda6bae ci on tags 2024-11-20 16:53:02 +03:30
nfel 80ee3703f4 test deploy 2024-11-20 16:52:36 +03:30
nfel bec347d871 ci and README badge 2024-11-20 16:48:18 +03:30
nfel 04e0fcdc64 v2: test env
Signed-off-by: nfel <nfilsaraee@gmail.com>
2024-11-20 16:41:06 +03:30
nfel 1c3dcd1cbe v2: test env
Signed-off-by: nfel <nfilsaraee@gmail.com>
2024-11-20 16:40:12 +03:30
nfel 4fa656c614 v2: ci
Signed-off-by: nfel <nfilsaraee@gmail.com>
2024-11-19 10:25:43 +03:30
nfel c54adabf5e v2: ci
Signed-off-by: nfel <nfilsaraee@gmail.com>
2024-11-19 10:14:39 +03:30
nfel f22f9faf4b v2: ci
Signed-off-by: nfel <nfilsaraee@gmail.com>
2024-11-19 10:12:39 +03:30
nfel 23c65dcd04 v2: ci
Signed-off-by: nfel <nfilsaraee@gmail.com>
2024-11-19 10:01:46 +03:30
nfel bddc2d2bdd v2: ci
Signed-off-by: nfel <nfilsaraee@gmail.com>
2024-11-19 09:49:21 +03:30
nfel c3eabd4d76 v2: ci
Signed-off-by: nfel <nfilsaraee@gmail.com>
2024-11-18 16:16:48 +03:30
nfel 49150af2fa v2: ci
Signed-off-by: nfel <nfilsaraee@gmail.com>
2024-11-18 15:09:26 +03:30
nfel 4e55bb2d27 v2: ci
Signed-off-by: nfel <nfilsaraee@gmail.com>
2024-11-18 15:01:41 +03:30
nfel e5499c7c0d v2: ci
Signed-off-by: nfel <nfilsaraee@gmail.com>
2024-11-18 14:54:03 +03:30
nfel 23d67dccfe v2: ci
Signed-off-by: nfel <nfilsaraee@gmail.com>
2024-11-18 14:51:22 +03:30
nfel 0b09b24301 v2: ci
Signed-off-by: nfel <nfilsaraee@gmail.com>
2024-11-18 14:50:19 +03:30
nfel cc1e40921e v2: ci
Signed-off-by: nfel <nfilsaraee@gmail.com>
2024-11-18 14:48:02 +03:30
nfel 9cf66797da v2: ci
Signed-off-by: nfel <nfilsaraee@gmail.com>
2024-11-18 14:46:22 +03:30
nfel e1776d0c30 v2: ci
Signed-off-by: nfel <nfilsaraee@gmail.com>
2024-11-18 14:26:58 +03:30
nfel caa69574dd v2: test ci
Signed-off-by: nfel <nfilsaraee@gmail.com>
2024-11-18 14:22:46 +03:30
nfel 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
nfel 50024737a4 v2: changed directory
Signed-off-by: nfel <nfilsaraee@gmail.com>
2024-11-18 11:16:19 +03:30
nfel 211d6251f4 Removed old proto files 2024-11-17 16:24:34 +03:30
nfel 3f8ecc0cc8 Added versioning and correct packaging 2024-11-17 16:23:53 +03:30