Commit Graph

323 Commits

Author SHA1 Message Date
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