keep-starknet-strange / shinigami

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

[feat] Implement OP_1ADD opcode #20

Closed b-j-roberts closed 2 months ago

b-j-roberts commented 2 months ago

Implement the OP_1ADD opcode using the opcode1Add reference implementation from btcd

References

Guide on how to add an opcode in shinigami

okhaimie-dev commented 2 months ago

@b-j-roberts can i try this one once you finish reviewing my PR and if it gets merged

b-j-roberts commented 2 months ago

@okhaimie-dev feel free to start now, your other pr looks good. Ill review in detail soon though