Skip to content

Make error getter argument object optional#36

Merged
rekmarks merged 3 commits intomainfrom
fix-ethErrors-arg-optionality
Jan 11, 2021
Merged

Make error getter argument object optional#36
rekmarks merged 3 commits intomainfrom
fix-ethErrors-arg-optionality

Conversation

@rekmarks
Copy link
Copy Markdown
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
Copy Markdown

@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
Copy Markdown
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