Commit Graph

16 Commits

Author SHA1 Message Date
dc3ba5bb00
enable multiple offers per daemon 2025-07-06 00:52:20 +03:00
bdf5bf947e
switching from LP to credits 2025-07-02 03:42:04 +03:00
217ab03164
new brain proto and new staging address 2025-06-20 02:29:01 +03:00
e0561875d8
switch license to Apache2.0
- switch LICENSe file from GPLv2 to Apache-2.0
- add SPDX HEADER to all files
2025-06-14 03:37:06 +03:00
56c846e1fd
added support for self signed TLS certificates 2025-03-28 19:30:21 +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