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-impl): add fx endpoints #470

Draft
wants to merge 27 commits into
base: master
Choose a base branch
from
Draft

feat(fx-impl): add fx endpoints #470

wants to merge 27 commits into from

Commits on Nov 30, 2023

  1. feat(3618): added support for POST /fxQuotes and /fxTransfers inbound…

    … requests (#458)
    
    * feat(3618): added support for POST /fxQuotes and /fxTransfers inbound requests
    
    * feat(3618): added support for POST /fxQuotes and /fxTransfers inbound requests
    
    * feat(3618): ignored some vulnerabilities
    
    * feat(3618): added unit-test for postFxQuote model
    
    * feat(3618): added unit-test for postFxQuote model
    
    * feat(3618): added unit-tests for postFxTransfers method
    
    * feat(3618): added FX endpoints to .env
    
    * chore(snapshot): 20.7.0-snapshot.2
    
    * feat(3618): updated @mojaloop/central-services-shared version to support FX resources
    
    * chore(snapshot): 20.7.0-snapshot.3
    
    * feat(3618): disabled @mojaloop/central-services-shared"downgrading" from snapshot version (by dep:update)
    
    * chore(snapshot): 20.7.0-snapshot.4
    
    * feat(3618): added ilp unit-test;  updated Ilp version
    
    * chore(snapshot): 20.7.0-snapshot.5
    
    * feat(3618): updated ilp packet version (with amount)
    
    * chore(snapshot): 20.7.0-snapshot.6
    
    * feat(3618): added extractBodyHeadersSourceFspId()
    
    * add cache implementationf or fxquote
    
    * validate cache on conversionId
    
    * lint
    
    * feat(3618): reverted 3 last commits
    
    ---------
    
    Co-authored-by: Aaron Reynoza <aaron.alejandro.reynoza@gmail.com>
    geka-evk and aaronreynoza committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    f43fc47 View commit details
    Browse the repository at this point in the history
  2. feat(mojaloop/#3655): add support for parties supportedcurrencies & k…

    …yc (#459)
    
    * feat: add support for parties supportedcurrencies & kyc
    
    * dep updates and fix unit tests
    
    * update vulnerability check
    
    * move supportedCurrencies to inbound server
    
    * lint
    
    * fix: func tests
    
    * fix: func tests
    
    * feat: refactored
    
    * fix: func tests
    
    * fix: func tests
    
    * fix: add fx func test
    
    * fix: test
    
    * fix: test
    
    * fix: deps
    
    ---------
    
    Co-authored-by: Vijay <vijaya.guthi@infitx.com>
    aaronreynoza and vijayg10 committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    baaea1e View commit details
    Browse the repository at this point in the history
  3. fix: unit test

    vijayg10 committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    e4c3733 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bbefa17 View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2023

  1. feat(3654): added FX States and Transitions for OutboundTransfersMode…

    …l; small refactoring (#460)
    
    * feat(3618): added support for POST /fxQuotes and /fxTransfers inbound requests
    
    * feat(3618): added support for POST /fxQuotes and /fxTransfers inbound requests
    
    * feat(3618): ignored some vulnerabilities
    
    * feat(3618): added unit-test for postFxQuote model
    
    * feat(3618): added unit-test for postFxQuote model
    
    * feat(3618): added unit-tests for postFxTransfers method
    
    * feat(3618): added FX endpoints to .env
    
    * chore(snapshot): 20.7.0-snapshot.2
    
    * feat(3618): updated @mojaloop/central-services-shared version to support FX resources
    
    * chore(snapshot): 20.7.0-snapshot.3
    
    * feat(3618): disabled @mojaloop/central-services-shared"downgrading" from snapshot version (by dep:update)
    
    * chore(snapshot): 20.7.0-snapshot.4
    
    * feat(3618): added ilp unit-test;  updated Ilp version
    
    * chore(snapshot): 20.7.0-snapshot.5
    
    * feat(3618): updated ilp packet version (with amount)
    
    * chore(snapshot): 20.7.0-snapshot.6
    
    * feat(3654): added FX States and Transitions for OutboundTransfersModel;  small refactoring
    
    * feat(3654): added ErrorMessages; updated deps
    geka-evk committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    9c1a61c View commit details
    Browse the repository at this point in the history
  2. feat(3654): added fxQuote step to outbound model; added inbound fxQuo…

    …tes handler (#461)
    
    * feat(3618): added support for POST /fxQuotes and /fxTransfers inbound requests
    
    * feat(3618): added support for POST /fxQuotes and /fxTransfers inbound requests
    
    * feat(3618): ignored some vulnerabilities
    
    * feat(3618): added unit-test for postFxQuote model
    
    * feat(3618): added unit-test for postFxQuote model
    
    * feat(3618): added unit-tests for postFxTransfers method
    
    * feat(3618): added FX endpoints to .env
    
    * chore(snapshot): 20.7.0-snapshot.2
    
    * feat(3618): updated @mojaloop/central-services-shared version to support FX resources
    
    * chore(snapshot): 20.7.0-snapshot.3
    
    * feat(3618): disabled @mojaloop/central-services-shared"downgrading" from snapshot version (by dep:update)
    
    * chore(snapshot): 20.7.0-snapshot.4
    
    * feat(3618): added ilp unit-test;  updated Ilp version
    
    * chore(snapshot): 20.7.0-snapshot.5
    
    * feat(3618): updated ilp packet version (with amount)
    
    * chore(snapshot): 20.7.0-snapshot.6
    
    * feat(3654): added FX States and Transitions for OutboundTransfersModel;  small refactoring
    
    * feat(3654): added ErrorMessages; updated deps
    
    * feat(3654): added fxQuote step to outbound model
    
    * feat(3654): added fxQuotes inbound handler
    
    * fix: fxquotes
    
    ---------
    
    Co-authored-by: Vijay <vijaya.guthi@infitx.com>
    geka-evk and vijayg10 committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    b5b6c45 View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2023

  1. feat(3654): added fxTransfer flow (#462)

    * feat(3618): added support for POST /fxQuotes and /fxTransfers inbound requests
    
    * feat(3618): added support for POST /fxQuotes and /fxTransfers inbound requests
    
    * feat(3618): ignored some vulnerabilities
    
    * feat(3618): added unit-test for postFxQuote model
    
    * feat(3618): added unit-test for postFxQuote model
    
    * feat(3618): added unit-tests for postFxTransfers method
    
    * feat(3618): added FX endpoints to .env
    
    * chore(snapshot): 20.7.0-snapshot.2
    
    * feat(3618): updated @mojaloop/central-services-shared version to support FX resources
    
    * chore(snapshot): 20.7.0-snapshot.3
    
    * feat(3618): disabled @mojaloop/central-services-shared"downgrading" from snapshot version (by dep:update)
    
    * chore(snapshot): 20.7.0-snapshot.4
    
    * feat(3618): added ilp unit-test;  updated Ilp version
    
    * chore(snapshot): 20.7.0-snapshot.5
    
    * feat(3618): updated ilp packet version (with amount)
    
    * chore(snapshot): 20.7.0-snapshot.6
    
    * feat(3654): added FX States and Transitions for OutboundTransfersModel;  small refactoring
    
    * feat(3654): added ErrorMessages; updated deps
    
    * feat(3654): added fxQuote step to outbound model
    
    * feat(3654): added fxQuotes inbound handler
    
    * feat(3654): added fxTransfer flow
    
    * feat(3654): added fxTransfer flow
    
    * fix: lint
    
    * chore(snapshot): 23.2.0-snapshot.1
    
    * fix: deps
    
    * chore(snapshot): 23.2.0-snapshot.2
    
    ---------
    
    Co-authored-by: Vijay <vijaya.guthi@infitx.com>
    geka-evk and vijayg10 committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    211c138 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2023

  1. feat(3654): added subscribeToOneMessageWithTimer(); simplified FX han…

    …dlers; added e2e unit-test (#463)
    
    * feat(3654): added cache.subscribeToOneMessageWithTimer();  simplified FX handlers
    
    * feat(3654): added e2e FX transfer unit test
    
    * feat(3654): added e2e FX transfer unit test
    
    * feat(3654): fixed POST /quotes payload.amount for FX
    geka-evk committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    5427670 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    296152f View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2024

  1. feat(mojaloop/#3689): fx quotes changes (#469)

    * feat(TestServer): add getFxQuoteQuoteById endpoint
    oderayi committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    20ba891 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    060732d View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2024

  1. feat(3784): updated deps

    geka-evk committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    8676532 View commit details
    Browse the repository at this point in the history
  2. feat(3784): updated deps

    geka-evk committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    618227f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    94a76ce View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d5749f9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ed242e5 View commit details
    Browse the repository at this point in the history
  6. chore: update enabled checks

    kleyow committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    710581e View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2024

  1. Configuration menu
    Copy the full SHA
    aa8bb60 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f2558e6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    50bfb9d View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2024

  1. fix: oauth tls

    vijayg10 committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    94a81ab View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    57801c9 View commit details
    Browse the repository at this point in the history
  3. fix: audit

    vijayg10 committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    72c62b6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1e02c90 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2024

  1. fix: fx jws

    vijayg10 committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    faba4ca View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    555ecdd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1bc8950 View commit details
    Browse the repository at this point in the history