Skip to content
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

Polishing v3 pool creator #16

Open
7 of 16 tasks
MattPereira opened this issue Oct 14, 2024 · 1 comment · May be fixed by #15
Open
7 of 16 tasks

Polishing v3 pool creator #16

MattPereira opened this issue Oct 14, 2024 · 1 comment · May be fixed by #15
Assignees

Comments

@MattPereira
Copy link
Member

MattPereira commented Oct 14, 2024

  • Figure out successful pool initialization end state
  • Figure out strategy for setting minBptAmountOut on pool init
  • If more than 2 tokens, allow user to remove a token
  • Figure out strategy for user potentially network switching during pool config and/or tx steps
  • Figure out permit2 for pool init to reduce # of txs required
  • Warning if users joining with token amounts that deviate from weights?
  • Ability to resume some way through the transaction flow?
  • Auto fill rate provider using data from API
  • Warn if user enters rate provider that hasnt been reviewed
  • Figure out weight locking similar to beethoven
  • Test pool creation with tokens that have rate provider
  • Explore preset options feature similar to curve (would be good for hooks)
  • Decide if state should be kept in local storage or if it's better to let it reset on page refresh
  • Improve / add more input validations
  • Improve pool preview
  • Improve styles
@MattPereira MattPereira self-assigned this Oct 14, 2024
@MattPereira MattPereira linked a pull request Oct 30, 2024 that will close this issue
@MattPereira
Copy link
Member Author

MattPereira commented Nov 13, 2024

  • Show user list of unfinished pools in case of disconnect during step 1
    • Look up via pool factory events

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant