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 contract parameter max length #241

Merged
merged 1 commit into from
Aug 24, 2023
Merged

Conversation

limemloh
Copy link
Collaborator

Purpose

The max smart contract parameter length was changed in protocol version 5 and onwards.

Changes

Change the max parameter length to the new limit of 65535 bytes

Checklist

  • My code follows the style of this project.
  • The code compiles without warnings.
  • I have performed a self-review of the changes.
  • I have documented my code, in particular the intent of the
    hard-to-understand areas.
  • (If necessary) I have updated the CHANGELOG.

@limemloh limemloh merged commit f82cbcc into main Aug 24, 2023
9 checks passed
@limemloh limemloh deleted the fix-contract-parameter-max-length branch September 11, 2023 12:45
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.

3 participants