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

Bugfix/call tests #3396

Merged
merged 3 commits into from
Nov 16, 2023
Merged

Bugfix/call tests #3396

merged 3 commits into from
Nov 16, 2023

Conversation

dszlachta
Copy link
Contributor

  1. Fixed errors. Previous version was returning expected address, but got _parser.ArgString_: "abc" and the user doesn't know what parser.ArgString is. Now it returns: expected address, but got string: "abc"
  2. Subdomain support
  3. Renamed ArgAddress to ArgEnsDomain as it's only dealing with the domains

@dszlachta dszlachta requested a review from tjayrush November 16, 2023 08:17
@tjayrush tjayrush merged commit 38d302f into develop Nov 16, 2023
@tjayrush tjayrush deleted the bugfix/call_tests branch November 16, 2023 12:45
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