Compare commits

...

89 Commits

Author SHA1 Message Date
VQIVS c61d390d38 --wip-- [skip ci] 2025-08-05 14:56:42 +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
10 changed files with 511 additions and 192 deletions
+30 -19
View File
@@ -2,15 +2,9 @@ syntax = "proto3";
package alert.v1;
import "base/v1/msg.proto";
import "auth/v1/msg.proto";
message AlertFilter {
base.v1.BaseQueryParam base_filter = 1;
Importance importance = 2;
LogSource source = 3;
}
//Importance of given event
// Importance of given event
enum Importance {
LOW = 0; // Low Severity ( unimportant and can be ignored )
MEDIUM = 1; // MEDIUM Severity
@@ -18,13 +12,29 @@ enum Importance {
CRITICAL = 3; // CRITICAL Severity ( can cause panics and data lost )
}
enum LogSource {
UNKNOWN = 0;
USER = 1;
SYSTEM = 2;
WALLET = 3;
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;
@@ -32,11 +42,12 @@ message Meta {
}
message LogEvent {
optional uint64 id = 1; // Record Id of Log stored in db
string content = 2;
string effective_user = 3;
optional LogSource source = 5;
Importance importance = 6;
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;
}
@@ -53,7 +64,7 @@ message SMSChangeLog {
}
message SMS {
string recipient = 1; //recipient
string recipient = 1; // recipient
string text = 2;
optional string sender = 3;
Meta meta = 4;
+3 -2
View File
@@ -8,6 +8,7 @@ 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) {}
// rpc Update(LogEvent) returns (base.v1.StatusRes) {}
// rpc Get(AlertFilter) returns (base.v1.StatusRes) {}
}
+37 -20
View File
@@ -2,8 +2,6 @@ syntax = "proto3";
package auth.v1;
import "base/v1/msg.proto";
/*
Internal
*/
@@ -34,6 +32,9 @@ message Permission {
message PermissionList {
repeated Permission list = 1;
uint32 page_no = 2;
uint32 page_size = 3;
uint32 total_count = 4;
}
/*
@@ -91,18 +92,12 @@ message IdReqWithIAMAndTFA {
TFA tfa = 6;
}
// Used for endpoints that need token and Query Param
message IAMWithQP {
InternalIAM iam = 1;
base.v1.BaseQueryParam qp = 2;
}
message ReqWithIAMAndParams {
InternalIAM iam = 1;
optional bool accepted = 2;
}
message ReqWithOptioanlIAM {
message ReqWithOptionalIAM {
optional InternalIAM iam = 1;
}
@@ -114,12 +109,30 @@ message GetUserReq {
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;
repeated int64 roles = 5;
UserStatus status = 5;
repeated int64 roles = 6;
}
message UserAddress {
string postal_code = 2;
string user_address = 3;
}
message Company {
@@ -156,7 +169,7 @@ message Identity {
optional Company company = 22;
optional string employee_info = 23;
string pub_key = 24;
optional float balance = 25;
optional UserAddress user_address = 25;
}
message IdentityBasic {
@@ -179,6 +192,7 @@ message UserUpdateIdentityReq {
string national_id = 2;
string birthdate = 3;
string email = 4;
optional UserAddress user_address = 5;
}
message UserUpdateBankInfoReq {
@@ -190,13 +204,18 @@ message UserUpdateBankInfoReq {
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
// 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 {
@@ -210,11 +229,6 @@ message BankInfo {
}
/* Two Factor Authentication */
// message IdReqWithIAMAndTFA {
// int64 id = 1;
// InternalIAM iam = 2;
// string tfa_code = 3;
// }
message TFAReq {
InternalIAM iam = 1;
optional string mobile = 2;
@@ -252,9 +266,9 @@ enum TfaStateEnum {
INTERNAL_TRANSFER = 2;
EXTERNAL_TRANSFER = 3;
REDEEM_TOKEN = 4;
MARKET_PALCE_PURCHASE = 5;
MARKET_PALCE_ORDER_CREATE = 6;
MARKET_PALCE_ORDER_CANCEL = 7;
MARKET_PLACE_PURCHASE = 5;
MARKET_PLACE_ORDER_CREATE = 6;
MARKET_PLACE_ORDER_CANCEL = 7;
IRT_WITHDRAWAL = 8;
IRT_DEPOSIT = 9;
}
@@ -284,4 +298,7 @@ message BasicUserInfo {
message BasicUserInfoList {
repeated BasicUserInfo list = 1;
uint32 page_no = 2;
uint32 page_size = 3;
uint32 total_count = 4;
}
+6 -13
View File
@@ -14,20 +14,13 @@ message IdReq {
int64 id = 1;
}
message PaginationReq {
uint32 page = 1; // in query param it will be p
uint32 page_size = 2; // in query param it will be pz
message YesNoRes {
bool yes = 1;
}
message PaginationRespSample {
message PaginationResp {
uint32 no = 1;
uint32 size = 2;
optional uint32 count = 3;
}
message BaseQueryParam {
repeated string sort = 2; // sort by
optional PaginationReq page = 3;
uint32 page_no = 2;
uint32 page_size = 3;
uint32 total_count = 4;
}
+135
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;
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;
}
+131 -44
View File
@@ -3,9 +3,49 @@ syntax = "proto3";
package market.v1;
import "auth/v1/msg.proto";
import "base/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 {
@@ -19,92 +59,139 @@ message MarketOrder {
MarketOrderSide side = 8;
MarketOrderStatus status = 9;
int64 from = 10;
auth.v1.UserIdentityBasic from_identity = 11;
wallet.v1.Commission commission = 12;
double completed_amount = 13;
string created_at = 14;
string updated_at = 15;
bool is_public = 16;
wallet.v1.TransactionList trx = 17;
repeated string tags = 18;
repeated string comment = 19;
optional MarketOrder source = 20; // purchase is done via this field
// repeated string attachments = 14; // possible files included by seller/buyer
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
optional uint64 maker_order_id = 23;
// repeated string attachments = 14; // possible files included by
// seller/buyer
}
message MarketAssetListReq {
base.v1.BaseQueryParam base = 1;
optional auth.v1.InternalIAM iam = 2; // If not set, will returns only public orders which are limited by a white list
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 PurchaseReq {
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 PurchaseRes {
message MatchOrderRes {
uint64 order_id = 1;
optional uint64 trx_id = 2;
double req_amount = 3;
double commission_amount = 4;
double calculated_amount = 5;
MarketOrderStatus status = 6;
double calculated_irt_amount = 2;
double calculated_asset_amount = 3;
wallet.v1.EffectiveCommission commission = 4;
MarketOrderStatus status = 5;
}
message MarketOrderList {
base.v1.PaginationResp page = 2;
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;
// wallet.v1.Asset asset = 2;
int64 asset_id = 2;
int64 counter_asset_id = 3;
double amount = 4;
double unit_price = 5;
MarketOrderSide side = 6;
optional auth.v1.TFA tfa = 7;
optional bool accepted_contract = 8;
// 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 MarketOrderSide {
MO_UNKOWN = 0;
MO_BUY = 1;
MO_SELL = 2;
}
enum MarketOrderStatus {
MO_UNKOWN_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
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;
base.v1.BaseQueryParam base = 2;
optional string search = 3;
repeated MarketOrderSide side = 4;
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 wallet.v1.Asset asset = 10;
repeated uint64 asset = 10;
optional uint64 order_id = 11;
optional uint64 trx_id = 12;
optional bool is_public = 13;
optional bool has_source = 14;
optional uint64 source_order_id = 15;
optional string from_date = 16;
optional string to_date = 17;
optional MarketOrdersSortBy sort_by = 18;
optional uint32 page_no = 19;
optional uint32 page_size = 20;
}
/* 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;
}
+12 -11
View File
@@ -7,19 +7,20 @@ import "base/v1/msg.proto";
import "market/v1/msg.proto";
service MarketplaceSrv {
rpc MarketplaceSrvHealth(base.v1.Empty) returns (base.v1.StatusRes);
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 NewMarketOrder(NewMarketReq) returns (MarketOrder); // insert new buy order to market
rpc Purchase(PurchaseReq) returns (PurchaseRes); // purchase from an order
rpc CancelOrder(auth.v1.IdReqWithIAMAndTFA) returns (base.v1.StatusRes); // cancel an order
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);
}
+16
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);
}
+134 -73
View File
@@ -9,7 +9,9 @@ import "base/v1/msg.proto";
INTERNAL DATA
*/
message InternalTransactionData { int64 transaction_id = 1; }
message InternalTransactionData {
int64 transaction_id = 1;
}
/*
Federation
@@ -43,10 +45,13 @@ message UserInitWalletReq {
message WalletList {
repeated Wallet list = 1;
// optional base.v1.Pagination pagination = 2;
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 {
@@ -65,6 +70,22 @@ message Wallet {
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
*/
@@ -74,40 +95,31 @@ message Asset {
string name = 2;
string code = 3;
string issuer = 4;
int32 decimal = 5;
double limit_amount = 6;
string anchor = 7;
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;
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;
repeated string videos = 31;
AssetStatus status = 32;
AssetMeta meta = 33;
AssetTokenType token_type = 34;
AssetPrice price = 35;
bool is_base_asset = 36;
bool is_locked = 37;
Commission commission = 38;
// 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;
}
@@ -136,11 +148,16 @@ enum AssetType {
ASSET_TYPE_NETWORK_GAS = 3;
}
message AssetList { repeated Asset list = 1; }
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 type = 2; // AssetType
repeated AssetType token_type = 3; // AssetType
repeated AssetStatus status = 4;
repeated string name = 5;
@@ -148,8 +165,9 @@ message AssetFilter {
optional bool can_sell = 7;
optional bool can_deposit = 8;
optional bool can_withdraw = 9;
optional bool is_active = 10;
optional string search = 11; // Not yet implemented !
optional bool can_trade = 10;
optional bool is_active = 11;
optional string search = 12; // Not yet implemented !
}
message AssetDiscountReq {
@@ -166,15 +184,14 @@ message AssetDiscountRes {
double static_amount = 4;
double percentage = 5;
double max_amount = 6;
double effective_amount =
7; // based of asset price and discount amount in req
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 admin_price = 3;
double ico_price = 3;
}
message GetAssetReq {
@@ -182,7 +199,9 @@ message GetAssetReq {
optional string code = 3;
}
message AssetMeta { PropertyMeta property = 1; }
message AssetMeta {
PropertyMeta property = 1;
}
message PropertyMeta {
string description = 1;
@@ -196,15 +215,14 @@ message PropertyMeta {
string usage_type = 9;
string completion_date = 10;
string user_agreement_url = 11;
string location_image = 12;
float lat = 13;
float lng = 14;
string map_link= 15;
PropertyDetail detail = 16;
float lat = 12;
float lng = 13;
string map_link = 14;
PropertyDetail detail = 15;
}
message PropertyDetail {
repeated Content badge = 1; // 2>
repeated Content badge = 1; // 2>
repeated Content content = 2; // 4>
}
@@ -226,10 +244,6 @@ message LockAssetReq {
BNPL - not really but close name
*/
// enum BNPLPgState {
//
// }
message GetUserBNPLInfoReq {
auth.v1.InternalIAM iam = 1;
base.v1.IdReq id = 2;
@@ -237,7 +251,7 @@ message GetUserBNPLInfoReq {
enum BNPLPaymentsStatus {
PENDING_PAYMENT = 0;
PAYED = 1;
PAID = 1;
OVER_DUE = 2;
NOT_STARTED = 3;
NOT_YET_DUE = 4;
@@ -248,7 +262,7 @@ message BNPLPayments {
uint64 id = 1;
double amount = 2;
double amount_irr = 7;
bool is_paied = 3;
bool is_paid = 3;
string due_date = 4;
string settlement_date = 5;
BNPLPaymentsStatus status = 6;
@@ -274,15 +288,14 @@ message UserBNPLResp {
message UserBNPLReq {
uint64 id = 1;
int64 bnpl_id = 2;
auth.v1.InternalIAM iam = 6;
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 int32 current_step = 10; // Can be useful for admin to change the current step
optional int64 asset_id = 11;
}
@@ -306,7 +319,12 @@ message BNPLInfo {
string expires_at = 14;
}
message BNPLList { repeated BNPLInfo list = 1; }
message BNPLList {
repeated BNPLInfo list = 1;
uint32 page_no = 2;
uint32 page_size = 3;
uint32 total_count = 4;
}
/*
Transaction
@@ -314,7 +332,9 @@ message BNPLList { repeated BNPLInfo list = 1; }
message TransactionList {
repeated Transaction list = 1;
int64 total_count = 2;
uint32 page_no = 2;
uint32 page_size = 3;
uint32 total_count = 4;
}
enum TransactionType {
@@ -333,6 +353,7 @@ enum TransactionType {
LOCK = 12;
IRT_DEPOSIT = 13;
IRT_WITHDRAWAL = 14;
COMMISSION = 15;
}
enum TransactionStatus {
@@ -369,10 +390,10 @@ message Transaction {
double token_price = 21;
}
message UserGetTransactionListReq {
message TransactionListFilter {
auth.v1.InternalIAM iam = 1;
optional int32 page_index = 2;
optional int32 page_size = 3;
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;
@@ -440,13 +461,18 @@ message RedeemTokenRes {
double total_balance = 5;
double request_amount = 6;
string created_at = 7;
bool is_paied = 8;
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; }
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
@@ -457,7 +483,9 @@ message NationalIDReq {
string national_id = 2;
}
message PubKeyRes { string pub_key = 1; }
message PubKeyRes {
string pub_key = 1;
}
/*
Network Details
@@ -483,11 +511,25 @@ message Network {
string created_at = 11;
}
message NetworkList { repeated Network list = 1; }
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;
@@ -495,10 +537,19 @@ message Commission {
double service_percentage = 4;
double tax_static = 5;
double tax_percentage = 6;
optional string collector = 7;
optional string description = 8;
string updated_at = 9;
string created_at = 10;
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 {
@@ -507,6 +558,13 @@ message EffectiveCommission {
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
@@ -555,7 +613,9 @@ message IPGConfirmReq {
string final_amount = 7;
}
message IPGConfirmRes { string receipt_link = 1; }
message IPGConfirmRes {
string receipt_link = 1;
}
message SaleManualReq {
auth.v1.InternalIAM iam = 1;
@@ -604,7 +664,7 @@ message DeclineBuyContractReq {
message ConfirmBuyAssetReq {
auth.v1.InternalIAM iam = 1;
uint64 agreement_id = 2; // Only in asset that require agreement contract
uint64 agreement_id = 2; // Only in asset that require agreement contract
optional auth.v1.TFA tfa = 3; // This might be used in the future
}
@@ -628,12 +688,13 @@ message BuyAssetRes {
}
/* Contract */
enum ContractType {
CONTRACT_TYPE_ICO = 0;
CONTRACT_TYPE_MARKET = 1;
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
+7 -10
View File
@@ -9,24 +9,26 @@ 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 AdminGetFederation(GetFederationReq) returns (Federation);
rpc UserGetFederation(auth.v1.InternalIAM) returns (Federation);
rpc GetNetworkList(base.v1.Empty) returns (NetworkList);
rpc GetAssetList(AssetFilter) returns (AssetList);
// rpc UserGetAssetList(auth.v1.InternalIAM) returns (AssetList);
// rpc AdminGetAssetList(base.v1.Empty) 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(UserGetTransactionListReq) returns (TransactionList);
rpc UserGetTransactionList(TransactionListFilter) returns (TransactionList);
// Get Token from IPG is and internal api
rpc IPGGetToken(IPGGetTokenReq) returns (IPGGetTokenRes);
@@ -41,22 +43,17 @@ service WalletService {
rpc GetUserBNPLInfo(GetUserBNPLInfoReq) returns (UserBNPLResp);
rpc SubmitBNPLForm(UserBNPLReq) returns (base.v1.StatusRes);
rpc UpdateBNPL(UserBNPLReq) returns (base.v1.StatusRes);
rpc CancleBNPL(auth.v1.IdReqWithIAM) 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);
rpc GetPublicKeyByNationalID(NationalIDReq) returns (PubKeyRes);
// Assets routing
rpc InternalTransferAsset(TransferAssetReq) returns (TransferAssetRes);
rpc ExternalTransferAsset(TransferAssetReq) returns (TransferAssetRes);
rpc LockAsset(LockAssetReq) returns (base.v1.StatusRes);
rpc ReleaseAsset(LockAssetReq) returns (base.v1.StatusRes);
rpc AssetDiscount(AssetDiscountReq) returns (AssetDiscountRes);
// --- IRT ---