-
Notifications
You must be signed in to change notification settings - Fork 49
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
refactor: update pisp master #458
Merged
kleyow
merged 22 commits into
mojaloop:pisp/master
from
kleyow:pisp/refactor/update-pisp-master
Sep 4, 2020
Merged
refactor: update pisp master #458
kleyow
merged 22 commits into
mojaloop:pisp/master
from
kleyow:pisp/refactor/update-pisp-master
Sep 4, 2020
Conversation
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
* fixed JWS issue with GET transfers * fix python circleci issue * fix python circleci issue Co-authored-by: Shashi <shashikant.hirugade@modusbox.com>
* 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
* fulfil dup not signed fix * cleanup Co-authored-by: Shashi <shashikant.hirugade@modusbox.com>
* fulfil dup not signed fix * cleanup * resolve audit failures Co-authored-by: Shashi <shashikant.hirugade@modusbox.com>
* 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>
* 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>
* 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>
…aloop#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>
* Bump version, update dependencies and resolve audit issues * Remove caret from library versions
* Reset package-lock.json to fix ajv vulnerability * Bump version
Co-authored-by: Sam <elnyry@users.noreply.github.com>
* Fix the timeout notification headers * update the npm versions
* changed currency validator with custom one * changed version Co-authored-by: Valentin <valentin.genev@modusbox.com>
* 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. * Addressed comments.
* 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>
…r/update-pisp-master
kleyow
force-pushed
the
pisp/refactor/update-pisp-master
branch
from
September 3, 2020 21:26
bccf941
to
e35c0e0
Compare
lewisdaly
approved these changes
Sep 4, 2020
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.