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

fix(mojaloop/#2796): duplicate transaction not getting callback for post /bulkTransfers #915

Conversation

mdebarros
Copy link
Member

@mdebarros mdebarros commented Aug 10, 2022

fix(mojaloop/#2796): duplicate transaction not getting callback for post /bulkTransfers - mojaloop/project#2796

  • Updated central-services-shared for updated enums and comparator changes
  • Updated duplicate-prepare logic to produce NOTIFICATION event with correction action BULK_PREPARE_DUPLICATE
  • Updated Bulk Transfer Prepare logic to inject pre-calculated hash into comparator function
  • Updated Bulk Transfer Prepare logic to inject pre-calculated hash into comparator function
  • Added sub-set of Unit Tests for Bulk Transfer Prepare Handler that are specific to this feature (i.e. duplicate checks)

chore: maintenance

  • Added import aliases to package.json
  • added npm script audit:resolve
  • removed deprecated audit-resolve.json (i.e. replaced by audit-ci.jsonc)
  • audit fixes

…post /bulkTransfers

fix(mojaloop/##2796): duplicate transaction not getting callback for post /bulkTransfers - mojaloop/project#2796
- updated central-services-shared for updated enums
- updated duplicate-prepare logic to produce NOTIFICATION event with correction action `BULK_PREPARE_DUPLICATE`
…-transaction-not-getting-callback-for-post-bulkTransfers

# Conflicts:
…post /bulkTransfers

feat(mojaloop/#2796): duplicate transaction not getting callback for post /bulkTransfers - mojaloop/project#2796
- bumped central-services-shared dependency to working branch
- added import aliases to package.json
- updated Bulk Transfer Prepare logic to inject pre-calculated hash into comparator function
…post /bulkTransfers

feat(mojaloop/#2796): duplicate transaction not getting callback for post /bulkTransfers - mojaloop/project#2796
- Bumped central-services-shared latest release with supporting changes to v17.2.0
- Updated Bulk Transfer Prepare logic to inject pre-calculated hash into comparator function
- Added sub-set of Unit Tests for Bulk Transfer Prepare Handler that are specific to this feature
@mdebarros mdebarros marked this pull request as ready for review August 11, 2022 13:57
Copy link
Member

@elnyry-sam-k elnyry-sam-k left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

central-services-shared version still shows v17.1.0?

@mdebarros
Copy link
Member Author

central-services-shared version still shows v17.1.0?

Are you sure?

https://github.com/mojaloop/central-ledger/pull/915/files#diff-7ae45ad102eab3b6d7e7896acd08c427a9b25b346470d7bc6507b6481575d519R88 <-- it looks like v17.2.0 to me.

elnyry-sam-k
elnyry-sam-k previously approved these changes Aug 11, 2022
@mdebarros mdebarros merged commit e520aa5 into master Aug 11, 2022
@mdebarros mdebarros changed the title fix(mojaloop/#2796): duplicate transaction not getting callback for post /bulkTransfers (not forked) fix(mojaloop/#2796): duplicate transaction not getting callback for post /bulkTransfers Aug 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants