Sun-rising “P2SH”
Implement OP_EVAL without adding new opcode
Pay to Script Hash (P2SH) has been sunsetted in Bitcoin SV. We present a way to resurrect it without changing consensus rules¹. No OP_EVAL is needed.
Acknowledgement
Thanks goes to Edward Liu and Owen Vaughan for bringing up the idea.
[1] Additional inputs and output can be trivially added to cover transaction fee.