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

feat: implement msg server #46

Merged
merged 18 commits into from
Jan 13, 2022
Merged

feat: implement msg server #46

merged 18 commits into from
Jan 13, 2022

Conversation

hallazzang
Copy link
Contributor

@hallazzang hallazzang commented Jan 12, 2022

Description

This PR implements msg server methods.

Tasks

  • CreatePool
  • DepositBatch
  • WithdrawBatch
  • SwapBatch
  • CancelSwapBatch

@hallazzang hallazzang self-assigned this Jan 12, 2022
@hallazzang hallazzang marked this pull request as ready for review January 13, 2022 12:50
x/liquidity/keeper/pool.go Show resolved Hide resolved
x/liquidity/keeper/pool.go Show resolved Hide resolved
x/liquidity/keeper/pool.go Outdated Show resolved Hide resolved
x/liquidity/keeper/pool.go Outdated Show resolved Hide resolved
x/liquidity/keeper/pool.go Show resolved Hide resolved
x/liquidity/keeper/pool.go Show resolved Hide resolved
x/liquidity/keeper/pool.go Outdated Show resolved Hide resolved
x/liquidity/keeper/pool.go Show resolved Hide resolved
Copy link
Contributor

@jaybxyz jaybxyz left a comment

Choose a reason for hiding this comment

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

LGTM

@hallazzang hallazzang merged commit da65871 into main Jan 13, 2022
@hallazzang hallazzang deleted the liquidity-msg-server-1 branch January 17, 2022 04:27
dongsam pushed a commit that referenced this pull request Aug 31, 2022
feat: improve PoolResponse from gGRPC queries #335
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

2 participants