Skip to content

Fix for handling tuples for additional#557

Merged
thewhaleking merged 1 commit intostagingfrom
fix/thewhaleking/handle-hex-identity-decoding
Jul 23, 2025
Merged

Fix for handling tuples for additional#557
thewhaleking merged 1 commit intostagingfrom
fix/thewhaleking/handle-hex-identity-decoding

Conversation

@thewhaleking
Copy link
Contributor

@thewhaleking thewhaleking commented Jul 23, 2025

The Shugo subnet updated their additional. We had been expecting a dict:

"additional": [
    [{"data": "0x64617461"}]
]

for some reason, but it's actually a tuple. This handles both.

@thewhaleking thewhaleking requested a review from a team July 23, 2025 11:39
@thewhaleking thewhaleking merged commit ba7d95c into staging Jul 23, 2025
48 checks passed
@thewhaleking thewhaleking deleted the fix/thewhaleking/handle-hex-identity-decoding branch July 23, 2025 12:09
thewhaleking added a commit that referenced this pull request Jul 23, 2025
* Fix for handling tuples for `additional` by @thewhaleking in #557

**Full Changelog**: v9.8.6...v9.8.7
@thewhaleking thewhaleking mentioned this pull request Jul 23, 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.

2 participants