Adds draft BIP360 P2MR wiring across validation/policy/type handling and test coverage.
Changes in scope:
- witness v2 P2MR validation path in script interpreter
- policy/standardness handling for P2MR spends
- script type plumbing updates for
WITNESS_V2_P2MR - functional test
feature_p2mr.pyplus related unit test updates
Tested:
ctest --output-on-failure -j6- targeted functional tests including
feature_p2mr.py,feature_taproot.py, and mempool package tests test_runner.py --extended --jobs=6- compatibility/tool tests requiring extra build/release artifacts