keep-starknet-strange / shinigami

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

[bug] [bitcoin-core test] 'NOP 3DUP 1' #140

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 :

NOP 3DUP 1

This code should be failing due to a INVALID_STACK_OPERATION.

Replicate

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

scarb cairo-run '[[],5132112,3,[],56368582107185,6]'
od-hunter commented 2 months ago

Hi @b-j-roberts Can I work on this please?

onlydustapp[bot] commented 2 months ago

Hey @od-hunter! 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

@od-hunter Hey, welcome! Definitely, I'll assign you.