-
Notifications
You must be signed in to change notification settings - Fork 14
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Processed OrderStarted. * Assert type json. * Index order events. * Added test for order. * Update price inside DDO. * fix import. * Changed address for generating DID. * Added logs. * Added more specific logs. * Added more logs again. * Changed imports to import Enterprise. * Added SSH debug. * Replaced ssh with displaying the addresses. * Updated test. * Add logs. Fix type. * added more debug logs. * Commented the code. * debug x2. * tweak * Commented assert. * lazy loading config eventProcessor * update test * Added test for DDO. * tweaks. * Updated OrderReused. * Added new test for OrderReused. * Added logs. * tweak. * Added tests back. Cleanup logs. * Added orderSchema + tests. * Fix typo. * Added log. * Removed orderTx. * Stored orders in db. * Updated schema for orders. Updated tests and logic for reuse and startOrder processing events. * Remove validity. * Fixed test regarding db. * Added more asserts. * Fix typo. * added utils inside tests. * fix expect statement. * remove suggested logs. * fix review. --------- Co-authored-by: Bogdan Fazakas <bogdan.fazakas@gmail.com>
- Loading branch information
1 parent
7c0d826
commit 8b69f76
Showing
10 changed files
with
517 additions
and
29 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.