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: fx and interscheme implementation #632

Closed
wants to merge 77 commits into from
Closed
Changes from 1 commit
Commits
Show all changes
77 commits
Select commit Hold shift + click to select a range
df9aaa3
feat: fx-customization
vijayg10 Mar 19, 2024
9f456ab
fix: version
vijayg10 Mar 19, 2024
fcff06a
fix: audit
vijayg10 Mar 19, 2024
29b13d5
fix: sem ver
vijayg10 Mar 19, 2024
d2a046a
fix: quoting handler port
vijayg10 Mar 19, 2024
79a97d4
fix: port
vijayg10 Mar 19, 2024
8e42727
update charts
kleyow Jun 9, 2024
553bc50
bump ttk
kleyow Jun 11, 2024
484da40
add api def
kleyow Jun 14, 2024
0e9f9b7
bump qs
kleyow Jun 14, 2024
0258362
Merge branch 'main' of https://github.com/mojaloop/helm into feat/fx-…
vijayg10 Jun 24, 2024
697a6a6
feat: added fx for sdk
vijayg10 Jun 24, 2024
24b49e8
chore: change default value
vijayg10 Jun 24, 2024
26ef08b
fix: command in quotes handler for fx
vijayg10 Jun 25, 2024
657d508
update topics
kleyow Jun 26, 2024
0feb52b
chore: added default values for reference
vijayg10 Jun 26, 2024
76d764e
chore: bump versions
vijayg10 Jun 26, 2024
013f2b4
fix: migration in CL
vijayg10 Jun 26, 2024
bc7c07b
fix: migration scripts
vijayg10 Jun 26, 2024
510a080
fix: cl versions
vijayg10 Jun 27, 2024
5e57808
feat(mojaloop/#3984): parameterize switch id (#636)
oderayi Jun 28, 2024
56265fd
feat(mojaloop/#3991): add proxy cache config for quoting service and …
oderayi Jul 8, 2024
1a2768f
fix: rename proxy_config to proxyConfig
kalinkrustev Jul 8, 2024
938a8f4
Merge branch 'main' into feat/fx-impl
kalinkrustev Jul 10, 2024
5cfcc32
fix indentation
kalinkrustev Jul 10, 2024
e2fcf98
feat(csi-334): added redis-cluster support (#644)
geka-evk Jul 25, 2024
664c4d2
feat: update proxy redis as cluster (#643)
vijayg10 Jul 25, 2024
873499b
feat(csi-334): added redis-cluster support (#645)
geka-evk Jul 25, 2024
297a554
fix: upgrade issues (#646)
vijayg10 Jul 25, 2024
492ea1d
fix: kafka in example chart
vijayg10 Jul 25, 2024
2737129
chore: bump CL
vijayg10 Jul 25, 2024
c21618e
feat(csi-334): added image versions (#647)
geka-evk Jul 26, 2024
5f57342
fix: revert redis cluster to default
vijayg10 Jul 26, 2024
2d5511c
add reloader for sdk-scheme-adapter
kalinkrustev Aug 20, 2024
75fd370
feat: house keeping
vijayg10 Aug 22, 2024
f93539d
feat: add ALS timeout handler (#648)
oderayi Aug 22, 2024
1624148
chore: bump mlapi
vijayg10 Aug 22, 2024
52ab85e
feat: disable ALS timeout handler if proxy cache is disabled (#651)
oderayi Aug 26, 2024
bb64c02
fix: initial DNS timeout issue (#653)
kalinkrustev Aug 28, 2024
9eda28d
fix(csi-550): added UV_THREADPOOL_SIZE env var to QS-handler (#654)
geka-evk Sep 5, 2024
5552193
feat: add inter-scheme gp tests (#652)
oderayi Sep 18, 2024
5e9145f
feat: gp fixes (#657)
vijayg10 Sep 18, 2024
0a89af5
fix: ttk env values
vijayg10 Sep 18, 2024
c18b1d0
fix: interscheme default
vijayg10 Sep 18, 2024
b853bed
fix: settlement
vijayg10 Sep 19, 2024
f8bf188
fix: ttk settlement tests
vijayg10 Sep 19, 2024
a4c3c7b
chore: ttk tag update
vijayg10 Sep 19, 2024
d97b0ce
fix: validation versions
vijayg10 Sep 19, 2024
7b92ce6
fix: ttk assertions and rules
vijayg10 Sep 19, 2024
4ee69df
fix: interscheme
vijayg10 Sep 19, 2024
2e67a70
fix: proxy envs
vijayg10 Sep 19, 2024
c34321f
fix: ttk interscheme tests
vijayg10 Sep 19, 2024
e1346db
fix: env
vijayg10 Sep 19, 2024
c6e94eb
chore: bump settlement version
vijayg10 Sep 20, 2024
285c904
chore: cleanup
vijayg10 Sep 20, 2024
61ed2e8
fix: ttk testcases tag
vijayg10 Sep 20, 2024
ed8552f
fix: interscheme env
vijayg10 Sep 20, 2024
1f42ad1
fix: diag mode in central settlement
vijayg10 Sep 20, 2024
b54ed50
chore: update fx currency
vijayg10 Sep 23, 2024
c5b6cb4
feat: added a new currency
vijayg10 Sep 23, 2024
2655d6b
chore: update ttk tests
vijayg10 Sep 23, 2024
814658e
Added 3 new env vars needed for inter-scheme (#659)
sri-miriyala Sep 24, 2024
dc25c0b
feat: bump ttk test cases
vijayg10 Sep 24, 2024
8618a0b
feat: updated settlements
vijayg10 Sep 24, 2024
3b9519a
feat: fx-settlement-tests Removed FX_TARGET_AMOUNT as it is being set…
sri-miriyala Oct 7, 2024
78548ef
Merge branch 'main' into feat/fx-impl
kalinkrustev Oct 8, 2024
f0514b2
fix: reload on config-override change (#662)
kalinkrustev Oct 9, 2024
25c1ded
feat: added script to rebuild images for arm
vijayg10 Oct 11, 2024
fca3957
chore: update mysql version in initcontainers
vijayg10 Oct 11, 2024
2c6b976
chore: readme
vijayg10 Oct 15, 2024
fc885db
chore: added doc
vijayg10 Oct 16, 2024
da40123
chore: doc
vijayg10 Oct 16, 2024
37673da
fix: ttk ulid
vijayg10 Oct 17, 2024
af2154e
chore: changed helmfile
vijayg10 Oct 17, 2024
97c989e
fix: versions
vijayg10 Oct 17, 2024
542f79e
fix: version
vijayg10 Oct 17, 2024
ed3b103
fix: interscheme
vijayg10 Oct 17, 2024
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
Prev Previous commit
Next Next commit
Added 3 new env vars needed for inter-scheme (#659)
* Added 3 new env vars needed for inter-scheme

* Added PROXY prefit before env vars
sri-miriyala authored Sep 24, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
commit 814658e0bd3dd8c193167cb47e43eae7b635f2e7
3 changes: 3 additions & 0 deletions mojaloop/values.yaml
Original file line number Diff line number Diff line change
@@ -13873,6 +13873,9 @@ ml-testing-toolkit:
"PROXY_PAYER_TEST_PAYEE_DFSP_ERROR_CODE_5XXX": "5101",
"PROXY_PAYEE_TEST_PAYEE_DFSP_ERROR_CODE_5XXX": "5201",
"PROXY_PAYEE_DFSP_ERROR_DESCRIPTION_5XXX": "Generic error in Payee DFSP",
"PROXY_PAYEE_DFSP_ERROR_AMOUNT_PAYEE_SCHEME_TIMEOUT": "5202",
"PROXY_PAYEE_DFSP_ERROR_CODE_PAYEE_SCHEME_TIMEOUT": "3303",
"PROXY_PAYEE_DFSP_ERROR_DESCRIPTION_PAYEE_SCHEME_TIMEOUT": "Transfer expired",
"PROXY_PAYEEFSP_PARTY_ID_PAYER_SCHEME_CACHE_NOT_VALID_ERROR_CODE": "5107",
"PROXY_PAYEEFSP_PARTY_ID_PAYER_SCHEME_CACHE_NOT_VALID_ERROR_DESCRIPTION": "TBD",
"PROXY_PAYEEFSP_PARTY_ID_PAYER_SCHEME_ORACLE_ERROR": "TBD",

Unchanged files with check annotations Beta

initContainers: []
config:
mongodb:
password: ''

Check failure

Code scanning / CodeQL

Empty password in configuration file High

Empty password in configuration file.
secret: null
account-lookup-service:
account-lookup-service: