Commit Graph

  • 7f751a5f30
    fixed disk ratio credits Noor 2025-06-30 14:25:58 +0000
  • 4e6fbfb42d
    switching to sloat and credit system Noor 2025-06-26 21:46:43 +0530
  • ee8ce47be3
    switch to new staging brain main Noor 2025-06-18 20:21:13 +0530
  • a31186fcb9
    Improves brain connection reliability Noor 2025-06-18 11:40:23 +0000
  • 4821547556
    Register returns deleted apps Noor 2025-06-18 11:25:47 +0000
  • 117b6f185b
    switch to new staging brain Noor 2025-06-18 20:21:13 +0530
  • cd3a440b86
    Improves brain connection reliability Noor 2025-06-18 11:40:23 +0000
  • 7a352cc47f
    Register returns deleted apps Noor 2025-06-18 11:25:47 +0000
  • 198f2bf9f6 Merge pull request 'switch license to Apache2.0' (#4) from add-apache2-license into main Valentyn Faychuk 2025-06-14 20:34:17 +0000
  • 95a405e44b
    switch license to Apache2.0 ghe0 2025-06-14 03:57:18 +0300
  • f6f5c22be9
    Add GPLv2 license ghe0 2025-06-04 23:36:48 +0300
  • a0ba0003aa
    Fix: enclave archive directory Noor 2025-04-15 15:33:14 +0530
  • 293dfef4a0
    Fix: enclave archive directory Noor 2025-04-15 15:33:14 +0530
  • 9d3c0dc2b0 Merge pull request 'Fix: add restart policy to docker run command' (#2) from docker_restart into staging noormohammedb 2025-04-15 09:53:41 +0000
  • a70f822e75
    Fix: add restart policy to docker run command Noor 2025-04-14 17:47:02 +0530
  • d6d5b5b7da
    change name of the brain to match certificate ghe0 2025-03-29 22:15:53 +0200
  • 4ef498b43a
    added support for self signed TLS certificates ghe0 2025-03-28 17:47:20 +0200
  • e4f2cf2be3
    Fix: block call on async method Noor 2025-03-28 02:01:58 +0530
  • 974906804e
    Refactor host port logic to port range Noor 2025-03-28 01:47:04 +0530
  • bfb4e9b487
    Fix: host ip override Noor 2025-03-27 14:53:04 +0000
  • 7e4ab4dd52
    Update install script Noor 2025-03-27 09:38:37 +0000
  • 9d05428bdd
    Update detee-shared and reorganize proto imports Noor 2025-03-19 00:23:56 +0530
  • baa850f4bb
    testnet proto Noor 2025-03-17 18:15:45 +0530
  • fe609d9b5f
    self upgrade Noor 2025-03-14 16:55:39 +0000
  • 704d49b54a
    Refactor to run as root Noor 2025-03-14 16:31:58 +0000
  • d7ae481085
    rename operator_pubkey to operator_wallet and add max_memory_mb_per_app field; submit node pricing on registering node Noor 2025-03-11 10:42:05 +0000
  • d790e2cb98
    docker limit resources Noor 2025-03-11 10:39:29 +0000
  • 0c46e4ad32
    Enhance logging in deploy_enclave function to include hratls_pubkey Noor 2025-03-06 18:11:54 +0000
  • 6f92688a3c
    Add hratls_pubkey parameter to deploy_enclave function and update related calls Noor 2025-03-06 01:09:17 +0000
  • e9063cba61
    fix for new packaging type Noor 2025-03-04 09:41:05 +0000
  • ec64852762
    Update HostConfig and HostResources structs; add resource handling in AppHandler Noor 2025-02-21 10:46:57 +0000
  • de6b5cb633
    fix detee-shared update Noor 2025-02-19 19:49:51 +0000
  • ede3edccfe
    authendication with brain Noor 2025-02-11 11:37:40 +0000
  • 4cc15184f0
    Rename admin field to owner_wallet in App struct and update related logic Noor 2025-02-11 08:06:42 +0000
  • 354741a0a2
    Integrating authendication Noor 2025-02-10 20:08:13 +0530
  • 28618f38d0
    Refactor app deletion logic to handle contracts asynchronously and improve error logging Noor 2025-02-07 13:16:55 +0000
  • ba4884e25a
    Implement resource un-reservation in HostResources and update app deletion logic Noor 2025-02-07 12:45:10 +0000
  • cc89b92cde
    minor fix on host port state Noor 2025-02-07 15:11:38 +0530
  • 07d5995ecc
    fix on daemon config Noor 2025-02-07 15:08:47 +0530
  • a1e5ad641b
    Enhance configuration management by implementing loading and saving of HostConfig and HostResources from disk, and refactor related structures for improved clarity and functionality. Noor 2025-02-07 15:00:36 +0530
  • 414eacad2b
    handle app state file and detee dir Noor 2025-02-06 21:16:29 +0000
  • 2f84ee60d4
    minor fix: docker run with detached Noor 2025-02-07 02:23:52 +0530
  • f6ff849e75
    fix delete app Noor 2025-02-07 02:13:15 +0530
  • 557376dc08
    Refactor daemon state Noor 2025-02-07 01:25:05 +0530
  • 83fa4728c6
    Refactor code structure by introducing global configuration and updating imports Noor 2025-02-06 16:51:16 +0530
  • d5667e4cd1
    completed migrating to new proto structure Noor 2025-02-06 09:42:24 +0000
  • afaa478f46
    integrating new proto structure Noor 2025-02-04 12:57:23 +0000
  • 23777d8a54
    container deletion from brain Noor 2025-02-03 13:07:56 +0000
  • 2b67cff7c1
    Refactor register node Noor 2025-01-31 13:02:07 +0000
  • 17400339fc
    container creation from brain and send response Noor 2025-01-30 20:25:46 +0530
  • 7f5fb2efad
    fix: update detee-shared dependency source and refactor message handling Noor 2025-01-30 19:23:14 +0530
  • 169bff5803
    refactor actor model Noor 2025-01-29 18:08:59 +0530
  • fd297488e2
    fix: update detee-shared dependency source and refactor imports Noor 2025-01-27 10:51:10 +0000
  • 720fabb022
    feat: implement enclave deletion functionality Noor 2025-01-27 10:22:34 +0000
  • ee31ee5e6b
    refactor: create container Noor 2025-01-24 12:10:36 +0000
  • c6bb7f5ab1
    fix new grpc modification Noor 2025-01-24 09:09:33 +0000
  • b0990521f2
    saved mapped ports in state Noor 2025-01-23 08:14:33 +0000
  • 7be5c1abd7
    feat: add dynamic port mapping for enclave deployment Noor 2025-01-21 12:19:06 +0000
  • bd44c4bade
    refactor: restructured a bit and simple state handling Noor 2025-01-21 11:09:39 +0000
  • 91180f90b7
    fix deployment path Noor 2025-01-21 03:52:40 +0530
  • 577a39fe1f
    simple deployment functionality and package handling Noor 2025-01-21 02:46:33 +0530
  • eb811bb2db
    package extraction functionality to DaemonService Noor 2025-01-20 20:14:54 +0530
  • a709bffb02
    package download functionality to DaemonService Noor 2025-01-20 16:50:03 +0530
  • e76c9cc8cc
    shared state for grpc server Noor 2025-01-20 13:59:42 +0530
  • e1dbf5c899
    Implement gRPC server for DaemonService with container creation dummy method Noor 2025-01-18 03:38:51 +0530
  • 17782be7e2
    First commit Noor 2025-01-15 17:24:55 +0530