Page MenuHomePhabricator

test: add tests for bad-txns-prevout-null reject reason
ClosedPublic

Authored by Fabien on Oct 12 2022, 12:13.

Details

Reviewers
PiRK
Group Reviewers
Restricted Project
Commits
rABC6df79e15c60c: test: add tests for bad-txns-prevout-null reject reason
Summary
Basically this condition is met for non-coinbase transactions with coinbase-like outpoints, i.e. hash=0, n=0xffffffff.

Backport of core#22408.

Test Plan
ninja check-functional-extended

Diff Detail

Repository
rABC Bitcoin ABC
Lint
Lint Not Applicable
Unit
Tests Not Applicable