Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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
adding API queries #1082
adding API queries #1082
Changes from all commits
e3138e8
eda90af
33de64b
32f3fa4
8c53e29
be5b477
84b23ef
7192426
d0fe803
701d356
f269999
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
Large diffs are not rendered by default.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Check warning on line 24 in x/masterchef/client/cli/query.go
Codecov / codecov/patch
x/masterchef/client/cli/query.go#L23-L24
Check warning on line 51 in x/masterchef/client/cli/query_cmds.go
Codecov / codecov/patch
x/masterchef/client/cli/query_cmds.go#L38-L51
Check warning on line 53 in x/masterchef/client/cli/query_cmds.go
Codecov / codecov/patch
x/masterchef/client/cli/query_cmds.go#L53
Check warning on line 59 in x/masterchef/client/cli/query_cmds.go
Codecov / codecov/patch
x/masterchef/client/cli/query_cmds.go#L57-L59
Check warning on line 75 in x/masterchef/client/cli/query_cmds.go
Codecov / codecov/patch
x/masterchef/client/cli/query_cmds.go#L62-L75
Check warning on line 77 in x/masterchef/client/cli/query_cmds.go
Codecov / codecov/patch
x/masterchef/client/cli/query_cmds.go#L77
Check warning on line 83 in x/masterchef/client/cli/query_cmds.go
Codecov / codecov/patch
x/masterchef/client/cli/query_cmds.go#L81-L83
Check warning on line 17 in x/masterchef/keeper/query_all_liquidity_pool_tvl.go
Codecov / codecov/patch
x/masterchef/keeper/query_all_liquidity_pool_tvl.go#L14-L17
Check warning on line 29 in x/masterchef/keeper/query_all_liquidity_pool_tvl.go
Codecov / codecov/patch
x/masterchef/keeper/query_all_liquidity_pool_tvl.go#L19-L29
Check warning on line 31 in x/masterchef/keeper/query_all_liquidity_pool_tvl.go
Codecov / codecov/patch
x/masterchef/keeper/query_all_liquidity_pool_tvl.go#L31
Check warning on line 38 in x/masterchef/keeper/query_all_liquidity_pool_tvl.go
Codecov / codecov/patch
x/masterchef/keeper/query_all_liquidity_pool_tvl.go#L33-L38
Check warning on line 47 in x/masterchef/keeper/query_all_liquidity_pool_tvl.go
Codecov / codecov/patch
x/masterchef/keeper/query_all_liquidity_pool_tvl.go#L40-L47
Check warning on line 19 in x/masterchef/keeper/query_chain_tvl.go
Codecov / codecov/patch
x/masterchef/keeper/query_chain_tvl.go#L16-L19
Check warning on line 32 in x/masterchef/keeper/query_chain_tvl.go
Codecov / codecov/patch
x/masterchef/keeper/query_chain_tvl.go#L21-L32
Check warning on line 39 in x/masterchef/keeper/query_chain_tvl.go
Codecov / codecov/patch
x/masterchef/keeper/query_chain_tvl.go#L34-L39
Check warning on line 61 in x/masterchef/keeper/query_chain_tvl.go
Codecov / codecov/patch
x/masterchef/keeper/query_chain_tvl.go#L41-L61