-
Notifications
You must be signed in to change notification settings - Fork 51
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[CONTRACT] feat: Track the Current Day #96
Comments
may i start working on this one @manlikeHB ? eta: 2 days |
Hello Team, It's SuperFranky here, i am a diamond and returning contributor. As always I am excited to be participating in the open source week. I am a frontend and blockchain developer with over 3+ years of experience and have contributed to a variety of interesting projects in the Web3 space. My expertise is in React, Next.js, Solidity,Rust and Cairo. My most recent cairo project was building an erc1155 smart contract with programmable licensing. So i am very familiar with writing cairo and testing. I look forward to contributing to this project. Thank you for considering my application. ETA: 12 hours |
Hey! I’m enthusiastic about tackling this issue and delivering a solid solution. 💼 What I Bring
⏱️ ETAI can complete this in 24 hours, with thorough testing and validation. |
Hey @SoarinSkySagar, any update on this? |
@manlikeHB hi sorry, I forgot about this. will raise a PR within 6 hours |
Description
The contract needs a way to track days accurately based on midnight (12 AM UTC). This will enable time-based functionality, such as resetting daily events/task and updating state once per day. End of the current day timestamps should be stored in the contract and update-able only when it elapses. The approach will be left to the discretion of the assignee.
Please provide an ETA.
The text was updated successfully, but these errors were encountered: