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

Optimize output_script getter to avoid cloning in InvalidIdentityCreditWithdrawalTransitionOutputScriptError #2194

Open
coderabbitai bot opened this issue Oct 1, 2024 · 0 comments

Comments

@coderabbitai
Copy link
Contributor

coderabbitai bot commented Oct 1, 2024

As identified in PR #2191 comment by @shumkov, the output_script getter currently clones the CoreScript, which may introduce unnecessary overhead. This issue is to track the optimization of the output_script getter to avoid cloning for improved performance.

@shumkov shumkov moved this to Backlog in Platform team Oct 1, 2024
@shumkov shumkov removed their assignment Oct 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Backlog
Development

No branches or pull requests

1 participant