eosnetworkfoundation / mandel

Obsolete. Use https://github.com/AntelopeIO/leap instead.
Other
87 stars 27 forks source link

Remove Deferred/Scheduled transactions #206

Open heifner opened 2 years ago

heifner commented 2 years ago

Deferred transactions were announced as deprecated in v2.0.0-rc1 on 2019/10/07. Seeking feedback on adding a protocol feature to disable them.

DenisCarriere commented 2 years ago

👍 deprecating deferred transactions, there are currently no production smart contracts that depend on deferred transactions on EOS Mainnet since this feature was incredibly unreliable and transactions were expiring before it can be propagated to the network.

As for PRs merged, most system level smart contracts on EOS have been resolved with the exception of eosio::undelegatebw & eosio.wrap::exec.