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

Non standard account name #76

Merged
merged 4 commits into from
Mar 29, 2024

Conversation

Bergschrat1
Copy link
Contributor

Hello 👋
this PR should fix #75
just verify ran successfully.
Let me know if you want something changed. I'm still quite new to Rust and nom so I'm happy about any feedback 🙂

@Bergschrat1 Bergschrat1 changed the title Non standard account name #75 Non standard account name Mar 29, 2024
Copy link
Owner

@jcornaz jcornaz left a comment

Choose a reason for hiding this comment

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

Awesome, thanks for the PR! Sorry for the inconvenience of the build failure. I fixed the problem in main. If you rebase the CI should pass.

Would you mind adding an explicit test for account name parsing? It's a matter of adding a case to the account_from_str_should_parse_valid_account test in tests/parser_spec.rs.

Copy link
Owner

@jcornaz jcornaz left a comment

Choose a reason for hiding this comment

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

Thank you very much for your contribution 👍

@jcornaz jcornaz merged commit 5900c1d into jcornaz:main Mar 29, 2024
2 checks passed
@Bergschrat1 Bergschrat1 deleted the non_standard_account_name branch March 30, 2024 08:08
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.

Feature Request: Support for name_* Options
2 participants