1. 18 Apr, 2024 1 commit
  2. 22 Mar, 2024 1 commit
  3. 06 Sep, 2023 1 commit
    • Lluis Gifre Renom's avatar
      Deploy scripts for Mock BlockChain: · 8dee0785
      Lluis Gifre Renom authored
      - Updated log paths
      - Added ignore-not-found flag in namespace removal
      - Corrected docker image version extraction command
      - Added missing PYTHONPATH variable to script tfs_bchain_runtime_env_vars.sh
      - Commented out unneeded scale commands
      - Minor log message cosmetic changes
      8dee0785
  4. 01 Feb, 2023 2 commits
  5. 26 Jan, 2023 2 commits
  6. 27 Oct, 2022 1 commit
    • Lluis Gifre Renom's avatar
      DLT: · 0a1b6178
      Lluis Gifre Renom authored
      MockBlockchain:
      - Implemented mock-blockchain module to facilitate testing and debugging of DLT connector & workflows
      - Added manifests, Dockerfile, etc.
      
      DLT Connector:
      - corrected requirements.in
      - updated Dockerfile
      - WIP: implementation of test_unitary.py
      
      DLT Gateway:
      - Improved/extended Dockerfile
      - Moved Dockerfile to correct folder
      - Corrected import path for proto files
      0a1b6178