Skip to content

Commit

Permalink
[SoX unit testing] Refactored for testing [DPP-841] (#12337)
Browse files Browse the repository at this point in the history
* Refactored for testing
* Global state of ConflictCheckingLedgerBridge is moved to sequence
* `validateParties` is moved to sequence in order to perform all conflict checking operations
that rely on the mutable state inside the single-threaded `sequence` stage

CHANGELOG_BEGIN
CHANGELOG_END

* Extract conflict checking stages logic in own files

* Move to validate package

* Arrange comments

* Addressed Robert's review comments
  • Loading branch information
tudor-da committed Jan 11, 2022
1 parent a7c51ef commit 98b7ad7
Show file tree
Hide file tree
Showing 7 changed files with 587 additions and 428 deletions.

0 comments on commit 98b7ad7

Please sign in to comment.