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

chore(custodianEventHandlerFactory): mmi personal sign & sign typed logic #376

Merged
merged 3 commits into from
Jul 14, 2023

Conversation

zone-live
Copy link
Collaborator

Updates custodianEventHandlerFactory to use the signatureController from Core, instead of the current typedMessageManager and personalMessageManager.

In order to set a message as signed, we are now getting all the messages from signatureController.messages, filtering out the one that has the custodian_transactionId matching the id coming in txData:

item.metadata.custodian_transactionId === txData.signedMessage.id

@zone-live zone-live changed the title MMI-3035 mmi personal sign & sign typed logic chore(custodianEventHandlerFactory):mmi personal sign & sign typed logic Jul 14, 2023
@zone-live zone-live changed the title chore(custodianEventHandlerFactory):mmi personal sign & sign typed logic chore(custodianEventHandlerFactory): mmi personal sign & sign typed logic Jul 14, 2023
@zone-live zone-live merged commit 5d1d548 into main Jul 14, 2023
5 checks passed
@zone-live zone-live deleted the MMI-3035-mmi-persoanlSign-signTyped-logic-2 branch July 14, 2023 10:33
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.

1 participant