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 parsing of target balances #592

Merged
merged 6 commits into from
Mar 12, 2025
Merged

Fix parsing of target balances #592

merged 6 commits into from
Mar 12, 2025

Conversation

elopez
Copy link
Member

@elopez elopez commented Mar 10, 2025

The new code was not accounting for the quotes in the JSON strings. This fixes it and adds a few tests for the new supported formats.

Fixes: #591

The new code was not accounting for the quotes in the JSON strings. This
fixes it and adds a few tests for the new supported formats.

Fixes: #591
@anishnaik anishnaik merged commit 945fc66 into master Mar 12, 2025
13 checks passed
@anishnaik anishnaik deleted the fix-multiple-formats branch March 12, 2025 18:47
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.

Latest update to parsing targetContractsBalances will break with 0x27b46536c66c8e3000000 value
2 participants