Commit Graph

12 Commits

Author SHA1 Message Date
e949dd6451
added support for self signed TLS certificates 2025-03-28 17:17:12 +02:00
ad0c284467
organized snp proto through shared crate 2025-03-17 20:40:31 +05:30
8e8e1d1a99
importing new proto file 2025-02-16 23:41:55 +02:00
0ed21fdf98
added auth 2025-02-04 04:07:06 +02:00
1a4cec421b
added payments for VM creation 2025-01-24 23:55:26 +02:00
abf09e8d26
modified code based on new snp proto 2025-01-18 04:00:32 +02:00
3c6074f735 connected daemon to the brain (#2)
Instead of grabbing commands from files, the daemon now connects to the brain and receives commands via gRPC.

Reviewed-on: SNP/daemon#2
2024-12-30 20:45:01 +00:00
82273f63e5
VM works on SNP server 2024-12-13 03:10:03 +02:00
ec962197ff
yaml configs for daemon 2024-12-11 20:13:17 +02:00
3109edc085
create new VM from tcontract 2024-12-10 00:23:07 +02:00
b905c96261
added logic to reserve ips 2024-12-09 01:47:37 +02:00
ba5bfdd66e
first push 2024-12-06 01:30:57 +02:00