Commit Graph

7 Commits

Author SHA1 Message Date
daff2fd533
fix: tokio block on error
replace retry crate with tokio-retry for asynchronous app deployment and config updates
change hratls and sign key data to Config
refactor mr_signer format to save in config
modularized deploy and config update functionality for better code arrangements
2025-03-20 21:33:01 +05:30
a0bc0958fc
retry app config update on app deployment 2025-03-20 03:20:13 +05:30
0a53aebcdb
Enhanced app deployment
override launch configs envs and pass extra arguemnts to application while deploying
updated detee-shared
2025-03-19 20:50:34 +05:30
aeca70e062
refactor: General grpc update client
reorganize proto imports
fix rename Brain vm client
2025-03-18 23:58:50 +05:30
505e7c3faf
organized snp proto through shared crate 2025-03-17 20:34:47 +05:30
e8c271d863
testnet proto and detee-sgx-lib 2025-03-17 18:15:11 +05:30
ba19eb4ec1
code migration 2025-03-16 22:28:19 +02:00