-
Notifications
You must be signed in to change notification settings - Fork 2
Remove fake_eth_name_check endpoint and change fake_eth_name_check_fi… #189
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
Remove fake_eth_name_check endpoint and change fake_eth_name_check_fi… #189
Conversation
|
This pull request has been linked to Shortcut Story #23023: Remove fake_eth_name_check endpoint and change fake_eth_name_check_fields into fake_eth_name_check. |
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
lightwalker-eth
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Overall looking good. Shared a few comments with feedback 👍
| ) | ||
|
|
||
|
|
||
| @pytest.mark.flaky(retries=2, condition=not pytest.use_monkeypatch) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
These tests are awesome and would prefer that we not lose them. We just need to move this logic into a new example app that is a wrapper of the TypeScript SDK.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@lightwalker-eth I have added link to these tests in the story.
…elds into fake_eth_name_check
aae6679 to
0d100a1
Compare
notrab
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Few comments about the documentation style for fields. I prefer this object to be passed directly instead of assigning it as a const.
Co-authored-by: Jamie Barton <jamie@notrab.dev>
Co-authored-by: Jamie Barton <jamie@notrab.dev>
Co-authored-by: Jamie Barton <jamie@notrab.dev>
…e-check-endpoint-and-change
…elds into fake_eth_name_check