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

Bugfix/#1381 notification bug #436

Merged
merged 10 commits into from
Jun 9, 2020

Conversation

oderayi
Copy link
Contributor

@oderayi oderayi commented Jun 5, 2020

  • Ensure notifications are sent for timeout actions to both Payer and Payee FSPs regardless of the value of SEND_TRANSFER_CONFIRMATION_TO_PAYEE configuration.

vgenev
vgenev previously approved these changes Jun 8, 2020
Copy link
Contributor

@vgenev vgenev left a comment

Choose a reason for hiding this comment

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

👍

rmothilal
rmothilal previously approved these changes Jun 8, 2020
Copy link
Contributor

@rmothilal rmothilal left a comment

Choose a reason for hiding this comment

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

Happy

@oderayi oderayi dismissed stale reviews from rmothilal and vgenev via 6aa729c June 8, 2020 12:31
@oderayi oderayi requested review from vgenev and rmothilal June 8, 2020 12:50
@oderayi oderayi requested a review from elnyry-sam-k June 9, 2020 13:42
@oderayi oderayi requested a review from elnyry-sam-k June 9, 2020 14:10
Copy link
Contributor

@rmothilal rmothilal left a comment

Choose a reason for hiding this comment

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

Happy

@oderayi oderayi merged commit 4bdc060 into mojaloop:master Jun 9, 2020
shashi165 added a commit to shashi165/ml-api-adapter that referenced this pull request Jun 10, 2020
Bugfix/#1381 notification bug (mojaloop#436)
eoln added a commit that referenced this pull request Jul 1, 2020
* Hotfix/get transfer jws (#434)

* fixed JWS issue with GET transfers

* fix python circleci issue

* fix python circleci issue

Co-authored-by: Shashi <shashikant.hirugade@modusbox.com>

* Changes for bug 1408 (#435)

* Bugfix/#1381 notification bug (#436)

* Fix notification bug

* Update unit tests

* Update version

* Add timeout-reserved notification handler

* Update deps & version to 10.4.0

* Update packages. Remove unnecessary code

* Remove payee notification for timeout-received. Update dependencies

* Hotfix - jws not signed for fulfil duplicate notification (#437)

* fulfil dup not signed fix

* cleanup

Co-authored-by: Shashi <shashikant.hirugade@modusbox.com>

* Fix audit vulnerabilities  (#440)

* fulfil dup not signed fix

* cleanup

* resolve audit failures

Co-authored-by: Shashi <shashikant.hirugade@modusbox.com>

* Fix the circle ci python issue (#441)

* fulfil dup not signed fix

* cleanup

* resolve audit failures

* fix circle ci config

* fix circle ci config

* fix circle ci config

Co-authored-by: Shashi <shashikant.hirugade@modusbox.com>

* Added a condition to check from and to fspids while sending notification to payee (#442)

* Changes for issue: mojaloop/project#1378 (#443)

* Feature/#1334 patch request notif (#444)

* updated central-services-shared and event-sdk versions to support custom tags in the tracestate header

* added tests

fixed condition for reserve functionality that was braking the integration tests. added unit tests

Co-authored-by: Valentin <valentin.genev@modusbox.com>

* Feature/#1334 patch request notif 2 (#445)

* updated central-services-shared and event-sdk versions to support custom tags in the tracestate header

* added tests

* fixed condition for reserve functionality that was braking the integration tests. added unit tests

* added headerValidation plugin

* fixed function tests

Co-authored-by: Valentin <valentin.genev@modusbox.com>

Co-authored-by: shashi165 <33355509+shashi165@users.noreply.github.com>
Co-authored-by: Shashi <shashikant.hirugade@modusbox.com>
Co-authored-by: Adrian Enns <ennsak@gmail.com>
Co-authored-by: Steven Oderayi <oderayi@gmail.com>
Co-authored-by: vijayg10 <33152110+vijayg10@users.noreply.github.com>
Co-authored-by: Valentin Genev <vgenev@gmail.com>
Co-authored-by: Valentin <valentin.genev@modusbox.com>
kleyow pushed a commit to kleyow/ml-api-adapter that referenced this pull request Sep 3, 2020
* Hotfix/get transfer jws (mojaloop#434)

* fixed JWS issue with GET transfers

* fix python circleci issue

* fix python circleci issue

Co-authored-by: Shashi <shashikant.hirugade@modusbox.com>

* Changes for bug 1408 (mojaloop#435)

* Bugfix/#1381 notification bug (mojaloop#436)

* Fix notification bug

* Update unit tests

* Update version

* Add timeout-reserved notification handler

* Update deps & version to 10.4.0

* Update packages. Remove unnecessary code

* Remove payee notification for timeout-received. Update dependencies

* Hotfix - jws not signed for fulfil duplicate notification (mojaloop#437)

* fulfil dup not signed fix

* cleanup

Co-authored-by: Shashi <shashikant.hirugade@modusbox.com>

* Fix audit vulnerabilities  (mojaloop#440)

* fulfil dup not signed fix

* cleanup

* resolve audit failures

Co-authored-by: Shashi <shashikant.hirugade@modusbox.com>

* Fix the circle ci python issue (mojaloop#441)

* fulfil dup not signed fix

* cleanup

* resolve audit failures

* fix circle ci config

* fix circle ci config

* fix circle ci config

Co-authored-by: Shashi <shashikant.hirugade@modusbox.com>

* Added a condition to check from and to fspids while sending notification to payee (mojaloop#442)

* Changes for issue: mojaloop/project#1378 (mojaloop#443)

* Feature/#1334 patch request notif (mojaloop#444)

* updated central-services-shared and event-sdk versions to support custom tags in the tracestate header

* added tests

fixed condition for reserve functionality that was braking the integration tests. added unit tests

Co-authored-by: Valentin <valentin.genev@modusbox.com>

* Feature/#1334 patch request notif 2 (mojaloop#445)

* updated central-services-shared and event-sdk versions to support custom tags in the tracestate header

* added tests

* fixed condition for reserve functionality that was braking the integration tests. added unit tests

* added headerValidation plugin

* fixed function tests

Co-authored-by: Valentin <valentin.genev@modusbox.com>

Co-authored-by: shashi165 <33355509+shashi165@users.noreply.github.com>
Co-authored-by: Shashi <shashikant.hirugade@modusbox.com>
Co-authored-by: Adrian Enns <ennsak@gmail.com>
Co-authored-by: Steven Oderayi <oderayi@gmail.com>
Co-authored-by: vijayg10 <33152110+vijayg10@users.noreply.github.com>
Co-authored-by: Valentin Genev <vgenev@gmail.com>
Co-authored-by: Valentin <valentin.genev@modusbox.com>
kleyow added a commit that referenced this pull request Sep 4, 2020
* Hotfix/get transfer jws (#434)

* fixed JWS issue with GET transfers

* fix python circleci issue

* fix python circleci issue

Co-authored-by: Shashi <shashikant.hirugade@modusbox.com>

* Changes for bug 1408 (#435)

* Bugfix/#1381 notification bug (#436)

* Fix notification bug

* Update unit tests

* Update version

* Add timeout-reserved notification handler

* Update deps & version to 10.4.0

* Update packages. Remove unnecessary code

* Remove payee notification for timeout-received. Update dependencies

* Hotfix - jws not signed for fulfil duplicate notification (#437)

* fulfil dup not signed fix

* cleanup

Co-authored-by: Shashi <shashikant.hirugade@modusbox.com>

* Fix audit vulnerabilities  (#440)

* fulfil dup not signed fix

* cleanup

* resolve audit failures

Co-authored-by: Shashi <shashikant.hirugade@modusbox.com>

* Fix the circle ci python issue (#441)

* fulfil dup not signed fix

* cleanup

* resolve audit failures

* fix circle ci config

* fix circle ci config

* fix circle ci config

Co-authored-by: Shashi <shashikant.hirugade@modusbox.com>

* Added a condition to check from and to fspids while sending notification to payee (#442)

* Changes for issue: mojaloop/project#1378 (#443)

* Feature/#1334 patch request notif (#444)

* updated central-services-shared and event-sdk versions to support custom tags in the tracestate header

* added tests

fixed condition for reserve functionality that was braking the integration tests. added unit tests

Co-authored-by: Valentin <valentin.genev@modusbox.com>

* Feature/#1334 patch request notif 2 (#445)

* updated central-services-shared and event-sdk versions to support custom tags in the tracestate header

* added tests

* fixed condition for reserve functionality that was braking the integration tests. added unit tests

* added headerValidation plugin

* fixed function tests

Co-authored-by: Valentin <valentin.genev@modusbox.com>

* Upgraded central-services-shared library to 10.5.3, bump version (#447)

* Upgraded central-services-shared library to 10.5.3, bump version

* Ignore vulnerability for a week

Co-authored-by: Claudio <claudio.viola@happycog.com>

* Hotfix: Fix "latest" release in Docker Hub (#451)

* Bump version, update dependencies and resolve audit issues

* Remove caret from library versions

* Hotfix: Reset package-lock.json to fix AJV vulnerability (#452)

* Reset package-lock.json to fix ajv vulnerability

* Bump version

* Added updated Mojaloop license (#357)

Co-authored-by: Sam <elnyry@users.noreply.github.com>

* Feature/fix timeout notification issue (#453)

* Fix the timeout notification headers

* update the npm versions

* Fix/#1652 currency validation (#456)

* changed currency validator with custom one

* changed version

Co-authored-by: Valentin <valentin.genev@modusbox.com>

* Fix/#1652 ver update (#457)


* changed version

Co-authored-by: Valentin <valentin.genev@modusbox.com>
Co-authored-by: Sam <10507686+elnyry-sam-k@users.noreply.github.com>

* Edited CI to build PISP docker image. (#438)

* Edited CI to build PISP docker image.

* Addressed comments.

* Updated ci to python3 and ignored vulnerabilities. (#439)

* Update pisp/master (#446)

* Hotfix/get transfer jws (#434)

* fixed JWS issue with GET transfers

* fix python circleci issue

* fix python circleci issue

Co-authored-by: Shashi <shashikant.hirugade@modusbox.com>

* Changes for bug 1408 (#435)

* Bugfix/#1381 notification bug (#436)

* Fix notification bug

* Update unit tests

* Update version

* Add timeout-reserved notification handler

* Update deps & version to 10.4.0

* Update packages. Remove unnecessary code

* Remove payee notification for timeout-received. Update dependencies

* Hotfix - jws not signed for fulfil duplicate notification (#437)

* fulfil dup not signed fix

* cleanup

Co-authored-by: Shashi <shashikant.hirugade@modusbox.com>

* Fix audit vulnerabilities  (#440)

* fulfil dup not signed fix

* cleanup

* resolve audit failures

Co-authored-by: Shashi <shashikant.hirugade@modusbox.com>

* Fix the circle ci python issue (#441)

* fulfil dup not signed fix

* cleanup

* resolve audit failures

* fix circle ci config

* fix circle ci config

* fix circle ci config

Co-authored-by: Shashi <shashikant.hirugade@modusbox.com>

* Added a condition to check from and to fspids while sending notification to payee (#442)

* Changes for issue: mojaloop/project#1378 (#443)

* Feature/#1334 patch request notif (#444)

* updated central-services-shared and event-sdk versions to support custom tags in the tracestate header

* added tests

fixed condition for reserve functionality that was braking the integration tests. added unit tests

Co-authored-by: Valentin <valentin.genev@modusbox.com>

* Feature/#1334 patch request notif 2 (#445)

* updated central-services-shared and event-sdk versions to support custom tags in the tracestate header

* added tests

* fixed condition for reserve functionality that was braking the integration tests. added unit tests

* added headerValidation plugin

* fixed function tests

Co-authored-by: Valentin <valentin.genev@modusbox.com>

Co-authored-by: shashi165 <33355509+shashi165@users.noreply.github.com>
Co-authored-by: Shashi <shashikant.hirugade@modusbox.com>
Co-authored-by: Adrian Enns <ennsak@gmail.com>
Co-authored-by: Steven Oderayi <oderayi@gmail.com>
Co-authored-by: vijayg10 <33152110+vijayg10@users.noreply.github.com>
Co-authored-by: Valentin Genev <vgenev@gmail.com>
Co-authored-by: Valentin <valentin.genev@modusbox.com>

* chore: remove rebase error

Co-authored-by: shashi165 <33355509+shashi165@users.noreply.github.com>
Co-authored-by: Shashi <shashikant.hirugade@modusbox.com>
Co-authored-by: Adrian Enns <ennsak@gmail.com>
Co-authored-by: Steven Oderayi <oderayi@gmail.com>
Co-authored-by: vijayg10 <33152110+vijayg10@users.noreply.github.com>
Co-authored-by: Valentin Genev <vgenev@gmail.com>
Co-authored-by: Valentin <valentin.genev@modusbox.com>
Co-authored-by: Claudio Viola <claudio-viola@users.noreply.github.com>
Co-authored-by: Claudio <claudio.viola@happycog.com>
Co-authored-by: Lewis Daly <lewis@vesselstech.com>
Co-authored-by: Sam <elnyry@users.noreply.github.com>
Co-authored-by: Sam <10507686+elnyry-sam-k@users.noreply.github.com>
Co-authored-by: eoln <2881004+eoln@users.noreply.github.com>
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.

4 participants