keep-starknet-strange / shinigami

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

[feat] Implement OP_DROP & OP_2DROP opcodes #67

Closed b-j-roberts closed 2 months ago

b-j-roberts commented 2 months ago

Implement the OP_DROP & OP_2DROP opcodes using the opcodeDrop & opcode2Drop reference implementation from btcd

This will include implementing a version of DropN from btcd on the Shinigami stack object.

prasincs commented 2 months ago

I can take this

onlydustapp[bot] commented 2 months ago

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

@prasincs for sure, good luck!