Giter VIP home page Giter VIP logo

Comments (4)

binhn avatar binhn commented on June 14, 2024

@prjayach @muralisrini This one doesn't look like an executable issue. Would you mind rewriting it or close if no longer applicable? All 3 cases, I see, at the end, a tx invoke will be carried out.

from fabric.

prjayach avatar prjayach commented on June 14, 2024

The cases are applicable if at some point we support events natively. An event can be a signed message that signifies a real-world occurrence (e.g., shipment delivery). Multiple contracts may be interested in an event and may trigger transactions based on them. I think this will greatly simplify development of smart contracts, as events are a fundamental notion in any smart contract. With this support, a smart contract can just say 'On event E, invoke chaincode X'; no single entity will be in charge of invoking the transaction, but the system as a whole will automate that execution.

from fabric.

prjayach avatar prjayach commented on June 14, 2024

To continue the shipment example, when shipment is completed (an event occurs), neither the buyer nor the seller needs to explicitly invoke the payment transaction. It will be automatically triggered; in fact, neither the buyer nor the seller will have the ability to refuse initiation of the payment transaction once the contract has been agreed upon and deployed on the ledger.

from fabric.

binhn avatar binhn commented on June 14, 2024

@muralisrini it can't go to milestone 2, which has been over 2 weeks ago. I am putting this issue back to backlog until someone can work on it. It is not MVP

from fabric.

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.