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

Add metadata length and count validations #24

Open
tonowie opened this issue May 10, 2019 · 1 comment
Open

Add metadata length and count validations #24

tonowie opened this issue May 10, 2019 · 1 comment

Comments

@tonowie
Copy link
Contributor

tonowie commented May 10, 2019

metadata have following limits
maxFields = 10
maxFieldKeySize = 128
maxFieldValueSize = 1024

write e2e tests checking that limits work as expected

@tonowie
Copy link
Contributor Author

tonowie commented Jul 25, 2019

this is configurable per network so I am not sure whether I should test for some specific values....

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

No branches or pull requests

1 participant