Новости
Cardano инвестирует $100 миллионов в развитие DeFi
Компания Cardano планирует конвертировать $100 миллионов ADA в Bitcoin и стейблкоины, чтобы поддержать рост DeFi.
Giorgi Kostiuk
2 минуты назад
Что такое Aion Scheduling System?
Given the structure of Ethereum, it is not possible to schedule calls to contracts at a point in the future. This is because smart contracts cannot subscribe to events and therefore all the actions need to be triggered by an entity external to the contract. In many applications, one may be interested in scheduling an operation (transaction, execution of a particular function) in the future. Aion is a smart contract-based system that solves this problem. With Aion, transactions of any type (ether transactions, tokens transfers, contract's function executions, contracts deployments, and in general any bytecode instruction) can be scheduled to be executed at a particular time or block in the future.