-
Notifications
You must be signed in to change notification settings - Fork 83
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(mojaloop/3050): implemented settlement model rules engine (#934) #942
base: main
Are you sure you want to change the base?
Commits on Jan 16, 2023
-
feat(mojaloop/3050): implemented settlement model rules engine (#934)
* feat: implemented settlement model rules engine * chore: removed commented code
Configuration menu - View commit details
-
Copy full SHA for 0662e01 - Browse repository at this point
Copy the full SHA 0662e01View commit details
Commits on Jan 17, 2023
-
feat(mojaloop/#3054): add option to include decoded transaction in me…
…ssages (#936) * feat: add option to include decoded transaction in messages * chore: test * chore: audit * chore: remove * chore: fix dep breaking test * is this really a dep failure? * cleanup * yep, which dep is it * potentially knex migration and seeding issue! * chore: add explanation and error message log * chore: remove unneeded stringify
Configuration menu - View commit details
-
Copy full SHA for 4f4b392 - Browse repository at this point
Copy the full SHA 4f4b392View commit details
Commits on Jan 19, 2023
-
Vijay Kumar committed
Jan 19, 2023 Configuration menu - View commit details
-
Copy full SHA for a003016 - Browse repository at this point
Copy the full SHA a003016View commit details
Commits on Jan 20, 2023
-
added test case for default settlement model
Sridevi Miriyala committedJan 20, 2023 Configuration menu - View commit details
-
Copy full SHA for 7ea8516 - Browse repository at this point
Copy the full SHA 7ea8516View commit details -
added test case with subscenario other than REMITTANCE
Sridevi Miriyala committedJan 20, 2023 Configuration menu - View commit details
-
Copy full SHA for 4273291 - Browse repository at this point
Copy the full SHA 4273291View commit details
Commits on Jan 24, 2023
-
added test case for rules-engine
Sridevi Miriyala committedJan 24, 2023 Configuration menu - View commit details
-
Copy full SHA for 6f94c89 - Browse repository at this point
Copy the full SHA 6f94c89View commit details -
added test case for dummy model
Sridevi Miriyala committedJan 24, 2023 Configuration menu - View commit details
-
Copy full SHA for 43db6ca - Browse repository at this point
Copy the full SHA 43db6caView commit details -
Sridevi Miriyala committed
Jan 24, 2023 Configuration menu - View commit details
-
Copy full SHA for 2571931 - Browse repository at this point
Copy the full SHA 2571931View commit details -
Configuration menu - View commit details
-
Copy full SHA for 769f8f6 - Browse repository at this point
Copy the full SHA 769f8f6View commit details
Commits on Jan 25, 2023
-
feat(mojaloop/#3080): add validator for ilpPacket and unhappy test sc…
…enarios (#937) * feat(mojaloop/#3080): add validator for ilpPacket and unhappy test scenarios * chore: update int tests * chore: lint * revert * chore: move code
Configuration menu - View commit details
-
Copy full SHA for 9047406 - Browse repository at this point
Copy the full SHA 9047406View commit details
Commits on Feb 6, 2023
-
feat(mojaloop/3051): integrate rule engine (#935)
* feat: implemented settlement model rules engine * chore: removed commented code * feat: initial changes * feat: refactor rule engine integration * feat: refactor the rules engine * chore: move rule/decode logic and refactor transfer save * fix: payer limit issue in integration tests * fix: lint issues and integration tests * chore: changed default value for settlement model * fix: issue-with-failed-transfers * fix: unit test * fix: transferStateAndPositionUpdate * fix: some fixes * fix: settlement model chache issue * fix: lint issues * chore(snapshot): 16.4.0-snapshot.0 * chore(snapshot): 16.4.0-snapshot.1 * fix: build step for snapshot releases * chore(snapshot): 16.4.0-snapshot.2 * fix: settlement model rules engine default issue * chore(snapshot): 16.4.0-snapshot.3 * chore: improve coverage * fix: integration tests * chore: removed console log * chore: updated dependencies * fix: lint issues * fix: audi issue * fix: added missing param to config file * fix: removed INCLUDE_DECODED_TRANSACTION_OBJECT * fix: lint --------- Co-authored-by: Kevin <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 69ea2e4 - Browse repository at this point
Copy the full SHA 69ea2e4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 23e7ff9 - Browse repository at this point
Copy the full SHA 23e7ff9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 01feac9 - Browse repository at this point
Copy the full SHA 01feac9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 80f2d7e - Browse repository at this point
Copy the full SHA 80f2d7eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 137fbc3 - Browse repository at this point
Copy the full SHA 137fbc3View commit details
Commits on Feb 7, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 69a0a31 - Browse repository at this point
Copy the full SHA 69a0a31View commit details -
Configuration menu - View commit details
-
Copy full SHA for 79de116 - Browse repository at this point
Copy the full SHA 79de116View commit details