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

add validate function signature changes, missing update docs and others #1914

Open
wants to merge 22 commits into
base: main
Choose a base branch
from

Conversation

paulo-ocean
Copy link
Contributor

@paulo-ocean paulo-ocean commented Feb 19, 2025

Fixes #1913

Changes proposed in this PR:

  • updates Aquarius "validate" function (for validateDDO).. Ocean node needs 'nonce', 'signature' and 'publisherAddress' to validate ... signer and provider uri as extra params
  • still use legacy validate (no signatures), as backup/retry mechanism just in case provider does not support the newest changes (ex: old provider)
  • refactor legacy helpers/createAsset function name to helpers/createAssetHelper (to avoid confusion with newer fn utils/createAsset)

@paulo-ocean paulo-ocean self-assigned this Feb 19, 2025
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.

Update Aquarius validate DDO call (missing some optional parameters)
1 participant