Skip to content

[ob][exchange] Plenty of bug fixes.

nairenf2 requested to merge NF-trade into master
  1. The old_id and new_id of CSV update messages were swapped.
  2. Added CLI arg for output file as well.
  3. Added unique match ID
  4. Added locking to all EventListener accessors, were causing some issues.
  5. Changed comparison to use deliver_time instead of the deprecated timestamp.

Merge request reports