-
Notifications
You must be signed in to change notification settings - Fork 0
Conversation
Codecov Report
@@ Coverage Diff @@
## develop #97 +/- ##
===========================================
+ Coverage 92.3% 92.42% +0.11%
===========================================
Files 9 9
Lines 130 132 +2
===========================================
+ Hits 120 122 +2
Misses 10 10
Continue to review full report at Codecov.
|
Codecov Report
@@ Coverage Diff @@
## develop #97 +/- ##
===========================================
+ Coverage 92.3% 92.42% +0.11%
===========================================
Files 9 9
Lines 130 132 +2
===========================================
+ Hits 120 122 +2
Misses 10 10
Continue to review full report at Codecov.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🚀
Looks good! Left one doc sugestion
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍
What does this Pull Request do?
Send order uuid instead of dxid to identify validated batch, and nonce as another param.
Are there points in the code the reviewer needs to double check?
No.
Why was this Pull Request needed?
This way the validator knows how to group different batches with different nonces.
Does this Pull Request meet the acceptance criteria?