neo icon indicating copy to clipboard operation
neo copied to clipboard

Automated and Guaranteed Smart Contract Call

Open Jim8y opened this issue 2 years ago • 2 comments

Summary or problem description As it has been mentioned and proposed by the community again and again in https://github.com/neo-project/neo/issues/2473 https://github.com/neo-project/neo/issues/672 https://github.com/neo-project/neo/issues/660 , I think it is time to add automated smart contact call to neo.

Indeed it is kinda same with a third-party function, the automated contract call empowered by neo is a certain and guaranteed behavior. The liveness of a service provided by a third-party can not be ensured.

Do you have any solution you want to propose? Either leverage Oracle to respond the automation call, or leader constructs transactions to respond the automation request.

Neo Version

  • Neo 3

Where in the software does this update applies to?

  • Compiler
  • Ledger

Jim8y avatar Sep 22 '22 03:09 Jim8y

It is a powerful tool, I remember discussions with @shargon and something like that, smart services.

vncoelho avatar Sep 22 '22 23:09 vncoelho

#672 , let's do this @Jim8y, if the contract haven't got any gas, it can be automatically stopped, and they will need to pay again for register

shargon avatar Feb 18 '24 18:02 shargon