Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(mojaloop/2998): change ttk apis to async #409

Merged
merged 82 commits into from
Nov 1, 2022

Conversation

vijayg10
Copy link
Contributor

@vijayg10 vijayg10 commented Nov 1, 2022

feat(mojaloop/2998): change ttk apis to async

  • Changed DFSP backend API and SDK Outbound API in TTK to asynchronous
  • Defined callback map file for both APIs
  • Refactored the bulk transaction happy path to align with async APIs

Vijay Kumar and others added 30 commits June 22, 2022 17:41
* Initial Commit

* added start script to adapter

* cleanup

* cleanup

* cleanup

* cicd

* cicd

* cicd

* cicd

* cicd

* cicd

* cicd

* chore: fixed api-svc api templates for inbound and outbound paths to correctly resolve dependent yamls

* chore: fixes for monorepo

- removed global eslint config, and added eslint to each module
- renamed start:adapter root package script to start:api-svc and fixed the command
- added missing dependencies to module/api-svc to fix unit tests

* fix: api-snippets

* fix: cicd

* fix: cicd

* fix: cicd

* fix: cicd

* fix: cicd

* fix: cicd

Co-authored-by: Miguel de Barros <miguel@debarros.me>
chore: added design docs for bulk transfers
mbp-633-638 Add interface, types, errors and aggregate for lookup phase
* Initial Commit

* added start script to adapter

* cleanup

* cleanup

* cleanup

* cicd

* cicd

* cicd

* cicd

* cicd

* cicd

* cicd

* chore: fixed api-svc api templates for inbound and outbound paths to correctly resolve dependent yamls

* chore: fixes for monorepo

- removed global eslint config, and added eslint to each module
- renamed start:adapter root package script to start:api-svc and fixed the command
- added missing dependencies to module/api-svc to fix unit tests

* fix: api-snippets

* fix: cicd

* fix: cicd

* fix: cicd

* fix: cicd

* fix: cicd

* fix: cicd

* fix: cicd audit check

* fix: cicd audit check

* fix: cicd audit check

* fix: cicd audit check

* fix: cicd audit check

* fix: cicd audit check

* fix: cicd audit check

* fix: cicd audit check

* fix: cicd audit check

* fix: cicd audit check

* fix: cicd audit check

* fix: cicd audit check

* fix: cicd audit check

* fix: cicd audit check

* fix: cicd audit check

* fix: cicd audit check

Co-authored-by: Miguel de Barros <miguel@debarros.me>
sri-miriyala
sri-miriyala previously approved these changes Nov 1, 2022
Copy link
Contributor

@sri-miriyala sri-miriyala left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@vijayg10 vijayg10 changed the base branch from mvp/bulk-sdk to master November 1, 2022 15:45
@vijayg10 vijayg10 dismissed sri-miriyala’s stale review November 1, 2022 15:45

The base branch was changed.

@vijayg10 vijayg10 marked this pull request as ready for review November 1, 2022 17:44
Copy link
Contributor

@sri-miriyala sri-miriyala left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks Good

@sri-miriyala sri-miriyala merged commit 8cdc08b into master Nov 1, 2022
@sri-miriyala sri-miriyala deleted the feat/change-ttk-apis-to-async branch November 1, 2022 23:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

8 participants