snp-daemon/src
ramrem 2a6c5d5e25 Initial update_vm functionality to be merged (#3)
Now measurement args gets passed as an argument for both newvm and updatevm responses
VM type now gets converted with the help of an intermediary function, reducing code duplication
Updated proto file accordingly

After merging, the whole code base still needs a major refactoring, error handling and a lot more checks to make sure daemon behaves as intended.

Co-authored-by: Ramil_Algayev <pro.remred@gmail.com>
Reviewed-on: SNP/daemon#3
Co-authored-by: ramrem <ralgayev@detee.ltd>
Co-committed-by: ramrem <ralgayev@detee.ltd>
2025-01-09 22:30:07 +00:00
..
config.rs connected daemon to the brain (#2) 2024-12-30 20:45:01 +00:00
constants.rs Initial update_vm functionality to be merged (#3) 2025-01-09 22:30:07 +00:00
grpc.rs Initial update_vm functionality to be merged (#3) 2025-01-09 22:30:07 +00:00
main.rs Initial update_vm functionality to be merged (#3) 2025-01-09 22:30:07 +00:00
state.rs Initial update_vm functionality to be merged (#3) 2025-01-09 22:30:07 +00:00