trafficstars
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.