Upload directory to enclave #4

Merged
noormohammedb merged 6 commits from launch_config_dir_support into main 2025-04-17 12:17:55 +00:00

seperated file upload into grpc stream
tar zstd archive directory to upload
save files and archives as Vec (bincode) in enclave
refactor dtpm client connection
printing infos to stderr

seperated file upload into grpc stream tar zstd archive directory to upload save files and archives as Vec<u8> (bincode) in enclave refactor dtpm client connection printing infos to stderr
noormohammedb added 4 commits 2025-04-15 23:16:58 +00:00
stream file upload
dtpm grpc compression
new actix static server package
updated config with directory sample
updated Dtpm client connection
remove mr_signer from connetion
reuse dtpm client connection
pure function for grpc methods
some error handling
remove base 64 encoding
updated package with new dtpm
remove unused crate and error
noormohammedb added 1 commit 2025-04-15 23:53:11 +00:00
improve ux while deploying with progress update
noormohammedb requested review from ghe0 2025-04-16 00:24:51 +00:00
Owner

LGTM

LGTM
noormohammedb added 1 commit 2025-04-17 12:02:41 +00:00
noormohammedb merged commit 65fabe66ef into main 2025-04-17 12:17:55 +00:00
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: testnet/detee-cli#4
No description provided.