Skip to content

Conversation

@eval-exec
Copy link
Collaborator

@eval-exec eval-exec commented Nov 26, 2025

When upgrading deployed scripts, build_tx() incorrectly used the deployment.toml config to determine which multisig type (Legacy/V2) to use for unlocking input cells. This caused failures when upgrading from Legacy to V2 multisig locks.

ckb-cli should detect multisig type (Legacy/V2) from actual input cell locks instead of deployment config.

Request for review: @XuJiandong @sunchengzhu @quake @zhangsoledad @driftluo

@eval-exec eval-exec force-pushed the exec/fix-deploy-multisig-config-should-deduce-multisig-version-based-on-input-cell branch from 5513ca0 to 3827f0c Compare November 26, 2025 04:14
@quake quake merged commit f028059 into nervosnetwork:develop Dec 1, 2025
11 checks passed
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