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

feat!: add iso 20022 compatibility #1142

Merged
merged 187 commits into from
Jan 19, 2025
Merged
Show file tree
Hide file tree
Changes from 185 commits
Commits
Show all changes
187 commits
Select commit Hold shift + click to select a range
0b62904
feat: added db migration scripts for fx
vijayg10 Nov 8, 2023
0062b7a
feat(3574): update prepare-handler to deal with FX transfers (#988)
geka-evk Nov 16, 2023
07f2888
feat(3574): added FX endpoints to seeds (#989)
geka-evk Nov 17, 2023
a70d482
feat: implement changes in position handler for FX (#986)
vijayg10 Nov 22, 2023
2dc6a1f
chore(snapshot): 17.4.0-snapshot.3
vijayg10 Nov 22, 2023
fbc3252
chore(snapshot): 17.4.0-snapshot.4
vijayg10 Nov 22, 2023
e9d0ba2
chore(snapshot): 17.4.0-snapshot.5
vijayg10 Nov 22, 2023
853c90a
chore(snapshot): 17.4.0-snapshot.6
vijayg10 Nov 22, 2023
745802f
chore(snapshot): 17.4.0-snapshot.7
vijayg10 Nov 22, 2023
55d56f5
chore(snapshot): 17.4.0-snapshot.8
vijayg10 Nov 22, 2023
7f5c80d
fix: positions
vijayg10 Nov 22, 2023
98f7fdc
fix: disable unit tests for snapshot
vijayg10 Nov 22, 2023
1fb4904
chore(snapshot): 17.4.0-snapshot.9
vijayg10 Nov 22, 2023
70d0732
chore: added docs
vijayg10 Nov 22, 2023
29136ea
chore: updated doc
vijayg10 Nov 23, 2023
a883a33
fix: normal fulfil
vijayg10 Nov 23, 2023
8be45cd
fix: normal flow
vijayg10 Nov 23, 2023
cbfe0dd
fix: updated fx diagram
vijayg10 Nov 28, 2023
c3e8af8
chore: dep update
vijayg10 Dec 4, 2023
a0e5ae6
chore(snapshot): 17.4.0-snapshot.10
vijayg10 Dec 4, 2023
77e7ff1
feat(mojaloop/#3689): fx quotes changes (#995)
oderayi Mar 8, 2024
224a3d3
chore(snapshot): 17.4.0-snapshot.12
oderayi Mar 8, 2024
c2b64c7
ci: disable unit tests and test coverage runs for snapshots
oderayi Mar 8, 2024
8155ba0
chore(snapshot): 17.4.0-snapshot.13
oderayi Mar 8, 2024
1dc7032
Merge branch main of https://github.com/mojaloop/central-ledger into …
vijayg10 Mar 13, 2024
831da00
Merge branch feat/fx-impl of https://github.com/mojaloop/central-ledg…
vijayg10 Mar 13, 2024
0979ae5
fix: manual changes from upstream commits
vijayg10 Mar 13, 2024
6df1384
chore(snapshot): 17.7.0-snapshot.0
vijayg10 Mar 13, 2024
5df3536
chore(mojaloop/#3820): fix current tests and merge in main (#1000)
kleyow Apr 2, 2024
b4ad846
test(mojaloop/#3819): harden fx prepare flow (#1002)
kleyow Apr 10, 2024
4218622
Merge branch 'main' into feat/fx-impl
geka-evk Apr 18, 2024
d917f00
test(mojaloop/#3819): prepare handler testing (#1004)
kleyow Apr 22, 2024
cf80376
chore: standardise position prepare handler (#1005)
vijayg10 Apr 23, 2024
46d7adb
feat(mojaloop/#3844): added corner cases impl. for FX; added unit-tes…
geka-evk Apr 23, 2024
ad4dd53
fix: removed fx position prepare integration tests in non batch mode …
vijayg10 Apr 24, 2024
82d2bd4
chore: fix int tests, lint and update deps (#1013)
kleyow Apr 26, 2024
05c4ce9
chore: removed unneeded kafkaHelper; excluded some files from test-co…
geka-evk Apr 27, 2024
afc4c5c
feat(mojaloop/#3844): added integration tests for fxFulfil flow (#1011)
geka-evk Apr 29, 2024
d1e1fcc
test: added transferFulfilReject.end() (#1027)
geka-evk Apr 30, 2024
cb9de40
feat: fx fulfil position batching (#1019)
vijayg10 May 1, 2024
13c95ae
chore(mojaloop/#3819): update functional tests and move fulfil int te…
kleyow May 2, 2024
7124fab
chore: add integration tests for pos fulfil fx (#1030)
vijayg10 May 3, 2024
5988eae
feat(mojaloop/#3818): added sequence and ER diagrams for transfer/fxT…
geka-evk May 7, 2024
3dba614
feat(mojaloop/#3903): update interal state on fx fulfil to RECEIVED_F…
kleyow May 10, 2024
031e16c
chore: update harness (#1031)
kleyow May 10, 2024
0b6606a
feat(mojaloop/#3904): add position event timeout reserved batch handl…
kleyow May 17, 2024
85c3499
Update README.md
vijayg10 May 27, 2024
8194902
feat: implemented timeout handler for fx (#1036)
vijayg10 May 28, 2024
f2e84ea
Merge branch main of https://github.com/mojaloop/central-ledger into …
vijayg10 May 28, 2024
1c76665
feat: enable sending events directly to Kafka (#1037)
kalinkrustev May 28, 2024
0eea335
chore(snapshot): 17.7.0-snapshot.3
kalinkrustev May 28, 2024
08c295d
feat(mojaloop/#3904): add position event fx timeout reserved batch ha…
kleyow May 31, 2024
88724f0
chore(snapshot): 17.7.0-snapshot.4
kleyow Jun 5, 2024
f71911d
audit fix and dep update
kleyow Jun 5, 2024
6d644f3
audit fix and dep update
kleyow Jun 5, 2024
7df16eb
chore(snapshot): 17.7.0-snapshot.5
kleyow Jun 5, 2024
97f5f70
image scan
kleyow Jun 5, 2024
08dd88b
chore(snapshot): 17.7.0-snapshot.6
kleyow Jun 5, 2024
e3caa32
image scan
kleyow Jun 5, 2024
e8f7816
chore(snapshot): 17.7.0-snapshot.7
kleyow Jun 5, 2024
3face13
node version
kleyow Jun 5, 2024
a653a02
chore(snapshot): 17.7.0-snapshot.8
kleyow Jun 5, 2024
7185622
revert pipeline changes to get working snapshot
kleyow Jun 7, 2024
42c84b3
chore(snapshot): 17.7.0-snapshot.9
kleyow Jun 7, 2024
5600fe1
fix typo
kleyow Jun 7, 2024
930ed0e
chore(snapshot): 17.7.0-snapshot.10
kleyow Jun 7, 2024
9498a49
fix command
kleyow Jun 7, 2024
77764c9
chore(snapshot): 17.7.0-snapshot.11
kleyow Jun 7, 2024
c484da7
fix: remove trx.rollback() (#1051)
kalinkrustev Jun 13, 2024
6736dee
fix: produce followup messages in parallel (#1052)
kalinkrustev Jun 13, 2024
ca5dca5
chore(snapshot): 17.7.0-snapshot.12
kalinkrustev Jun 13, 2024
5dda925
fix: #3932 participant currency validation for fx (#1041)
vijayg10 Jun 19, 2024
67a1c5b
fix: avoid extra db call (#1055)
kalinkrustev Jun 19, 2024
40dd4f8
chore(snapshot): 17.7.0-snapshot.13
kalinkrustev Jun 20, 2024
1f41175
chore(snapshot): 17.7.0-snapshot.14
kalinkrustev Jun 20, 2024
79c2afe
feat(csi-164): parameterize switch id (#1057)
oderayi Jun 25, 2024
3178a32
fix: migration scripts
vijayg10 Jun 26, 2024
bc0c4df
chore(snapshot): 17.7.0-snapshot.17
vijayg10 Jun 26, 2024
bc30603
fix: migration scripts
vijayg10 Jun 26, 2024
adaf989
chore(snapshot): 17.7.0-snapshot.18
vijayg10 Jun 26, 2024
5980b21
chore(snapshot): 17.7.0-snapshot.19
oderayi Jun 27, 2024
22c070b
chore(snapshot): 17.7.0-snapshot.20
oderayi Jun 27, 2024
56da4c3
Merge remote-tracking branch 'origin/main' into feat/fx-impl
kleyow Jul 4, 2024
e5c6a53
feat: extend admin api to support proxy participants (#1043)
kleyow Jul 8, 2024
0562282
fix: allow isProxy
kalinkrustev Jul 9, 2024
fef1a57
feat(mojaloop/csi-190): add new state and functionality to handle pro…
kleyow Jul 15, 2024
eaa0ce0
feat(csi-22): add proxy lib to handlers (#1060)
kleyow Jul 18, 2024
2cc0af6
feat(mojaloop/#3998): proxy obligation tracking for position changes …
oderayi Jul 23, 2024
ba1188d
fix: consider HUB_ID when seeding the hub (#1073)
kalinkrustev Jul 26, 2024
c908e94
fix: fsp id validation (#1074)
kalinkrustev Jul 30, 2024
c8e6bd6
fix: Cannot read properties of undefined
kalinkrustev Jul 30, 2024
a114ac0
chore(snapshot): 17.8.0-snapshot.1
kalinkrustev Jul 30, 2024
81ef52a
fix: name validation
kalinkrustev Jul 31, 2024
fb6798c
chore(snapshot): 17.8.0-snapshot.2
kalinkrustev Jul 31, 2024
611248d
fix: isProxy validation (#1075)
kalinkrustev Aug 1, 2024
a92187f
feat(csi-22): add prepare participant substitution (#1065)
kleyow Aug 1, 2024
2d7abfe
feat: fulfil obligation tracking (#1063)
vijayg10 Aug 6, 2024
835f672
chore(snapshot): 17.8.0-snapshot.3
kleyow Aug 8, 2024
09376df
feat(mojaloop/#3885): add migrations for storing fxQuotes (#1076)
kleyow Aug 14, 2024
a3738cd
Merge remote-tracking branch 'origin/feat/fx-impl' into feat/fx-impl
kleyow Aug 14, 2024
a8d36d5
chore(snapshot): 17.8.0-snapshot.4
kleyow Aug 14, 2024
d1a594e
feat: impl fx abort (#1077)
vijayg10 Aug 16, 2024
348f12a
chore: migration fixes (#1078)
kleyow Aug 19, 2024
06e08bc
feat: position zero messages (#1079)
vijayg10 Aug 22, 2024
420fc71
chore: add logging for admin api, proxy lookup, participant domain (#…
kleyow Aug 22, 2024
6253688
chore(snapshot): 17.8.0-snapshot.10
kleyow Aug 22, 2024
0f5192c
fix: fx fulfil header validation (#1084)
vijayg10 Aug 23, 2024
8d906d2
chore(snapshot): 17.8.0-snapshot.13
vijayg10 Aug 23, 2024
6afbc6e
ci: make redis cluster default for integration tests (#1083)
oderayi Aug 23, 2024
efe0f24
fix: fx fulfil header validation2 (#1085)
vijayg10 Aug 23, 2024
986b3d8
fix: skip validation when payer and payee are represented by proxy (#…
kleyow Aug 26, 2024
3a72c64
chore(snapshot): 17.8.0-snapshot.15
vijayg10 Aug 26, 2024
bc7b3eb
feat(csi/551): add transfer state change for proxied fxTransfer (#1087)
kleyow Sep 3, 2024
3cae6f2
fix: remove misleading commit and rollback (#1089)
kalinkrustev Sep 4, 2024
33f765d
fix: duplicate fx transfers (#1097)
vijayg10 Sep 12, 2024
eb54f67
feat(csi-633): added externalParticipant model; added JSDocs; updated…
geka-evk Sep 13, 2024
8151468
Revert "feat(csi-633): added externalParticipant model; added JSDocs;…
geka-evk Sep 13, 2024
d5b3479
fix: get fx transfer not working (#1098)
vijayg10 Sep 13, 2024
bcc6fa9
fix: fx transfer extension (#1102)
kalinkrustev Sep 16, 2024
3182803
fix: retify int tests (#1104)
kleyow Sep 16, 2024
b6e9e2b
fix: fix abort callback (#1106)
vijayg10 Sep 17, 2024
99d94df
Revert "fix: fix abort callback" (#1109)
vijayg10 Sep 17, 2024
c1a1e17
chore(snapshot): 17.8.0-snapshot.22
kalinkrustev Sep 17, 2024
0fb97a7
fix: gp failure fixes for interscheme and fx changes (#1091)
oderayi Sep 18, 2024
60ea20b
feat(csi/643): add fx-notify publishing on payer init fxTranfer succe…
kleyow Sep 18, 2024
4bf39b7
chore(snapshot): 17.8.0-snapshot.28
kalinkrustev Sep 18, 2024
610031f
fix: position changes (#1108)
vijayg10 Sep 18, 2024
69a424e
feat(csi-318): added externalParticipant table (#1092)
geka-evk Sep 19, 2024
afa1828
feat(csi-634): added mock-knex lib to mock mysql in unit-tests (#1113)
geka-evk Sep 20, 2024
cc1d482
feat: add ULID support (#1114)
kalinkrustev Sep 25, 2024
56055c3
Fix code scanning alert no. 9: Missing regular expression anchor
kalinkrustev Sep 30, 2024
5661049
fix: uuid/ulid regex
kalinkrustev Sep 30, 2024
0e4fc9e
test: start using mojaloop/build orb (#1115)
kalinkrustev Oct 11, 2024
c018577
chore: version
kalinkrustev Oct 11, 2024
522622a
chore(release): [ci skip] 17.9.0-iso.0
Oct 11, 2024
7f8afbd
chore: continuous deployment
kalinkrustev Oct 16, 2024
885ba54
chore(release): [ci skip] 17.9.0-iso.1
Oct 16, 2024
0e501e3
chore: continuous deployment
kalinkrustev Oct 18, 2024
03acfb7
fix: sonar security hot spots
kalinkrustev Oct 21, 2024
52b49b0
Merge branch 'feat/fx-impl' of https://github.com/mojaloop/central-le…
vijayg10 Oct 22, 2024
6947f18
fix: context in position handler (#1116)
vijayg10 Oct 23, 2024
61fa5ff
fix: uuid/ulid regex (#1118)
oderayi Oct 29, 2024
7677869
Update package.json
kalinkrustev Oct 29, 2024
5b4e79e
chore(release): [ci skip] 17.9.0-iso.2
Oct 29, 2024
2105bf9
chore: use the central-services-metrics plugin (#1121)
kalinkrustev Nov 25, 2024
45cbcfa
chore(release): [ci skip] 17.9.0-iso.3
Nov 25, 2024
fd63864
chore: update dependencies
kalinkrustev Nov 25, 2024
60a9677
chore(release): [ci skip] 17.9.0-iso.4
Nov 25, 2024
8eeaf6e
chore: use the central-services-metrics plugin
kalinkrustev Nov 25, 2024
6cd9ba9
chore: use the central-services-metrics plugin
kalinkrustev Nov 25, 2024
bc9d726
chore(release): [ci skip] 17.9.0-iso.5
Nov 25, 2024
f8d0ccd
fix: fx abort payee rejection (#1122)
vijayg10 Nov 27, 2024
3815dcf
chore(release): [ci skip] 17.9.0-iso.6
Nov 27, 2024
9a4db37
fix: fx abort notification (#1123)
oderayi Nov 28, 2024
9e2fd90
chore(release): [ci skip] 17.9.0-iso.7
Nov 28, 2024
bc8aaed
chore: update dependencies
kalinkrustev Nov 29, 2024
d5da73a
chore(release): [ci skip] 17.9.0-iso.8
Nov 29, 2024
97492bf
chore: update dependencies
kalinkrustev Nov 29, 2024
6eb9fed
chore(release): [ci skip] 17.9.0-iso.9
Nov 29, 2024
0079233
feat: propagate isOriginalId (#1129)
oderayi Dec 5, 2024
871eb7e
chore(release): [ci skip] 17.9.0-iso.10
Dec 5, 2024
de1b21e
fix: mutation bug with resultMessages (#1131)
oderayi Dec 5, 2024
f415424
chore(release): [ci skip] 17.9.0-iso.11
Dec 5, 2024
0136c8b
fix(CSI-984): fx transfer error duplicate check (#1132)
oderayi Dec 6, 2024
43c9b3d
chore(release): [ci skip] 17.9.0-iso.12
Dec 6, 2024
717a633
feat(csi-927): used common loggingPlugin (#1134)
geka-evk Dec 11, 2024
39f99d6
fix: timeout message (#1135)
vijayg10 Dec 11, 2024
8d15422
chore(release): [ci skip] 17.9.0-iso.13
Dec 11, 2024
5a7f809
chore: dep
kleyow Dec 12, 2024
8e9da0e
chore(release): [ci skip] 17.9.0-iso.14
Dec 12, 2024
b480bc8
fix(csi-1016): fx abort fixes (#1133)
oderayi Dec 12, 2024
1c3a938
chore(release): [ci skip] 17.9.0-iso.15
Dec 12, 2024
fd41f63
chore: update central-services-metrics
kalinkrustev Dec 12, 2024
3aa9794
chore(release): [ci skip] 17.9.0-iso.16
Dec 12, 2024
fcc03e8
fix: fx timeout event type (#1136)
oderayi Dec 18, 2024
d574081
chore(release): [ci skip] 17.9.0-iso.17
Dec 18, 2024
e1f7665
feat: add error metrics (#1140)
kleyow Jan 8, 2025
2eb3159
chore(release): [ci skip] 17.9.0-iso.18
Jan 8, 2025
6b0cf93
Merge remote-tracking branch 'origin/main' into minor/iso
kleyow Jan 8, 2025
2fe6df4
chore(release): [ci skip] 18.1.0-iso.0
Jan 8, 2025
85567d5
chore: cleanup
kleyow Jan 9, 2025
7a78241
chore(release): [ci skip] 18.1.0-iso.1
Jan 9, 2025
f9720ef
fix: inconsistent completedTimestamp (#1141)
kalinkrustev Jan 10, 2025
f9bd288
chore(release): [ci skip] 18.1.0-iso.2
Jan 10, 2025
dc55b3f
Merge remote-tracking branch 'origin/main' into minor/iso
kleyow Jan 17, 2025
ddc8eb2
fix: version number
kleyow Jan 18, 2025
1b03d50
chore(release): [ci skip] 18.1.0-iso.3
Jan 18, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
version: 2.1
setup: true
orbs:
build: mojaloop/[email protected].22
build: mojaloop/[email protected].25
workflows:
setup:
jobs:
Expand Down
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -64,3 +64,5 @@ devspace*
*IGNORE*
*ignore*
!.npmignore

.rush
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
11 changes: 7 additions & 4 deletions migrations/600010_fxTransferType.js
Original file line number Diff line number Diff line change
@@ -1,24 +1,27 @@
/*****
License
--------------
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. You may obtain a copy of the License at
Copyright © 2020-2024 Mojaloop Foundation
The Mojaloop files are made available by the Mojaloop Foundation under the Apache License, Version 2.0 (the "License") and you may not use these files except in compliance with the License. You may obtain a copy of the License at

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.

Contributors
--------------
This is the official list of the Mojaloop project contributors for this file.
Names of the original copyright holders (individuals or organizations)
should be listed with a '*' in the first column. People who have
contributed from an organization can be listed under the organization
that actually holds the copyright for their contributions (see the
Gates Foundation organization for an example). Those individuals should have
Mojaloop Foundation for an example). Those individuals should have
their names indented and be marked with a '-'. Email address can be added
optionally within square brackets <email>.
* Gates Foundation
- Name Surname <[email protected]>

* Infitx
* ModusBox
- Vijay Kumar Guthi <[email protected]>
--------------
******/
Expand Down
12 changes: 8 additions & 4 deletions migrations/600011_fxTransferType-indexes.js
Original file line number Diff line number Diff line change
@@ -1,24 +1,28 @@
/*****
License
--------------
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. You may obtain a copy of the License at
Copyright © 2020-2024 Mojaloop Foundation
The Mojaloop files are made available by the Mojaloop Foundation under the Apache License, Version 2.0 (the "License") and you may not use these files except in compliance with the License. You may obtain a copy of the License at

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.

Contributors
--------------
This is the official list of the Mojaloop project contributors for this file.
Names of the original copyright holders (individuals or organizations)
should be listed with a '*' in the first column. People who have
contributed from an organization can be listed under the organization
that actually holds the copyright for their contributions (see the
Gates Foundation organization for an example). Those individuals should have
Mojaloop Foundation for an example). Those individuals should have
their names indented and be marked with a '-'. Email address can be added
optionally within square brackets <email>.

* Gates Foundation
- Name Surname <[email protected]>

* Infitx
* ModusBox
- Vijay Kumar Guthi <[email protected]>
--------------
******/
Expand Down
9 changes: 6 additions & 3 deletions migrations/600012_fxParticipantCurrencyType.js
Original file line number Diff line number Diff line change
@@ -1,18 +1,21 @@
/*****
License
--------------
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. You may obtain a copy of the License at
Copyright © 2020-2024 Mojaloop Foundation
The Mojaloop files are made available by the Mojaloop Foundation under the Apache License, Version 2.0 (the "License") and you may not use these files except in compliance with the License. You may obtain a copy of the License at

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.

Contributors
--------------
This is the official list of the Mojaloop project contributors for this file.
Names of the original copyright holders (individuals or organizations)
should be listed with a '*' in the first column. People who have
contributed from an organization can be listed under the organization
that actually holds the copyright for their contributions (see the
Gates Foundation organization for an example). Those individuals should have
Mojaloop Foundation for an example). Those individuals should have
their names indented and be marked with a '-'. Email address can be added
optionally within square brackets <email>.
* Gates Foundation
Expand Down
10 changes: 7 additions & 3 deletions migrations/600013_fxParticipantCurrencyType-indexes.js
Original file line number Diff line number Diff line change
@@ -1,20 +1,24 @@
/*****
License
--------------
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. You may obtain a copy of the License at
Copyright © 2020-2024 Mojaloop Foundation
The Mojaloop files are made available by the Mojaloop Foundation under the Apache License, Version 2.0 (the "License") and you may not use these files except in compliance with the License. You may obtain a copy of the License at

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.

Contributors
--------------
This is the official list of the Mojaloop project contributors for this file.
Names of the original copyright holders (individuals or organizations)
should be listed with a '*' in the first column. People who have
contributed from an organization can be listed under the organization
that actually holds the copyright for their contributions (see the
Gates Foundation organization for an example). Those individuals should have
Mojaloop Foundation for an example). Those individuals should have
their names indented and be marked with a '-'. Email address can be added
optionally within square brackets <email>.

* Gates Foundation
- Name Surname <[email protected]>

Expand Down
Loading
Loading