question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Add pagination support to bank.totalSupply query in BankExtension

See original GitHub issue

After #1094 all supported backends have the pagination support in QueryTotalSupplyRequest and we should support it directly in BankExtension using the pagination key as we do for other list queries.

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:5 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
webmaster128commented, Sep 15, 2022

Shipped as part of CosmJS 0.29.0

1reaction
webmaster128commented, Aug 12, 2022

@JGJP Thanks for all your input. I did not forget your request regarding more detailed pagination settings. But if we do that change, we should do that for all queries that are supported right now. And looking at the evolution of those query wrappers, they will hopefully become obsolete soon. Then you can just use the full protobuf API.

Read more comments on GitHub >

github_iconTop Results From Across the Web

AWS Config adds pagination support for advanced queries ...
AWS Config advanced queries feature now supports pagination for queries that contain aggregate functions, such as COUNT and SUM.
Read more >
How to do Pagination on a REST API in Power Query (Part 1)
In today's video, I am going to show you how to implement pagination when the number of pages or records to be returned...
Read more >
Everything You Need to Know About API Pagination
How can API pagination help your APIs function at peak performance? We're going to tell you, in our complete guide to API pagination....
Read more >
Query pagination | BigQuery - Google Cloud
Run a query and get rows using automatic pagination. Explore further. For detailed documentation that includes this code sample, see the following: Paging...
Read more >
Query features with pagination | Sample Code | ArcGIS
When the application starts, twenty counties with the highest household median income will be queried from the service as shown below. The querying...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found