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

refactor(rgbpp-sdk/ckb): Check lock size and remove the same client cell #53

Merged
merged 2 commits into from
Mar 26, 2024

Conversation

duanyytop
Copy link
Collaborator

@duanyytop duanyytop commented Mar 26, 2024

Main Changes

  • Add isLockArgsSizeExceeded function to check the lock script size
  • When the size of toLock is too large, an error will be thrown
  • Delete the same SPV client cell

@duanyytop duanyytop requested a review from ahonn March 26, 2024 05:43
@duanyytop duanyytop changed the title refactor(rgbpp-sdk/ckb): Check lock size for btc time cell capacity refactor(rgbpp-sdk/ckb): Check lock size and remove the same client cell Mar 26, 2024
@duanyytop duanyytop merged commit 1729406 into main Mar 26, 2024
@duanyytop duanyytop deleted the refactor/rgbpp-cell-capacity branch March 26, 2024 06:29
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.

2 participants