GithubHelp home page GithubHelp logo

Comments (2)

edrotthoff avatar edrotthoff commented on September 26, 2024

there are several tactics that can be employed to solve this, the first is to change the value of the return id to be a signed int and return a negative value when there is not a FIO Request id, this may have impact on the fio sdks, and wallet integrations as each may need to have logic added to interpret this correctly. the next is to permit id 0 (though valid) to have the meaning that there is not a request id, this will eliminate the impact on the sdks, but will affect the maintenance of the protocol. For development purposes we will need to always ensure that a 0 request is made and on the chain...wallets will need to be coordinated to ensure they are filtering the 0 value correctly...

from fio.

ericbutz avatar ericbutz commented on September 26, 2024

It was determined that it is acceptable to have fio_request_id = 0 when it is an OBT record with now associated Request.

Closing

from fio.

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.