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

depositor reaching completion #78

Merged
merged 23 commits into from
Jul 23, 2023
Merged

depositor reaching completion #78

merged 23 commits into from
Jul 23, 2023

Conversation

bekauz
Copy link
Collaborator

@bekauz bekauz commented Jul 22, 2023

Depositor module rework. New states include:

  • Instantiated: tries to register gaia ica
  • ICACreated: tries to send native tokens to lp module
  • VerifyNativeToken: queries lp module native token balance. advances state if balance is at least as big as lper weighted receiver amount
  • VerifyLp: queries lp module native token balance. advances state if balance is 0 (all funds have been sent to the pool)
  • Completed

@bekauz bekauz requested a review from uditvira July 22, 2023 16:21
@Art3miX Art3miX mentioned this pull request Jul 23, 2023
@bekauz bekauz merged commit e6e3482 into main Jul 23, 2023
@bekauz bekauz deleted the art3mix/depositor-combine-msgs branch August 9, 2023 15:59
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.

2 participants