-
Notifications
You must be signed in to change notification settings - Fork 448
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
make e2e-contract-tests withdraw back the values deposited to contract #1379
Comments
May I work on this @LuizAsFight? eta: 3/4 days |
I am applying to this issue via OnlyDust platform. My background and how it can be leveraged: software engineering background, backend & smart contract dev with contribution to tasks(https://app.onlydust.com/u/Bosun-Josh121) looking to make contribution on this project I would implement withdrawal method and similar to e2e contract tests would allow user to withdraw from contract after test. I would be sure to work on feedback & recommendation ensuring contact. can complete within a day upon assignment |
May I pick this up? |
I am applying to this issue via OnlyDust platform. My background and how it can be leveraged: software engineering background, backend & smart contract dev with contribution to tasks(https://app.onlydust.com/u/Bosun-Josh121) looking to make contribution on this project I would implement withdrawal method and similar to e2e contract tests would allow user to withdraw from contract after test. I would be sure to work on feedback & recommendation ensuring contact. can complete within a day upon assignment |
Can I handle this task? |
I would like to work on this issue |
Hi, I am a proficient blockchain developer, expert in Cairo, Rust, Solidity, Aptos, and web development. I have contributed to various projects like Chainevents and Arkprojects. Thank you! |
Hi , ETA: |
Mind if I take this issue? |
Hi, |
Hi, I’d be thrilled to work on this issue as I have extensive experience with front-end technologies, including React and Next.js. ETA: Looking forward to contributing! |
These comments are from ODHack participants. The issues are being handled and assigned through the ODHack platform. While we appreciate the interest, each issue can only be assigned to one person. We apologize if you were not able to get an assignment. |
In the e2e-contract-tests, after each test the testing wallet will already return the remaining funds to the masterWallet, making it more cheap to run tests in prod mode.
this issue aims to do the same behavior but with the contracts, making a withdraw method and allowing the user to withdraw from the contract after the test
The text was updated successfully, but these errors were encountered: