Commit Graph

19 Commits

Author SHA1 Message Date
be4e41db05
Migrated SNP proto file and its From impls into its snp module and updated build configuration for snp proto 2025-03-17 20:33:01 +05:30
99c3c83ed3
Rename owner_wallet to admin_pubkey in AppContract and related structures; add price_per_unit and locked_nano fields 2025-02-18 16:28:00 +05:30
ee592c71d6
Refactor proto file structure to move brain and dtpm modules under sgx for better organization 2025-02-13 17:28:09 +05:30
df3a4631dd
Cleanup
Remove unused proto files and related references from the project
2025-02-06 14:57:50 +05:30
e9e4f1414a
wip on refactoring dtpm proto and type 2025-02-05 10:13:33 +00:00
6e7a337709
complete refactor of brain proto format 2025-02-04 16:50:52 +05:30
73eac4cb04
complete refactor pb types derive prost to impl From trait
changed FileEntry protobuff type into simple one
2025-01-27 15:04:41 +05:30
28497eeb99
Major refactor on types and protofile
detailed daemon container management proto
modularised all protobuff rust types
2025-01-23 16:58:36 +05:30
ff7c5ade50
uuid for container 2025-01-23 14:49:41 +05:30
f4e1159efc
fix fields visibility
Make fields public in Resource struct for accessibility
2025-01-21 12:20:35 +00:00
358c2d84ca
Add proto for daemon
renamed to shared proto update build configuration
changed exports for both protos in lib
new rust structures for daemon types
2025-01-20 16:57:47 +05:30
e643da298f Add gRPC support with tonic and protobuf integration 2024-12-23 18:26:50 +05:30
3ea2780f7b Make RestartPolicy and RestartPolicyType structs Copyable 2024-12-16 16:00:34 +05:30
1bbe16a85e Make fields public in RestartPolicy and ChildProcess structs; add default implementation for RestartPolicyType 2024-12-16 15:58:55 +05:30
b1620f4a11 Rename some fields
Rename RestartPolicy fields for consistency and clarity
2024-12-16 13:03:54 +05:30
101577a784 Restart Policy
add RestartPolicy message and integrate into ChildProcess configuration on both proto and rust structs
2024-12-16 11:42:05 +05:30
123842e470 removed unsed config method 2024-12-11 17:03:19 +05:30
e5ef2c1e97 dtpm config and proto file 2024-12-11 16:13:28 +05:30
1a88755767 first commit 2024-12-11 16:00:55 +05:30