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

refactor: update pisp master #458

Merged
merged 22 commits into from
Sep 4, 2020

Commits on Jun 4, 2020

  1. 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>
    shashi165 and Shashi authored Jun 4, 2020
    Configuration menu
    Copy the full SHA
    6865838 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6c2d42c View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2020

  1. 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
    oderayi authored Jun 9, 2020
    Configuration menu
    Copy the full SHA
    4bdc060 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2020

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

    * fulfil dup not signed fix
    
    * cleanup
    
    Co-authored-by: Shashi <shashikant.hirugade@modusbox.com>
    shashi165 and Shashi authored Jun 11, 2020
    Configuration menu
    Copy the full SHA
    de07f7b View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2020

  1. Fix audit vulnerabilities (mojaloop#440)

    * fulfil dup not signed fix
    
    * cleanup
    
    * resolve audit failures
    
    Co-authored-by: Shashi <shashikant.hirugade@modusbox.com>
    shashi165 and Shashi authored Jun 12, 2020
    Configuration menu
    Copy the full SHA
    a038ab5 View commit details
    Browse the repository at this point in the history
  2. 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>
    shashi165 and Shashi authored Jun 12, 2020
    Configuration menu
    Copy the full SHA
    2d36873 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9d22ec4 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2020

  1. Configuration menu
    Copy the full SHA
    7ee2507 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2020

  1. 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>
    vgenev and Valentin authored Jun 30, 2020
    Configuration menu
    Copy the full SHA
    b537609 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2020

  1. 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>
    vgenev and Valentin authored Jul 1, 2020
    Configuration menu
    Copy the full SHA
    69db05f View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2020

  1. Upgraded central-services-shared library to 10.5.3, bump version (moj…

    …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>
    claudio-viola and Claudio authored Jul 16, 2020
    Configuration menu
    Copy the full SHA
    6de41a7 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2020

  1. Hotfix: Fix "latest" release in Docker Hub (mojaloop#451)

    * Bump version, update dependencies and resolve audit issues
    
    * Remove caret from library versions
    oderayi authored Aug 5, 2020
    Configuration menu
    Copy the full SHA
    c699d63 View commit details
    Browse the repository at this point in the history
  2. Hotfix: Reset package-lock.json to fix AJV vulnerability (mojaloop#452)

    * Reset package-lock.json to fix ajv vulnerability
    
    * Bump version
    oderayi authored Aug 5, 2020
    Configuration menu
    Copy the full SHA
    bf9a86f View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2020

  1. Added updated Mojaloop license (mojaloop#357)

    Co-authored-by: Sam <elnyry@users.noreply.github.com>
    lewisdaly and Sam authored Aug 10, 2020
    Configuration menu
    Copy the full SHA
    90e4e6c View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2020

  1. Feature/fix timeout notification issue (mojaloop#453)

    * Fix the timeout notification headers
    
    * update the npm versions
    shashi165 authored Aug 27, 2020
    Configuration menu
    Copy the full SHA
    86caa4e View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2020

  1. Fix/#1652 currency validation (mojaloop#456)

    * changed currency validator with custom one
    
    * changed version
    
    Co-authored-by: Valentin <valentin.genev@modusbox.com>
    vgenev and Valentin authored Aug 28, 2020
    Configuration menu
    Copy the full SHA
    483c8cb View commit details
    Browse the repository at this point in the history
  2. Fix/#1652 ver update (mojaloop#457)

    * changed version
    
    Co-authored-by: Valentin <valentin.genev@modusbox.com>
    Co-authored-by: Sam <10507686+elnyry-sam-k@users.noreply.github.com>
    3 people authored Aug 28, 2020
    Configuration menu
    Copy the full SHA
    cd41103 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2020

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

    * Edited CI to build PISP docker image.
    
    * Addressed comments.
    kleyow committed Sep 3, 2020
    Configuration menu
    Copy the full SHA
    9558c24 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b1366d8 View commit details
    Browse the repository at this point in the history
  3. Update pisp/master (mojaloop#446)

    * 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>
    8 people authored and kleyow committed Sep 3, 2020
    Configuration menu
    Copy the full SHA
    60660e6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b640121 View commit details
    Browse the repository at this point in the history
  5. chore: remove rebase error

    kleyow committed Sep 3, 2020
    Configuration menu
    Copy the full SHA
    e35c0e0 View commit details
    Browse the repository at this point in the history