Commit Graph

21 Commits

Author SHA1 Message Date
eb9a89d1c5 Merge pull request 'fix: app node cron' (#2) from fix_app-cron into staging
Reviewed-on: #2
2025-04-17 22:08:43 +00:00
9f22c8fb14
fix: app node cron
fix validating app node online status on cron
fix deadlock on app contract cron
2025-04-16 00:21:40 +00:00
10d0b7b064 Merge pull request 'App engine features' (#1) from app_engine_features into staging
Reviewed-on: #1
2025-04-15 11:40:28 +00:00
3e3fde2f65
fix: kick app contract
allow access if node is in app nodes or VM nodes
2025-04-14 11:12:21 +00:00
4615c10799
fix: app node reports in search app node 2025-04-14 10:17:25 +00:00
d7da1824cf
feat: kick app contract
kick contract to handle both VM and App
2025-04-14 13:17:27 +05:30
af83d5f733
feat: report app node
Iterating vm and app contract to validate contract
Iterating vm and app nodes also to append report
2025-04-11 17:53:42 +05:30
fa700c2315
feat: add cron job for app nodes 2025-04-03 12:42:38 +05:30
9be7abc9cf fixed deadlock on testnet 2025-03-31 14:48:15 +00:00
1a1af408a8
added support for self signed TLS certs 2025-03-28 16:16:11 +02:00
9eeb9390fd
feat: implement user ban check by node operator in app deployement 2025-03-24 12:40:16 +00:00
beb56f5a9c
Fix: app list as operator 2025-03-24 12:10:06 +00:00
ef629dff88
feat: add function to find app contracts by operator and and by uuid 2025-03-22 03:17:31 +05:30
78525cc638
enable update for VM hostname 2025-03-21 23:05:45 +02:00
c48b4bf75e
fix: app node pricing while registering 2025-03-21 19:54:47 +00:00
d8ca1c4968
fix: update list_operator app_nodes assignment to reflect actual length and vec of app nodes in inpsect operator 2025-03-21 22:08:45 +05:30
04fa52c2b1
add deployment script for staging and testnet 2025-03-21 01:29:29 +02:00
e3cb722d97
refactor: General grpc services
reorganize proto imports for clarity
proper naming for services
organized all rpc methos with minimal changes
2025-03-18 23:40:23 +05:30
b063ff4b34
organized snp proto through shared crate 2025-03-17 20:36:24 +05:30
3d258c1d63
testnet proto 2025-03-17 18:16:29 +05:30
6580cc6a75
code migration 2025-03-17 00:25:34 +02:00