Make sure that the smart contract parameter is valid #151
Labels
good first issue
Good for newcomers
[Prio] Low
Should be fixed if time permits but can be postponed.
[Type] Task
An additional feature or improvement.
Task description
Currently concordium-client does not check that the smart contract parameter fits into max parameter size, which is 1024 bytes which then can lead to a "serialization failed" error which is not very informative.
The client should instead check that the parameter it is constructing fits into the allowed parameter size.
┆Issue is synchronized with this Jira Task by Unito
The text was updated successfully, but these errors were encountered: