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

Fix removing account logic at pallet-evm-system (#111) (#116) #119

Merged
merged 2 commits into from
Apr 19, 2024

Conversation

dmitrylavrenov
Copy link

No description provided.

dmitrylavrenov and others added 2 commits April 19, 2024 14:51
* Add assert_total_issuance_invariant helper

* Add evm_system_removing_account_non_zero_balance test

* Fix removing account logic

* Undo redundant changes

* Redesign fix usage

* Undo try_mutate_exists_account_removed changes

* Rename Exists account removal status into Remains

* Improve docs

* Apply renaming at tests

* Use assert_storage_noop

* Remove rusttoolchain
@dmitrylavrenov dmitrylavrenov merged commit 3f42f8f into locked/polkadot-v0.9.43 Apr 19, 2024
@dmitrylavrenov dmitrylavrenov deleted the fix-bug-remove-account-0.9.43 branch April 19, 2024 12:16
dmitrylavrenov added a commit that referenced this pull request Oct 21, 2024
* Fix removing account logic at `pallet-evm-system` (#111) (#116)

* Add assert_total_issuance_invariant helper

* Add evm_system_removing_account_non_zero_balance test

* Fix removing account logic

* Undo redundant changes

* Redesign fix usage

* Undo try_mutate_exists_account_removed changes

* Rename Exists account removal status into Remains

* Improve docs

* Apply renaming at tests

* Use assert_storage_noop

* Remove rusttoolchain

* Use u64 accounts at evm_system_removing_account_non_zero_balance test
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant