Commit ed9c08dd authored by Gavin Wood's avatar Gavin Wood Committed by GitHub
Browse files

Move dust collection hook to outside of account mutate (#8087)



* Move dust collection hook to outside of account mutate

* Fix dust cleanup in nested mutates.

* Fixes

* Fixes

* Apply suggestions from code review

Co-authored-by: default avatarGuillaume Thiolliere <[email protected]>

* dust removal reentrancy test case integration (#8133)

* dust removal reentrancy test case integration

* Update frame/balances/src/tests_reentrancy.rs

Co-authored-by: default avatarKian Paimani <[email protected]>

* Update frame/balances/src/tests_reentrancy.rs

Co-authored-by: default avatarKian Paimani <[email protected]>

* Update frame/balances/src/tests_reentrancy.rs

Co-authored-by: default avatarKian Paimani <[email protected]>

* Update frame/balances/src/tests_reentrancy.rs

Co-authored-by: default avatarKian Paimani <[email protected]>

* Update frame/balances/src/tests_reentrancy.rs

Co-authored-by: default avatarKian Paimani <[email protected]>

* dust removal reentrancy test case integration | removed dependency on tests.rs

* dust removal reentrancy test case integration | formatt correction

* dust removal reentrancy test case integration | formatt correction

Co-authored-by: default avatarKian Paimani <[email protected]>

Co-authored-by: default avatarGuillaume Thiolliere <[email protected]>
Co-authored-by: default avatarRK <[email protected]>
Co-authored-by: default avatarKian Paimani <[email protected]>
parent 44d5aba8
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment