Giter Club home page Giter Club logo

Comments (4)

taitruong avatar taitruong commented on August 19, 2024

result output has pagination.next_key. The --page flag is not used here and should be removed.

from gon-evidence.

towerkyoto avatar towerkyoto commented on August 19, 2024

This is not a bug. Iris has forbidden the use of --page, and you can only use --page-key.

from gon-evidence.

taitruong avatar taitruong commented on August 19, 2024

This is not a bug. Iris has forbidden the use of --page, and you can only use --page-key.

Agree, but it then should show an error, like this:

$ iris query block --page 132
Error: unknown flag: --page

--page-key is at a couple of places: like iris query nft denoms and iris query nft collection. If you enter iris query nft denoms --help it shows --page uint pagination page of all denoms to query for. This sets offset to a multiple of limit (default 1).

For devs it might be not a bug, since it just ignores - for users it is, since --page is passed and provides some output and user wonders why it always outputs the same results for different pages :).

from gon-evidence.

taitruong avatar taitruong commented on August 19, 2024

As discussed with @taramakage, technically it seems to be irrelevant to ICS721. But here also from a business perspective: if a misleading command like iris query nft collection --page XYZ is not providing all tokens, then as a result, not all tokens can be transferred using ICS721.

We are all techies, but we sometimes need to see what business requirements there are in 1st place 😎!

from gon-evidence.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.