-
Notifications
You must be signed in to change notification settings - Fork 23
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
[Curve V2] Issue 2: Dynamic Pricing and Swapping Algorithm #41
Comments
Can I jump on this task? |
i will love to be assigned this issue. please assign me |
May I please take care of this? |
I’m interested in this one. Can i work on this? |
Is it okay if I tackle this? |
pls, i would love to tackle this issue. I promise to deliver |
Hello! Please wait for the issue #40 to be solved, it will provide base contract and boilerplate code 🙏 |
I’d like to help with this. |
Is it okay if I take this? |
To address this issue I would design a dynamic pricing mechanism reminiscent of Curve V2, adapting to real-time volatility and changes in pool composition. Implement an adaptive formula that would protect against slippage in the stablecoins while making efficient swaps in volatile assets. The performance of the algorithm will be validated with sound unit and integration tests throughout different possible market scenarios. |
@wheval I understand 2 days may be too fast for such an issue, but please share your progress and kindly submit a draft PR shortly. If you won't do it, we'll have to reassign it to someone else |
Could I take over this issue? |
@ikemHood Still interested? If yes, please go ahead. I'd suggest that you build on top of your already existing PR. If you have any questions you can ask here or in the Telegram group. Have fun! |
Can I jump on this task? |
Could I try solving this? |
Yes, still interested. Haven't done anything because I thought tto wait for #40 Please re-assign so I can create a PR regardless of #40 |
Could I try solving this? |
Hi, my name's Isaac. |
May I take this issue on? |
May I handle this issue? |
Could I grab this task? |
Hey @polarker can I have this issue |
Hey! Im an engineer with several years experience working in web3, including a couple of years experience working as a software engineer at a DeFi protocol. I'm very familiar with financial products and have previously worked with oracles to get real-time data. Would love to work on this issue if its available. |
Hell @raduciobanu22, can i still create a PR for thia? |
Can I be assigned to this? |
Hi, please can I be assigned this? I would love to be the given the opportunity. |
Could I grab this task? |
May I pick this up? |
Parent issue: #25
Objective:
Create a dynamic pricing mechanism that adapts to asset volatility, ensuring efficient and low-slippage trades for both stablecoins and volatile assets.
Description:
This issue focuses on implementing Curve V2’s advanced formula for dynamic pricing and efficient swaps. The algorithm should maintain low slippage for stablecoins while adapting to price changes for volatile assets.
Tasks:
Acceptance Criteria:
The text was updated successfully, but these errors were encountered: