Skip to content
This repository was archived by the owner on Jun 11, 2026. It is now read-only.

fix: do not allow the use of - in names#21

Closed
etorreborre wants to merge 2 commits into
mainfrom
etorreborre/fix
Closed

fix: do not allow the use of - in names#21
etorreborre wants to merge 2 commits into
mainfrom
etorreborre/fix

Conversation

@etorreborre

Copy link
Copy Markdown

I was casually reading this code and it seems to me that a - should not be allowed in names. Only _ can be used as a separator (the comment on the function is correctly aligned with the spec).

@etorreborre etorreborre requested a review from a team as a code owner September 24, 2025 09:37
@etorreborre etorreborre self-assigned this Sep 24, 2025
Signed-off-by: etorreborre <etorreborre@yahoo.com>
Signed-off-by: etorreborre <etorreborre@yahoo.com>
@Quantumplation

Copy link
Copy Markdown

In fact, this is a mistake in the spec, and I believe we've raised an issue to have the spec updated 😅

@Quantumplation

Copy link
Copy Markdown

At least I thought we had, but I can't find it now.

@etorreborre

Copy link
Copy Markdown
Author

Ok, good to know. Closing this PR then.

@yHSJ

yHSJ commented Sep 24, 2025

Copy link
Copy Markdown
Contributor

At least I thought we had, but I can't find it now.

Yes, we did. It's here, in the Cardano scaling Discord: https://discord.com/channels/981862537513545788/1333746155083006037/1398426636692488232. I will open an issue on the plutus repo, I totally forgot about that actually

@Quantumplation

Copy link
Copy Markdown

@yHSJ please link the issue here when you do, for future googling efforts

@yHSJ

yHSJ commented Sep 25, 2025

Copy link
Copy Markdown
Contributor

Created an issue for it: IntersectMBO/plutus#7365

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants