chore: abstract dtos to encompass a wider range of use cases and fix for out of band proof requests
Description
Create generic DTOs for:
-
Connection records -
Connection references -
Credential records -
Credential references -
Schema records -
Schema references -
Credential Definition records -
Credential Definition references -
Generic ID request dto
Other:
- Increase the NATS retries to 5 with 1 min between.
- Fix for waitForProofExchangeRecordSubject BehaviorSubject instead of ReplySubject. Because of this with multiple request for accept oob proof, it was working with the first values.
Checklist
-
I have updated the documentation (if necessary) -
I have added unit tests for new functionality (if applicable) -
My code follows the style guidelines of this project -
I have tested this code on my local machine before submitting this MR
Reviewers
Closes #17 (closed)
Edited by Zdravko Iliev
Merge request reports
Activity
Filter activity
added 1 commit
- 401159ba - fix: names, base class that is extended upon
added 6 commits
-
2fce0f75...932d1b1d - 3 commits from branch
main
- 444ee2d4 - chore: abstract dtos to encompass a wider range of use cases
- 88921b7d - fix: names, base class that is extended upon
- 33823a51 - fix: basic message dto
Toggle commit list-
2fce0f75...932d1b1d - 3 commits from branch
added 5 commits
Toggle commit listadded 1 commit
- 9a29a48e - fix: possibly validateif needs to be for every single decorator
Please register or sign in to reply