Commit Graph

9 Commits

Author SHA1 Message Date
51d50ff496
adapting CLI to the surreal brain 2025-06-05 16:30:00 +03:00
70edcb57e8
feat: upload directory in launch config
- stream file upload
- remove base 64 encoding
- dtpm grpc compression
- increase retry attempts while app deployment
- improve ux while deploying with progress update
- new actix static server package
- updated config with directory sample
- updated Dtpm client connection
- remove mr_signer from connetion
- reuse dtpm client connection
2025-04-21 18:29:19 +03:00
bf7d8707f4
detailed clap version
add shadow-rs for build metadata
git commit hash, build time, branch etc, in version
2025-04-21 17:50:25 +03:00
e4db755b18 Fix tonic TLS issues (#1)
Co-authored-by: Noor <noormohammedb@protonmail.com>
Reviewed-on: #1
2025-03-29 18:14:45 +00:00
383908b171
added support for self signed TLS certificates 2025-03-28 23:35:53 +02:00
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
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