Skip to content

Commit

Permalink
refactor: update pisp master (#458)
Browse files Browse the repository at this point in the history
* 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>
  • Loading branch information
14 people authored Sep 4, 2020
1 parent 909975e commit aa65f2b
Show file tree
Hide file tree
Showing 10 changed files with 1,585 additions and 2,204 deletions.
2 changes: 1 addition & 1 deletion .ncurc.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"reject": [
"@mojaloop/event-sdk"

]
}
2 changes: 1 addition & 1 deletion LICENSE.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,6 @@ Copyright © 2017 Bill & Melinda Gates Foundation
The Mojaloop files are made available by the Bill & Melinda Gates Foundation under the Apache License, Version 2.0
(the "License") and you may not use these files except in compliance with the [License](http://www.apache.org/licenses/LICENSE-2.0). You may obtain a copy of the License at

[http://www.apache.org/licenses/LICENSE-2.0]()
[http://www.apache.org/licenses/LICENSE-2.0](http://www.apache.org/licenses/LICENSE-2.0)

Unless required by applicable law or agreed to in writing, the Mojaloop files are distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the [License](http://www.apache.org/licenses/LICENSE-2.0).
66 changes: 0 additions & 66 deletions audit-resolve.json
Original file line number Diff line number Diff line change
@@ -1,66 +0,0 @@
{
"decisions": {
"1500|npm-audit-resolver>yargs-unparser>yargs>yargs-parser": {
"decision": "ignore",
"madeAt": 1588343488532,
"expiresAt": 1588948282394
},
"1179|@mojaloop/central-services-health>@mojaloop/central-services-shared>@mojaloop/event-sdk>grpc>node-pre-gyp>mkdirp>minimist": {
"decision": "ignore",
"madeAt": 1588343035169,
"expiresAt": 1588947816746
},
"1179|@mojaloop/central-services-shared>@mojaloop/event-sdk>grpc>node-pre-gyp>mkdirp>minimist": {
"decision": "ignore",
"madeAt": 1588343035169,
"expiresAt": 1588947816746
},
"1179|@mojaloop/event-sdk>grpc>node-pre-gyp>mkdirp>minimist": {
"decision": "ignore",
"madeAt": 1588343035169,
"expiresAt": 1588947816746
},
"1179|@mojaloop/central-services-health>@mojaloop/central-services-shared>@mojaloop/event-sdk>grpc>node-pre-gyp>tar>mkdirp>minimist": {
"decision": "ignore",
"madeAt": 1588343035169,
"expiresAt": 1588947816746
},
"1179|@mojaloop/central-services-shared>@mojaloop/event-sdk>grpc>node-pre-gyp>tar>mkdirp>minimist": {
"decision": "ignore",
"madeAt": 1588343035169,
"expiresAt": 1588947816746
},
"1179|@mojaloop/event-sdk>grpc>node-pre-gyp>tar>mkdirp>minimist": {
"decision": "ignore",
"madeAt": 1588343035169,
"expiresAt": 1588947816746
},
"1179|@mojaloop/central-services-health>@mojaloop/central-services-shared>@mojaloop/event-sdk>grpc>node-pre-gyp>rc>minimist": {
"decision": "ignore",
"madeAt": 1588343035169,
"expiresAt": 1588947816746
},
"1179|@mojaloop/central-services-shared>@mojaloop/event-sdk>grpc>node-pre-gyp>rc>minimist": {
"decision": "ignore",
"madeAt": 1588343035169,
"expiresAt": 1588947816746
},
"1179|@mojaloop/event-sdk>grpc>node-pre-gyp>rc>minimist": {
"decision": "ignore",
"madeAt": 1588343035169,
"expiresAt": 1588947816746
},
"1179|faucet>minimist": {
"decision": "ignore",
"madeAt": 1591899333094,
"expiresAt": 1594491278292
},
"1500|npm-audit-resolver>audit-resolve-core>yargs-parser": {
"decision": "ignore",
"madeAt": 1591899337047,
"expiresAt": 1594491278292
}
},
"rules": {},
"version": 1
}
Loading

0 comments on commit aa65f2b

Please sign in to comment.