keep-starknet-strange / shinigami

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

[feat] Implement OP_NOP1, OP_NOP4-OP_NOP10 opcodes #113

Closed manlikeHB closed 2 months ago

manlikeHB commented 2 months ago

Implement the OP_NOP1, OP_NOP4-OP_NOP10 opcode using the OP_NOP1, OP_NOP4-OP_NOP10 reference implementation from btcd

References

Guide on how to add an opcode in shinigami

Jemiiah commented 2 months ago

I would love to work on this issue @manlikeHB @b-j-roberts

onlydustapp[bot] commented 2 months ago

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

Thanks for creating this issue @manlikeHB, lmk if you have any questions.