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

Factor out 520-byte value size limit #319

Open
JeremyRand opened this issue May 23, 2022 · 2 comments
Open

Factor out 520-byte value size limit #319

JeremyRand opened this issue May 23, 2022 · 2 comments

Comments

@JeremyRand
Copy link
Member

The 520-byte value size limit shows up in a few places in the source:

These should be factored out, probably to a constant in names.py. The same might be necessary for the identifier size limit. Thanks to Zoltan Konder for noticing this.

@ghost
Copy link

ghost commented May 24, 2022

(Removed off-topic spam)

1 similar comment
@ghost
Copy link

ghost commented May 24, 2022

(Removed off-topic spam)

@namecoin namecoin deleted a comment May 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant