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

astro liquid pooler tokenfactory #313

Merged
merged 11 commits into from
Jul 29, 2024
Merged

astro liquid pooler tokenfactory #313

merged 11 commits into from
Jul 29, 2024

Conversation

bekauz
Copy link
Collaborator

@bekauz bekauz commented Jul 25, 2024

first stab at #312

for review I suggest:

  • diff contracts/astroport-tf-liquid-pooler/src/contract.rs against contracts/astroport-liquid-pooler/src/contract.rs (from v0.1.0 tag) to see the contract logic changes
  • diff local-interchaintest/src/tests/single_party_pol/single_party_pol_stride.rs against the same file on the main branch to see the e2e test adjustments

Copy link
Contributor

@keyleu keyleu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

mostly just nits

@bekauz bekauz changed the base branch from main to release/v0.1.1 July 29, 2024 11:14
@bekauz
Copy link
Collaborator Author

bekauz commented Jul 29, 2024

mostly just nits

All good points but I'm tempted to keep those parts of the pr as they are to have the code as close to the v0.1.0 release astro liquid pooler. @stiiifff wdyt?

@bekauz bekauz changed the title draft: astro liquid pooler tokenfactory astro liquid pooler tokenfactory Jul 29, 2024
@bekauz bekauz linked an issue Jul 29, 2024 that may be closed by this pull request
@bekauz bekauz merged commit 97defd9 into release/v0.1.1 Jul 29, 2024
3 checks passed
@bekauz bekauz deleted the benskey/astro-lp-tf branch July 29, 2024 14:24
@keyleu keyleu restored the benskey/astro-lp-tf branch July 29, 2024 14:26
@keyleu
Copy link
Contributor

keyleu commented Jul 29, 2024

Screenshot from 2024-07-29 15-38-40

proof that test pass

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.

Support tokenfactory LP token shares in Astroport Liquidity Pooler
3 participants