Byte size of value that can be assigned to name is not 20 kilobytes #27

Closed
opened 2016-07-26 00:25:31 +02:00 by kaykurokawa · 1 comment
kaykurokawa commented 2016-07-26 00:25:31 +02:00 (Migrated from github.com)

The current maximum value that can be assigned to a name is not 20 kilobytes as some has described. It is less than 8192 bytes.

https://github.com/lbryio/lbrycrd/blob/master/src/nameclaim.h#L11

This will require a hard fork.

The current maximum value that can be assigned to a name is not 20 kilobytes as some has described. It is less than 8192 bytes. https://github.com/lbryio/lbrycrd/blob/master/src/nameclaim.h#L11 This will require a hard fork.
kauffj commented 2017-08-14 17:53:35 +02:00 (Migrated from github.com)

I'm closing this, we're keeping it at 8KB for now.

I'm closing this, we're keeping it at 8KB for now.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: LBRYCommunity/lbrycrd#27
No description provided.