|
37fbe80d42
|
switching to sloat and credit system
updated proto
change all units to mib
calculating sloat ration while new app and sending resource
|
2025-06-30 20:07:19 +05:30 |
|
|
4648d08646
|
Register returns deleted apps
Updated proto, changes in app resource
change disk unit to GB and vcpu to vcpus
refactor contract handling while registering
logging brain url and san
|
2025-06-19 17:48:20 +00:00 |
|
|
95a405e44b
|
switch license to Apache2.0
- switch LICENSE file from GPLv2 to Apache-2.0
- add SPDX HEADER to all files
|
2025-06-14 03:57:18 +03:00 |
|
|
4ef498b43a
|
added support for self signed TLS certificates
|
2025-03-28 19:29:52 +02:00 |
|
|
974906804e
|
Refactor host port logic to port range
HostConfig to use public_port_range and update port mapping logic
|
2025-03-28 01:47:04 +05:30 |
|
|
bfb4e9b487
|
Fix: host ip override
Add default host IP address retrieval to HostConfig and update its references
|
2025-03-27 14:53:04 +00:00 |
|
|
d7ae481085
|
rename operator_pubkey to operator_wallet and add max_memory_mb_per_app field; submit node pricing on registering node
|
2025-03-11 10:42:05 +00:00 |
|
|
ec64852762
|
Update HostConfig and HostResources structs; add resource handling in AppHandler
|
2025-02-21 10:46:57 +00:00 |
|
|
de6b5cb633
|
fix detee-shared update
change owner_pubkey to operator_pubkey in HostConfig
owner_wallet to admin_pubkey in App
|
2025-02-19 19:49:51 +00:00 |
|
|
a1e5ad641b
|
Enhance configuration management by implementing loading and saving of HostConfig and HostResources from disk, and refactor related structures for improved clarity and functionality.
|
2025-02-07 15:00:36 +05:30 |
|
|
f6ff849e75
|
fix delete app
|
2025-02-07 02:13:15 +05:30 |
|
|
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 |
|
|
83fa4728c6
|
Refactor code structure by introducing global configuration and updating imports
|
2025-02-06 16:51:16 +05:30 |
|