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: panic can't be excepted so we return empty array (0) #23

Merged
merged 1 commit into from
Mar 13, 2024

Conversation

Th0rgal
Copy link
Member

@Th0rgal Th0rgal commented Mar 12, 2024

This fixes the fat address_to_domain would panic if there is no record. That's an issue because we can do a try catch over it so it forbids using multicalls. I hope to replace it when try catch will be available.

@Th0rgal Th0rgal requested a review from irisdv March 12, 2024 21:19
@Th0rgal Th0rgal self-assigned this Mar 12, 2024
@Th0rgal Th0rgal added the 🔥 Ready for review Pull Request needs a label Mar 12, 2024
Copy link
Collaborator

@irisdv irisdv left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@irisdv irisdv merged commit b11787d into master Mar 13, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🔥 Ready for review Pull Request needs a
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants