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

IRO Impl #1164

Open
omritoptix opened this issue Sep 2, 2024 · 1 comment · May be fixed by #1201
Open

IRO Impl #1164

omritoptix opened this issue Sep 2, 2024 · 1 comment · May be fixed by #1201
Assignees

Comments

@omritoptix
Copy link
Contributor

Implement IRO based on this ADR: https://www.notion.so/dymension/ADR-x-IRO-533f1c2f5a2345838150dd8e954c99c6?pvs=4

@mtsitrin
Copy link
Contributor

mtsitrin commented Sep 2, 2024

bonding curve

  • implement mx^N+c bond curve
  • UT (multiple params, multiple X values including big numbers)

iro module

  • Plan create, mint and register FUT denom
  • Trade methods
  • Claim method
  • Taker fee
  • Queries
  • CLI

liquidity bootstrap

  • calc last price and required bootstrap amounts
  • dedicated module account per plan to account raised DYM
  • Creation fee
  • INCENTIVES for leftovers

genesis transfer (IRO settlement phase)

  • refactor to validate genesis transfer against IRO
  • add RollappTransfersEnabled hook
  • IRO settlement

rollapp module

  • enforce not active until pre_launch_time
  • enforce no checksum changes when iro plan exists

@mtsitrin mtsitrin linked a pull request Sep 5, 2024 that will close this issue
29 tasks
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.

2 participants