Commit Graph

13 Commits

Author SHA1 Message Date
354741a0a2
Integrating authendication
moved IPInfo to global
configured secret key path
authendicated register app node
2025-02-10 20:08:13 +05:30
414eacad2b
handle app state file and detee dir 2025-02-06 21:16:29 +00:00
557376dc08
Refactor daemon state
configuring to make it persistance
changing code architecture to same node state into disk
2025-02-07 01:25:05 +05:30
d5667e4cd1
completed migrating to new proto structure 2025-02-06 09:42:24 +00:00
23777d8a54
container deletion from brain
delete package archive
deleted all enclave files
refactor constant directory name and some stuffs
2025-02-03 13:07:56 +00:00
2b67cff7c1
Refactor register node
add IP information retrieval and update dependencies
2025-01-31 13:02:07 +00:00
169bff5803
refactor actor model
implementing actor model inspire from snp daemon
migrated from grpc server model to grpc client model for
actor and brain integration
basic channel communication for actors and grpc
deleted unused proto file
2025-01-29 18:08:59 +05:30
7be5c1abd7
feat: add dynamic port mapping for enclave deployment 2025-01-21 12:19:06 +00:00
bd44c4bade
refactor: restructured a bit and simple state handling 2025-01-21 11:09:39 +00:00
eb811bb2db
package extraction functionality to DaemonService 2025-01-20 20:14:54 +05:30
a709bffb02
package download functionality to DaemonService 2025-01-20 16:50:03 +05:30
e1dbf5c899
Implement gRPC server for DaemonService with container creation dummy method 2025-01-18 03:38:51 +05:30
17782be7e2
First commit 2025-01-15 17:24:55 +05:30