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

fix(generator): exceeded MAX_WRITE_DATA_BYTES_LIMIT error #685

Conversation

zeroqn
Copy link
Contributor

@zeroqn zeroqn commented May 10, 2022

  • compare MAX_WRITE_DATA_BYTES_LIMIT with each data size instead of total write data size.
  • align MAX_WRITE_DATA_BYTES_LIMIT to 25 * 1024, same as GW_MAX_DATA_SIZE in godwoken-scripts.

@Flouse Flouse requested review from jjyr and RetricSu May 10, 2022 03:35
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.

5 participants