You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
An event for the successful challenge of a driip or null by order is currently emitted only by the corresponding DriipSettlementDisputeByTrade/NullSettlementDisputeByTrade. However, the external entry point for the submission of a order candidate is through the DriipSettlementChallengeByTrade/NullSettlementChallengeByTrade. An event for the successful submission of order candidate should thus also be added to the latter.
This issue describes the addition of such events.
Definition of done
DriipSettlementChallengeByTrade has been updated to emit event upon the successful challenge by order
NullSettlementChallengeByTrade has been updated to emit event upon the successful challenge by order
Unit tests have been updated
Details & Questions
Depends on
The text was updated successfully, but these errors were encountered:
Description
An event for the successful challenge of a driip or null by order is currently emitted only by the corresponding DriipSettlementDisputeByTrade/NullSettlementDisputeByTrade. However, the external entry point for the submission of a order candidate is through the DriipSettlementChallengeByTrade/NullSettlementChallengeByTrade. An event for the successful submission of order candidate should thus also be added to the latter.
This issue describes the addition of such events.
Definition of done
Details & Questions
Depends on
The text was updated successfully, but these errors were encountered: