central-ledger icon indicating copy to clipboard operation
central-ledger copied to clipboard

Central Ledger hosted by a scheme to record and settle transfers

Results 34 central-ledger issues
Sort by recently updated
recently updated
newest added

- Allows us to configure mongodb to use TLS connection - Adds integration tests for testing tls and non-tls connections with Mongodb part of mojaloop/project#2100 > ***Note:** This is blocked...

Snyk has created this PR to fix one or more vulnerable packages in the `npm` dependencies of this project. ![merge advice](https://app.snyk.io/badges/merge-advice/?package_manager=npm&package_name=hapi-swagger&from_version=14.2.4&to_version=14.2.5&pr_id=4a243139-178d-429d-aed9-40dbaf6550aa&visibility=true&has_feature_flag=false) #### Changes included in this PR - Changes to...

In case, when the payeefsp (demomfi) is sending an invalid fulfillment, the switch is responding with an error callback to payerfsp (demowallet) only. In that response I noticed FSPIOP-Source header...

bug

Snyk has created this PR to fix one or more vulnerable packages in the `npm` dependencies of this project. #### Changes included in this PR - Changes to the following...

Snyk has created this PR to fix one or more vulnerable packages in the `npm` dependencies of this project. ![merge advice](https://app.snyk.io/badges/merge-advice/?package_manager=npm&package_name=mongoose&from_version=5.12.14&to_version=6.0.4&pr_id=b9d7c199-3b14-4e39-8cc2-fcbfbb0f50d1&visibility=true&has_feature_flag=false) #### Changes included in this PR - Changes to...

Snyk has created this PR to fix one or more vulnerable packages in the `npm` dependencies of this project. ![merge advice](https://app.snyk.io/badges/merge-advice/?package_manager=npm&package_name=require-glob&from_version=3.2.0&to_version=4.0.0&pr_id=6c12067d-6bcd-44e5-8836-ea48c0b89ed3&visibility=true&has_feature_flag=false) #### Changes included in this PR - Changes to...

Snyk has created this PR to fix one or more vulnerable packages in the `npm` dependencies of this project. ![merge advice](https://app.snyk.io/badges/merge-advice/?package_manager=npm&package_name=mongoose&from_version=5.12.0&to_version=5.12.3&pr_id=19d68020-c22c-4624-98d0-dc8ffda7b9af&visibility=true&has_feature_flag=false) #### Changes included in this PR - Changes to...

I picked a random test case to make this POC: https://github.com/mojaloop/central-ledger/pull/753 It shows that unhandled promise rejection is bubbled out from the unit test I also fixed the test so...

bug

Running `npm run test:all` doesn't work because targets `test:functional` and `test:spec` don't exist.