keep-starknet-strange / shinigami

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

[feat] Implement OP_NUMNOTEQUAL opcode #66

Closed b-j-roberts closed 2 months ago

b-j-roberts commented 2 months ago

Implement the OP_NUMNOTEQUAL opcode using the opcodeNumNotEqual reference implementation from btcd

References

Guide on how to add an opcode in shinigami

Gift-Naomi commented 2 months ago

Can I work on this?

onlydustapp[bot] commented 2 months ago

Hey @Gift-Naomi! 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

@Gift-Naomi, It seems @harsh-ps-2003 might have already created the PR for this. But I will put you on my shortlist for new issues. Sorry

pidb commented 2 months ago

I am applying to this issue via OnlyDust platform.

My background and how it can be leveraged

I used to work at Microsoft and parity and love bitcoin and cairo

BernalHQ commented 2 months ago

I am applying to this issue via OnlyDust platform.

My background and how it can be leveraged

Hello, my name is Bernal. I am a software developer from Costa Rica. Currently, I work as a back-end developer. In my previous job, I worked as a full-stack developer. Personally, I enjoy developing both the back end and the front end. I have 4 years of experience in the software development industry. Some technologies I have worked with include: Typescript, React, C#, and Node.

How I plan on tackling this issue

First, I am going to review the project to know how it works. Then, I am going to analyze the issue, find a solution to the problem, and implement that solution. I really love working on it.