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

Cherry-pick Initial support for asynchronous suiciding #1242

Conversation

boundless-forest
Copy link
Collaborator

@boundless-forest boundless-forest commented Nov 8, 2023

It's essential necessary to add this patch to the polkadot-v1.10 branch. No modification, just cherry-pick.

This is easier to review and should have a higher priority. @sorpaas

* Initial support for asynchronous suiciding

* Use contains_key instead of is_some

Co-authored-by: Xiliang Chen <xlchen1291@gmail.com>

* Fix compile

* Remove unnecessary Suicided check

* Don't call dec_sufficients

* Handle pre-EIP161 case

* Add extra safeguard

* Always inc nonce

* Fix tests

---------

Co-authored-by: Xiliang Chen <xlchen1291@gmail.com>
@sorpaas sorpaas merged commit de5a3df into polkadot-evm:polkadot-v1.1.0 Nov 9, 2023
@boundless-forest boundless-forest deleted the bear-patch-for-polkadot-v1.1.0 branch November 9, 2023 10:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants