keep-starknet-strange / shinigami

Bitcoin Script VM in Cairo
https://shinigamibtc.dev
MIT License
57 stars 56 forks source link

[bug] [bitcoin-core test] '0 IF 0x01 0x81 ENDIF 1 ' #131

Closed b-j-roberts closed 1 month ago

b-j-roberts commented 2 months ago

Issue

The following bitcoin-core test is failing to give the correct result :

0 IF 0x01 0x81 ENDIF 1

We expect this test to pass and execute successfully. More info from the test: 1NEGATE equiv

Replicate

To replicate the issue you can use the latest main branch with the following command:

scarb cairo-run '[[],18006118492099244450712950776978963358421403790876721,22,[],0,0]'
jsandinoDev commented 2 months ago

Hi can I work on this ? @b-j-roberts

onlydustapp[bot] commented 2 months ago

Hey @jsandinoDev! Thanks for showing interest. We've created an application for you to contribute to shinigami. Go check it out on OnlyDust!

b-j-roberts commented 2 months ago

Definitely @jsandinoDev , Let me know if you have any questions or issues!