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

Implement a mechanism to force self-destruct on EVM contract #1551

Open
pathornteng opened this issue Oct 24, 2019 · 0 comments
Open

Implement a mechanism to force self-destruct on EVM contract #1551

pathornteng opened this issue Oct 24, 2019 · 0 comments
Labels
enhancement New feature or request EVM

Comments

@pathornteng
Copy link
Contributor

Currently, there is no way to get rid of a contract once it is deployed without self-destruct function implemented. We should introduce a mechanism to force self-destruct on EVM contract in order to reclaim space from unused contracts, especially from the ones with huge storage trie.

@pathornteng pathornteng added enhancement New feature or request EVM labels Oct 24, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request EVM
Projects
None yet
Development

No branches or pull requests

1 participant