DTPM: upload files as stream and directory support #2

Merged
ghe0 merged 5 commits from feat_dir_support_dtpm_config into staging 2025-04-21 14:41:01 +00:00

archive directory to upload
bincode serialize files to seal and save
zstd compression for tar archive
tests with fixtures

archive directory to upload bincode serialize files to seal and save zstd compression for tar archive tests with fixtures
noormohammedb added 4 commits 2025-04-11 10:34:17 +00:00
dtpm proto changed
upload files through grpc stream
seperated filesystem from dtpm config
tar zstd archiving directory to upload
test directory support on config
test archive directory
add bincode support for serialization and deserialization
implement directory decompression
tests for decompression
unpacking each file into enclave
archive with top level directory
noormohammedb requested review from valy 2025-04-14 11:44:27 +00:00
noormohammedb requested review from ghe0 2025-04-14 11:44:28 +00:00
noormohammedb changed title from DTPM: upload files as stream and directory support to WIP: DTPM: upload files as stream and directory support 2025-04-14 11:44:33 +00:00
noormohammedb removed review request for ghe0 2025-04-14 11:44:37 +00:00
noormohammedb removed review request for valy 2025-04-14 11:44:40 +00:00
noormohammedb added 1 commit 2025-04-15 15:04:44 +00:00
read and send file as bytes
update FileEntry grpc type to bytes
fixed FileEntry From implementation
noormohammedb changed title from WIP: DTPM: upload files as stream and directory support to DTPM: upload files as stream and directory support 2025-04-15 23:09:45 +00:00
noormohammedb requested review from ghe0 2025-04-15 23:09:59 +00:00
ghe0 merged commit b5289f1f5b into staging 2025-04-21 14:41:01 +00:00
ghe0 deleted branch feat_dir_support_dtpm_config 2025-04-21 14:41:01 +00:00
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
1 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/proto#2
No description provided.