keep-starknet-strange / shinigami

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

[feat] Implement OP_NOP opcode #7

Closed b-j-roberts closed 2 months ago

b-j-roberts commented 2 months ago

Implement the OP_NOP opcode using the opcodeNop reference implementation from btcd

References

Guide on how to add an opcode in shinigami

ptisserand commented 2 months ago

I am applying to this issue via OnlyDust platform.

My background and how it can be leveraged

Hi, I'm a cairo developer and I'm interested in learning more about Bitcoin script VM

How I plan on tackling this issue

I will look at btcsuite implementation and implement this opcode in cairo

onlydustapp[bot] commented 2 months ago

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

@ptisserand feel free to start this after the OP_MIN if you finish