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

Consider adding a cap on the size of state variables #193

Open
jlevison opened this issue Jan 19, 2020 · 0 comments
Open

Consider adding a cap on the size of state variables #193

jlevison opened this issue Jan 19, 2020 · 0 comments
Assignees

Comments

@jlevison
Copy link
Contributor

We experienced very bad memory behavior when a single state variable is very big (e.g. 50MB)
depending on the contract, today it is rather simple to DOS the vchain or even in a non-malicious way write contracts which will make the virtual chain unstable.

we should consider to limit state variables to several MB (<10)

[moved from https://github.com/orbs-network/orbs-network-go/issues/1524]

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

2 participants