-
Notifications
You must be signed in to change notification settings - Fork 428
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
V13 #1047
V13 #1047
Conversation
|
@jonator typescript can generate |
We should be able to use the create pool UI to create pools with IBC tokens that don't have an OSMO pair yet, and use that to test fee discount. For multihop through stableswap pools, we can also use the create pool UI to create (low liquidity) stableswap pools for pairs that don't exist yet, then we can make sure they're included in the swap router (send me DM when pools are created). Also, I've done brief testing on the OSMO swap fee discount, as well as multihop through stableswap pools, as well as swapping through individual pools. Did not run into issues (aside from slippage setting issues since the created pools were low liquidity). |
Yeah I talked to dan and it seems the tradeoff is by publishing type files in packages, type defs are immediately available to the IDE after running |
v13
: Support reduced OSMO swap fee #745Testing