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

Add CalcJoinPoolShares and CalcExitPoolCoinsFromShares pool queries to Stargate whitelist (backport #3217) #3385

Merged
merged 1 commit into from
Nov 15, 2022

Conversation

mergify[bot]
Copy link
Contributor

@mergify mergify bot commented Nov 15, 2022

This is an automatic backport of pull request #3217 done by Mergify.


Mergify commands and options

More conditions and actions can be found in the documentation.

You can also trigger Mergify actions by commenting on this pull request:

  • @Mergifyio refresh will re-evaluate the rules
  • @Mergifyio rebase will rebase this PR on its base branch
  • @Mergifyio update will merge the base branch into this PR
  • @Mergifyio backport <destination> will backport this PR on <destination> branch

Additionally, on Mergify dashboard you can:

  • look at your merge queues
  • generate the Mergify configuration with the config editor.

Finally, you can contact us on https://mergify.com

…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]>
(cherry picked from commit 03ec730)
@mergify mergify bot requested a review from a team November 15, 2022 03:03
@p0mvn p0mvn merged commit c377d6f into v13.x Nov 15, 2022
@p0mvn p0mvn deleted the mergify/bp/v13.x/pr-3217 branch November 15, 2022 03:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants