keep-starknet-strange / shinigami

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

[feat] Implement OP_EQUAL opcode #61

Closed b-j-roberts closed 2 months ago

b-j-roberts commented 2 months ago

Implement the OP_EQUAL opcode using the opcodeEqual reference implementation from btcd

References

Guide on how to add an opcode in shinigami

hakymulla commented 2 months ago

can i take this?

onlydustapp[bot] commented 2 months ago

Hey @hakymulla! 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

Thank you for the quick turn around on the issue @hakymulla , I'll take a look at your PR soon!