Skip to content
This repository has been archived by the owner on Jan 27, 2022. It is now read-only.

Bug fix to address work order receipt flow in work order sync mode execution #440

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Commits on Jun 12, 2020

  1. Bug fix to receipt flow in work order sync mode execution.

    Address the git issue - hyperledger-archives#412
    
    Signed-off-by: Ramakrishna Srinivasamurthy <[email protected]>
    Ram-srini committed Jun 12, 2020
    Configuration menu
    Copy the full SHA
    2b84d7f View commit details
    Browse the repository at this point in the history
  2. Fix stand alone mode test failure

    Since listener config is hard-coded with container service name
    and it is failing in standlone mode.
    Added command line option to listener to read zmq_url and defact value
    in config file is localhost and command line argument takes precedence.
    
    Signed-off-by: Ramakrishna Srinivasamurthy <[email protected]>
    Ram-srini committed Jun 12, 2020
    Configuration menu
    Copy the full SHA
    c215db0 View commit details
    Browse the repository at this point in the history