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

Make validation for max description length configurable #291

Open
wants to merge 1 commit into
base: 1.3.0
Choose a base branch
from

Conversation

takeda-so
Copy link

The max length of the description property of TransferAsset message can be configured via genesis block.

https://iroha.readthedocs.io/en/main/develop/api/commands.html#id87

iroha-java client uses fixed max length to check the transaction. This commit remove the restriction and let the user configure the max length according to their needs.

@takeda-so takeda-so force-pushed the feature/configure-description-length-validation branch from f0b4dda to a4862ec Compare December 7, 2022 00:13
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