Skip to content

Make validation for max description length configurable#291

Open
takeda-so wants to merge 1 commit intohyperledger-iroha:1.3.0from
takeda-so:feature/configure-description-length-validation
Open

Make validation for max description length configurable#291
takeda-so wants to merge 1 commit intohyperledger-iroha:1.3.0from
takeda-so:feature/configure-description-length-validation

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.

Signed-off-by: Takeda <takeda@soramitsu.co.jp>
@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