keep-starknet-strange / shinigami

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

[feat] Implement OP_DATA_1 opcode #2

Closed b-j-roberts closed 2 months ago

b-j-roberts commented 2 months ago

Implement the OP_DATA_1 opcode using the opcodePushData reference implementation from btcd

References

Guide on how to add an opcode in shinigami

Shoetan commented 2 months ago

Contributed to Carbonable in the last OD hack. Bchain Developers master class fellow.

Would tackle this be extensive research and referencing btcd and bitcoin script wiki

b-j-roberts commented 2 months ago

I appreciate your interest, glad to have you on the project! I'll assign you to this issue now, lmk if you have any questions @Shoetan

onlydustapp[bot] commented 2 months ago

Hey @b-j-roberts! Thanks for showing interest. We've created an application for you to contribute to shinigami. Go check it out on OnlyDust!

oluwa-peski commented 2 months ago

Hi @b-j-roberts I’m interested in implementing this