Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add CalcJoinPoolShares and CalcExitPoolCoinsFromShares pool queries t…
…o Stargate whitelist (#3217) * TotalDelegationByValidatorForAsset query + tests * TotalDelegationByValidatorForAsset + tests * TotalDelegationByValidatorForAsset + test * names changed * save * TotalDelegationByValidatorForDenom query * TotalDelegationByValidatorForDenom * JoinSwapExactAmountIn query * ExitSwapShareAmountIn query * JoinSwapExactAmountIn, ExitSwapShareAmountIn queries * JoinSwapExactAmountIn, ExitSwapShareAmountIn queries * JoinSwapExactAmountIn, ExitSwapShareAmountIn queries * JoinSwapExactAmountIn, ExitSwapShareAmountIn queries * JoinSwapExactAmountIn, ExitSwapShareAmountIn queries * JoinSwapExactAmountIn, ExitSwapShareAmountIn queries * save * test: finish CalcJoinPoolShares query test * tests for CalcExitPoolCoinsFromShares * tests for CalcExitPoolCoinsFromShares * save * test: add additional exit coin tests * docs rpc TotalDelegationByValidatorForDenom * TotalDelegationByValidatorForDenom clean * TotalDelegationByValidatorForDenom query * TotalDelegationByValidatorForDenom query * TotalDelegationByValidatorForDenom query * query * save * Update x/gamm/keeper/grpc_query.go Co-authored-by: Aleksandr Bezobchuk <[email protected]> * Update x/gamm/keeper/grpc_query.go Co-authored-by: Aleksandr Bezobchuk <[email protected]> * Update x/gamm/keeper/grpc_query.go Co-authored-by: Aleksandr Bezobchuk <[email protected]> * queries * docs fix * feat: add two pool shares queries to stargate whitelist * chore: update changelog * feat: generate proto files * chore: generate proto files * autocli copy from cosmos * reset * save * SimJoinPoolNoSwap * docs * JoinPoolNoSwap simulation * more fixes * fix docs and name * fix: change tokens_in type * test: fix TestCalcJoinPoolNoSwapShares test * feat: build query.pb.go file * name version >> * update action v * check variable * action from personal fork * remove tag * chore: remove whitespace Co-authored-by: Roman <[email protected]> * chore: workflow files * chore: fix docker.yml file * chore: fix required_labels.yml * chore: remove space * Update CHANGELOG.md Co-authored-by: Matt, Park <[email protected]> Co-authored-by: Ruslan Akhtariev <[email protected]> Co-authored-by: Ruslan Akhtariev <[email protected]> Co-authored-by: Roman <[email protected]> Co-authored-by: Aleksandr Bezobchuk <[email protected]> Co-authored-by: Matt, Park <[email protected]>
- Loading branch information