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

Spacers for reserved rune tickers #3691

Open
arik-so opened this issue Apr 25, 2024 · 5 comments
Open

Spacers for reserved rune tickers #3691

arik-so opened this issue Apr 25, 2024 · 5 comments

Comments

@arik-so
Copy link
Contributor

arik-so commented Apr 25, 2024

When a rune ticker gets assigned from the reserved space, spacers are still taken into consideration.

Given that it's pretty difficult to know the assigned ticker a priori, the spacer value is likely nonsensical. Should that remain the intended behavior?

@cryptoni9n
Copy link
Collaborator

When a rune ticker gets assigned from the reserved space, spacers are still take into consideration.

I'm not sure I understand what you mean. Can you provide an example?

Given that it's pretty difficult to know the assigned ticker a priori, the spacer value is likely nonsensical. Should that remain the intended behavior?

Are you just asking about the spacer field in the yaml?

@arik-so
Copy link
Contributor Author

arik-so commented Apr 26, 2024

No, I'm talking about runes with auto-assigned names from the reserved ticker space, i.e. 27+ characters. The ones that don't explicitly commit to a name beforehand.

@cryptoni9n
Copy link
Collaborator

Yes, I understand that much. But what about them? What do you mean by this?

spacers are still take into consideration.

@casey
Copy link
Collaborator

casey commented Apr 26, 2024

@arik-so means that if you etch a reserved rune, you can still include a spacers field, which will put spacers into the reserved rune's name. Reserved rune names are automatically assigned, so it doesn't make a lot of sense to put spacers into them.

We could ignore the spacers tag, if present on a reserved rune. We could even go so far as to always include spacers in reserved rune names, in fixed locations, for readability, like every three characters:

AAA•AAA•AAA•AAA•AHL•HXC•ZMX•SYU•MQP

Every four characters probably makes more sense, although reserved rune names are 27 characters, so it isn't evenly divisible by four.

@ordinals ordinals deleted a comment from a709090319 Apr 27, 2024
@summraznboi
Copy link

It's nonsensical, but I would only recommend a default preferred view if spacers was not specified, if it is, I would want to follow whatever the user specified (most prefix characters are stable given the block it will be mined in).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: To Do
Development

No branches or pull requests

5 participants