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

Exception for creation of pools involving XSTUSD #457

Merged
merged 11 commits into from
May 26, 2023

Conversation

pakrentos
Copy link
Contributor

Changes

  • If the XSTUSD is the base asset in the DEX, then the pool could be initialized

Notes

LiquidityProxy with its current functionality allows swapping XSTUSD to some other assets directly, since it could be considered as base asset, so there was no need to modify it.

pallets/pool-xyk/src/lib.rs Outdated Show resolved Hide resolved
@pakrentos pakrentos requested a review from vovac12 May 25, 2023 13:01
runtime/src/lib.rs Outdated Show resolved Hide resolved
pallets/pool-xyk/src/tests.rs Show resolved Hide resolved
@pakrentos pakrentos requested review from wer1st and vovac12 May 25, 2023 17:36
@pakrentos pakrentos merged commit f92a88a into develop May 26, 2023
3 checks passed
@pakrentos pakrentos deleted the fix/exception-for-xstusd-pools-creation branch May 26, 2023 17:07
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 this pull request may close these issues.

None yet

3 participants