1. 12 Jul, 2022 2 commits
  2. 11 Jul, 2022 1 commit
  3. 07 Jul, 2022 2 commits
  4. 06 Jul, 2022 1 commit
    • Lluis Gifre Renom's avatar
      DLT component: · ea50d792
      Lluis Gifre Renom authored
      - restructured component and separated it into "connector" and "gateway" subcomponents.
      - arranged name typos in DLT proto file
      - prepared component folders for dlt-connector component
      ea50d792
  5. 05 Jul, 2022 1 commit
  6. 04 Jul, 2022 2 commits
  7. 01 Jul, 2022 6 commits
  8. 22 Jun, 2022 6 commits
  9. 06 Jun, 2022 1 commit
  10. 01 Jun, 2022 1 commit
  11. 31 May, 2022 2 commits
  12. 25 May, 2022 4 commits
  13. 20 May, 2022 7 commits
  14. 19 May, 2022 4 commits
    • Lluis Gifre Renom's avatar
      ee6f34de
    • Lluis Gifre Renom's avatar
      InterDomain component: · e45720d1
      Lluis Gifre Renom authored
      - Migrated to use new generic gRPC servicer and clients
      - Migrated to use new settings framework
      - Commented wrong/outdated unitary tests (to be coded)
      - Minor code formatting/styling
      e45720d1
    • Lluis Gifre Renom's avatar
      Compute component: · eb1c97b8
      Lluis Gifre Renom authored
      - Migrated to use new generic Rest servicer
      - Moved client declarations close to use places to prevent initialization locks
      - Adaptations to comply with the new settings framework
      - Updated unitary tests to use new generic Rest and gRPC servicers and clients
      - Minor code styling/formatting
      eb1c97b8
    • Lluis Gifre Renom's avatar
      Compute component: · 4375de80
      Lluis Gifre Renom authored
      - Migrated to use new generic gRPC servicer
      - Migrated to use new generic Rest servicer
      - Migrated to use new settings framework
      - Minor code formatting/styling
      4375de80