d47121ceb6
escrow fix
2025-06-30 22:45:41 +03:00
fd8dbd9ce7
cargo fmt
2025-06-25 19:20:31 +05:30
af22741ade
switch from LP to credits and allow slots
2025-06-25 04:13:09 +03:00
13a00e2318
added Apache 2.0 License
2025-06-19 20:43:05 +03:00
41d9bd104f
WIP on implementing redirect
...
Refactors brain connection logic to use custom endpoint while runtime
Implements redirect handling in the `create_vm` function to gracefully handle server moves by reconnecting to the new URL
2025-06-11 19:12:14 +05:30
b53d10abca
shorten UUIDs (not sure about this one)
2025-03-31 16:49:51 +00:00
53cdf34bb6
fixed docker related bugs or the testnet
2025-03-29 22:56:45 +02:00
e4db755b18
Fix tonic TLS issues ( #1 )
...
Co-authored-by: Noor <noormohammedb@protonmail.com>
Reviewed-on: #1
2025-03-29 18:14:45 +00:00
383908b171
added support for self signed TLS certificates
2025-03-28 23:35:53 +02:00
7d7200bca4
feat: app UUID cli completion
2025-03-24 16:42:40 +05:30
683c49564d
refactor: move report_node grpc call to general module and update CLI handler
2025-03-21 20:38:28 +05:30
ba872917c2
refactor: reorganize super-cli gRPC method to general module
...
change grpc type import as proto in snp grpc module
and updated its related imports
2025-03-21 18:11:04 +05:30
62999d2469
refactor: reorganize gRPC module and update operator handling
2025-03-21 17:08:52 +05:30
53a654577d
fix clippy warnings
2025-03-20 22:12:04 +05:30
11ccdb54c7
refactor: move account handling and completion functions to general cli handler
2025-03-20 22:02:05 +05:30
8936d19c39
refactor: move packager cli handle and module into general for better organization
2025-03-20 21:57:29 +05:30
36df27f3e6
refactor: cli handle operator and operator.rs moved to general module
2025-03-20 21:53:27 +05:30