Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove Deferred/Scheduled transactions #206

Open
heifner opened this issue May 10, 2022 · 1 comment
Open

Remove Deferred/Scheduled transactions #206

heifner opened this issue May 10, 2022 · 1 comment
Labels
seeking feedback Looking for community feedback on this issue

Comments

@heifner
Copy link
Member

heifner commented May 10, 2022

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.

@heifner heifner added the seeking feedback Looking for community feedback on this issue label May 10, 2022
@DenisCarriere
Copy link
Contributor

👍 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.

  • Name bidding
  • MSIG exec
  • Unstaking resources
  • Wrap exec

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
seeking feedback Looking for community feedback on this issue
Projects
Status: Todo
Development

No branches or pull requests

2 participants