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 possible missing 0x prefix on agreementId #777

Merged
merged 1 commit into from
Dec 9, 2024

Conversation

paulo-ocean
Copy link
Contributor

@paulo-ocean paulo-ocean commented Dec 4, 2024

Fixes #776

Changes proposed in this PR:
On the GetComputeStatus endpoint call from the CLI..

  • The ocean SDK call to computeStatus removes the '0x' prefix on the agreementId field (not sure why it was done like that in the first place). But this causes a mismatch on the string, whenever that field is used on the query.
  • Here, we just double check and add it back if missing
    (we might need to update also the SDK if that is a bug there)

@paulo-ocean paulo-ocean marked this pull request as ready for review December 4, 2024 16:41
@paulo-ocean paulo-ocean self-assigned this Dec 4, 2024
@paulo-ocean paulo-ocean merged commit 9ad8b9a into feature/c2d_docker Dec 9, 2024
8 checks passed
@paulo-ocean paulo-ocean deleted the issue-776-compute-status branch December 9, 2024 10:09
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