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

feat(rgbpp-sdk/ckb): Limit inputs and outputs to length 255 for commitment #109

Merged
merged 5 commits into from
Apr 8, 2024

Conversation

duanyytop
Copy link
Collaborator

Main Changes

  • Limit inputs and outputs to length 255 for commitment
  • Add error code for custom error classes
  • Add invalid commitment test case

Co-authored-by: Flouse <1297478+Flouse@users.noreply.github.com>
@Flouse Flouse linked an issue Apr 8, 2024 that may be closed by this pull request
@duanyytop duanyytop requested a review from Flouse April 8, 2024 02:14
@duanyytop duanyytop merged commit 924d400 into develop Apr 8, 2024
1 check passed
@duanyytop duanyytop deleted the feat/input-len-max-limit branch April 8, 2024 03:47
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.

Check the max input and output length of rgbpp-lock related transaction Add an error code to the CKB package
3 participants