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 DecryptDdoHandler #474

Merged
merged 1 commit into from
May 28, 2024
Merged

Fix DecryptDdoHandler #474

merged 1 commit into from
May 28, 2024

Conversation

FilipMasar
Copy link
Contributor

Fixes edit DDO

When DDO metadata was updated, it was not updated in ocean-node

@FilipMasar FilipMasar requested a review from alexcos20 as a code owner May 27, 2024 13:43
@FilipMasar FilipMasar changed the base branch from main to develop May 27, 2024 13:43
@FilipMasar FilipMasar changed the title Fix/decrypt ddo handler Fix DecryptDdoHandler May 27, 2024
Copy link
Contributor

@paulo-ocean paulo-ocean left a comment

Choose a reason for hiding this comment

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

LGTM,
nevertheless i think we should try to provide a better description of the issue, in this case is not critical since the change is minimal, but it looks like the issue is that we cannot "decrypt" a DDO when the transaction id provided was generated by some metadata "updated" event... and we're only expecting a metadata "created" event...

The provided description:
"When DDO metadata was updated, it was not updated in ocean-node" is a bit vague IMO, seems like we did not processed the event on the indexer/db or something, instead
thanks

@alexcos20 alexcos20 merged commit 3618e5b into develop May 28, 2024
9 checks passed
@alexcos20 alexcos20 deleted the fix/decryptDdoHandler branch May 28, 2024 10:00
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.

3 participants