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

Improve write limit error message #1889

Merged
merged 4 commits into from
Sep 28, 2023
Merged

Improve write limit error message #1889

merged 4 commits into from
Sep 28, 2023

Conversation

chipshort
Copy link
Collaborator

closes #1853

Not sure if this is the cleanest solution, but changing the fields of RegionLengthTooBig would be breaking,
so this is the only way I could come up with.

packages/vm/src/imports.rs Outdated Show resolved Hide resolved
packages/vm/src/imports.rs Outdated Show resolved Hide resolved
chipshort and others added 2 commits September 27, 2023 16:31
Co-authored-by: Simon Warta <2603011+webmaster128@users.noreply.github.com>
@chipshort chipshort force-pushed the 1853-better-region-error branch from d446d74 to 7f2eea1 Compare September 27, 2023 14:39
@chipshort chipshort merged commit 638c55a into main Sep 28, 2023
5 checks passed
@chipshort chipshort deleted the 1853-better-region-error branch September 28, 2023 07:33
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.

Improve region error message
2 participants