Closed b-j-roberts closed 2 months ago
@mubarak23 Here is that test we discussed.
@mubarak23 Here is that test we discussed.
Kindly assign
Hey @mubarak23! Thanks for showing interest. We've created an application for you to contribute to shinigami. Go check it out on OnlyDust!
Hey @mubarak23 , any progress debugging this script yet?
@b-j-roberts am yet to figure this out,
but i notice @jsandinoDev has open a PR that will fix this issue
Hi @mubarak23 Yes sorry I fix my issue but when I tried this one, the fix also worked.
Hi @mubarak23 Yes sorry I fix my issue but when I tried this one, the fix also worked.
Thank you @jsandinoDev ,
@b-j-roberts kindly closed this issue
Issue
The following bitcoin-core test is failing to give the correct result :
This code should run without error, but is failing with a
p2sh not pushonly
error within the engine. The p2sh pushonly error should only be occurring if the script sig contains non push opcodes.Replicate
To replicate the issue you can use the latest
main
branch with the following command: