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

Make error getter argument object optional #36

Merged
merged 3 commits into from
Jan 11, 2021

Conversation

rekmarks
Copy link
Member

ethErrors getter functions take multiple optional named arguments. The TypeScript signatures unfortunately didn't set the arguments objects themselves as optional. This PR fixes this oversight, and adds a couple of relevant test cases.

@rekmarks rekmarks requested a review from a team as a code owner January 11, 2021 17:43
Copy link

@NiranjanaBinoy NiranjanaBinoy left a comment

Choose a reason for hiding this comment

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

LGTM

@rekmarks
Copy link
Member Author

@rekmarks rekmarks merged commit 22089c1 into main Jan 11, 2021
@rekmarks rekmarks deleted the fix-ethErrors-arg-optionality branch January 11, 2021 19:19
@mcmire mcmire mentioned this pull request Jun 15, 2022
37 tasks
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