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

Fix the consistency of name validity between Haskell and Rust. #562

Closed
wants to merge 1 commit into from

Conversation

td202
Copy link
Contributor

@td202 td202 commented Sep 25, 2024

Purpose

Backport of #561.

Fix the consistency of how contract init, receive and entrypoint names are handled between Haskell and Rust.
Changes

Changes

  • Broaden what is accepted in Haskell to match what is accepted in Rust.-
  • Additional test in Rust and Haskell.

Checklist

  • My code follows the style of this project.
  • The code compiles without warnings.
  • I have performed a self-review of the changes.
  • I have documented my code, in particular the intent of the
    hard-to-understand areas.
  • (If necessary) I have updated the CHANGELOG.

@td202
Copy link
Contributor Author

td202 commented Nov 7, 2024

Closed as #561 was merged.

@td202 td202 closed this Nov 7, 2024
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.

1 participant