Skip to content

MvP-4443 Cleanup checkOutputs#416

Closed
ctnguyen wants to merge 1 commit intobsv-blockchain:mainfrom
ctnguyen:Cleanup/MvP-4443
Closed

MvP-4443 Cleanup checkOutputs#416
ctnguyen wants to merge 1 commit intobsv-blockchain:mainfrom
ctnguyen:Cleanup/MvP-4443

Conversation

@ctnguyen
Copy link
Contributor

TxValidator.go:328 output.LockingScript.IsP2SH() is done inside VerifyScript

TxValidator.go:341 check spendable and dust

  • isUnspendableOutput is done in bsv Solver, which is called inside bdk for standardness check
  • check dust limit is done in IsStandardTx, which is called inside bdk for standardness check

TxValidator.go:232 pushDataCheck is done inside VerifyScript

@ctnguyen
Copy link
Contributor Author

Grouped to the PR #421

1 similar comment
@ctnguyen
Copy link
Contributor Author

Grouped to the PR #421

@ctnguyen ctnguyen closed this Jan 22, 2026
@ctnguyen ctnguyen deleted the Cleanup/MvP-4443 branch January 22, 2026 09:19
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.

1 participant