-
Notifications
You must be signed in to change notification settings - Fork 36
Create and emit events for verify() #5
Comments
I am applying to this issue via OnlyDust platform. My background and how it can be leveragedHello I'm a front-end and a blockchain developer. I will love to work on this issue How I plan on tackling this issueHere below are the steps I intend to use in other to solve this issue:
|
I am applying to this issue via OnlyDust platform. My background and how it can be leveragedI am a full-stack developer with experience in QA testing and languages like Python, Cairo, Solidity, React, and JavaScript. How I plan on tackling this issuei will Add event emission to the verify_product() function. |
I am applying to this issue via OnlyDust platform. My background and how it can be leveragedI'm a senior cairo developer with strong experience in Starknet ecosystem (since cairo 0). I have contributed to several projects on Only Dust writing smart contract code or rust backend. How I plan on tackling this issueAfter added event struct definition in smart contract, I will ensure that events are emitted through starknet foundry tests |
I am applying to this issue via OnlyDust platform. My background and how it can be leveragedI am a web3 dev with experience writing smart contracts in cairo: Here is my onlydust Profile: https://app.onlydust.com/u/No-bodyq How I plan on tackling this issueI will create a struct that derives from the starknet event trait and add the data fields to be be emitted with the event, add the event to an event enum then ensure it is properly emitted when the function is called |
I am applying to this issue via OnlyDust platform. My background and how it can be leveragedI'm Victor Peter, a front-end and smart contract developer with about 3 years experience in react How I plan on tackling this issueI'll need to define the event that will be emitted when the verify_product() function is called. This can be done using the events property in the smart contract. |
I am applying to this issue via OnlyDust platform. My background and how it can be leveragedHi, I am a skilled Cairo dev with lots of experience contributing to amazing projects, my profile is a witness to that statement. How I plan on tackling this issueI'll create the function with the expected functionality and full test coverage. |
I am applying to this issue via OnlyDust platform. My background and how it can be leveragedI have contributed to several Cairo projects on OnlyDust and I've worked on very similar issues in the past such as ArkProjectNFTs/bridge#236 How I plan on tackling this issueI will carefully add the necessary Starknet event and will make sure to emit it correctly where it is required. ETA 1 day. |
I am applying to this issue via OnlyDust platform. My background and how it can be leveragedi am frontend developer ,Given my experience with smart contract development and event handling, I am well-equipped to implement these changes effectively How I plan on tackling this issueTo address the issue of ensuring that relevant data is captured in the events, I would first review the current event emission functionality within the codebase to identify where improvements can be made. I would then determine the specific data attributes that are necessary for each event based on the project requirements and ensure they are included in the event struct. Next, I would implement the changes needed to capture this data during the event emission process. After that, I would write comprehensive unit tests to validate that the events are emitted with the correct data and that all relevant scenarios are covered. |
I am applying to this issue via OnlyDust platform. My background and how it can be leveragedHello, I’m Jose Mario from Costa Rica. With over 15 years of experience in development, I am passionate about contributing to open-source projects and currently expanding my skill set with Rust, Cairo, and Solidity, participated in ODHacks since 7.0 as part of my involvement with Dojo Coding. I am eager to apply my extensive experience and newly acquired skills to new challenges and innovative projects. How I plan on tackling this issue
|
I am applying to this issue via OnlyDust platform. My background and how it can be leveragedI am a python dev. A new-comer here, willing and ready to contribute to contribute to solve the issue. |
I am applying to this issue via OnlyDust platform. My background and how it can be leveragedi am a blockchain dev and have prior experience in cairo How I plan on tackling this issuei will upgrade Contracts to Cairo 2.8.4 as requested. |
@manlikeHB I've assigned you. This issue depends on #3, so you can begin work as soon as it is completed. |
@manlikeHB this issue is now open as #3has been completed. |
This issues is part of ODHACK 9.0, apply via the platform
Thank you for showing interest!
Ensure that relevant data is captured in the events
Depends on #3
Please ensure to provide an ETA.
Looking forward to seeing your great work!
The text was updated successfully, but these errors were encountered: