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: transfer value is zero #643

Merged
merged 1 commit into from
Nov 13, 2024
Merged

fix: transfer value is zero #643

merged 1 commit into from
Nov 13, 2024

Conversation

brucexc
Copy link
Contributor

@brucexc brucexc commented Nov 13, 2024

Summary

https://polygonscan.com/tx/0xda7953e0b756ddff528c1b9b74d0dff9f51298a6d8bdab8d592b76e9693d6a15#eventlog

In the transfer event log as shown in the link, a panic is triggered when the value is 0.

Checklist

Does this PR introduce a breaking change?

  • Yes
  • No

Other information

@brucexc brucexc added kind/bug Something isn't working area/core labels Nov 13, 2024
@brucexc brucexc requested a review from kallydev November 13, 2024 03:03
@brucexc brucexc self-assigned this Nov 13, 2024
@brucexc brucexc merged commit 4a1bb20 into main Nov 13, 2024
5 checks passed
@brucexc brucexc deleted the fix/transfer-value-zero branch November 13, 2024 18:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/core kind/bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants