1fb2c8b177
Switch license to https://unlicense.org/
2025-08-27 23:39:29 +03:00
4753a17fa2
allow VM nodes to offer multiple slot offers
2025-07-06 00:48:17 +03:00
b8db315af9
add apache 2.0 license
2025-06-19 20:47:25 +03:00
7ef7068932
surreal_brain_app ( #3 )
...
add support for apps on the surreal brain
Co-authored-by: Noor <noormohammedb@protonmail.com>
Reviewed-on: #3
2025-05-19 21:14:42 +00:00
d0d4622c52
enhance proto based on new DB capabilities
2025-04-26 20:41:02 +03:00
b5289f1f5b
DTPM: upload files as stream and directory support ( #2 )
...
archive directory to upload
bincode serialize files to seal and save
zstd compression for tar archive
tests with fixtures
Reviewed-on: #2
Co-authored-by: Noor <noormohammedb@protonmail.com>
Co-committed-by: Noor <noormohammedb@protonmail.com>
2025-04-21 14:40:59 +00:00
cf0c9a2c0d
Add serde serialization/deserialization attributes to app_proto and general_proto types
2025-03-18 23:51:55 +05:30
e434b70a57
Refactor proto packages and add shared common.proto
...
seperated non vm related services into general protofile
shared common proto for types like Empty
rename proto packages
top level crate export for convenient imports
2025-03-18 22:58:22 +05:30
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
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
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