Skip to content

Fix SimpleNamespace serialization#498

Merged
popenta merged 1 commit intofeat/nextfrom
fix-simple-namespace-serialization
Mar 24, 2025
Merged

Fix SimpleNamespace serialization#498
popenta merged 1 commit intofeat/nextfrom
fix-simple-namespace-serialization

Conversation

@popenta
Copy link
Copy Markdown
Collaborator

@popenta popenta commented Mar 22, 2025

For complex smart contract queries or calls, the Python sdk returns objects of type SimpleNamespace that the json library does not know to serialize. Now, the SimpleNamespace objects are transformed to a dictionary.

@popenta popenta self-assigned this Mar 22, 2025
@popenta popenta merged commit 1b10263 into feat/next Mar 24, 2025
12 checks passed
@popenta popenta deleted the fix-simple-namespace-serialization branch March 24, 2025 12:11
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