-
Notifications
You must be signed in to change notification settings - Fork 430
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
Set balance below existential #1983
Set balance below existential #1983
Conversation
0e4f785
to
81a9ae9
Compare
Please merge master |
@faculerena Could you merge |
I think its ok now @cmichi |
@faculerena There are some CI errors, do you see the Details if you click the link? The cargo fmt issues can be applied automatically by executing |
Clippy issues fixed and |
Thank you, @faculerena! |
Summary
cargo-contract
orpallet-contracts
?Added a check for setting the balance in tests below the existential minimum
Description
Given that accounts with a balance below the existential minimum get reaped, adding a check to prohibit setting balance below seems logical. If this should not be like this, feel free to correct us.
Checklist before requesting a review
CHANGELOG.md