Commit Graph

11 Commits

Author SHA1 Message Date
4d17ba6667
feat: move sgx utility functions to sgx/utils module for better organization 2025-03-20 16:51:38 +05:30
bb861fe817
refactor: replace direct block_on calls with utils::block_on for consistency 2025-03-20 16:44:57 +05:30
f220e200ec
feat: add hratls_pubkey and mrsigner_pubkey to config AccountData and update related methods 2025-03-20 16:21:11 +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
4f1ae72727
Improved app deployment process
deploying and uploading launch config on app deploy subcommand
fetch launch config from package index
disable package-type and package subcommand
modified samples
2025-03-19 19:42:11 +05:30
aeca70e062
refactor: General grpc update client
reorganize proto imports
fix rename Brain vm client
2025-03-18 23:58:50 +05:30
6bf97faac3
mark package-url as required to avoid panic 2025-03-18 02:23:41 +02:00
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