Skip to content

fix: abi decode bug when there are multiple returns#283

Merged
jhkimqd merged 2 commits into
0xPolygon:mainfrom
jhkimqd:jihwan/abi-decode-fix
May 22, 2024
Merged

fix: abi decode bug when there are multiple returns#283
jhkimqd merged 2 commits into
0xPolygon:mainfrom
jhkimqd:jihwan/abi-decode-fix

Conversation

@jhkimqd
Copy link
Copy Markdown
Contributor

@jhkimqd jhkimqd commented May 22, 2024

Description

Fix for polycli abi decode misbehaving when there are multiple returns. The returns should be inside a single brackets, but were being returned in separate brackets.

Jira / Linear Tickets

Testing

Before

image-20240228-185739

After

Screenshot from 2024-05-22 14-58-16

Signed-off-by: Ji Hwan <jkim@polygon.technology>
@jhkimqd jhkimqd enabled auto-merge May 22, 2024 22:45
@jhkimqd jhkimqd merged commit b921b11 into 0xPolygon:main May 22, 2024
@jhkimqd jhkimqd deleted the jihwan/abi-decode-fix branch May 22, 2024 22:47
@leovct
Copy link
Copy Markdown
Member

leovct commented May 29, 2024

nice!

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