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

Refactoring Balances #307

Merged
merged 15 commits into from
Mar 4, 2020
Merged

Refactoring Balances #307

merged 15 commits into from
Mar 4, 2020

Conversation

AurevoirXavier
Copy link
Member

No description provided.

frame/balances/ring/src/lib.rs Outdated Show resolved Hide resolved
frame/support/src/lib.rs Outdated Show resolved Hide resolved
frame/balances/ring/src/lib.rs Outdated Show resolved Hide resolved
frame/balances/ring/src/lib.rs Outdated Show resolved Hide resolved
frame/support/src/lib.rs Outdated Show resolved Hide resolved
frame/balances/ring/src/lib.rs Show resolved Hide resolved
@AurevoirXavier AurevoirXavier linked an issue Mar 4, 2020 that may be closed by this pull request
@AurevoirXavier
Copy link
Member Author

Can not Compile. Require #310 Full Upgrade.

@AurevoirXavier AurevoirXavier merged commit bee19e3 into darwinia-network:develop Mar 4, 2020
@AurevoirXavier AurevoirXavier deleted the refactoring-balances branch March 4, 2020 08:53
@AurevoirXavier AurevoirXavier linked an issue Mar 4, 2020 that may be closed by this pull request
boundless-forest pushed a commit that referenced this pull request Aug 1, 2023
* Allow handling fee deductions done by EVM

Projects using `pallet_ethereum` need a way to know about fee deducted
by EVM to take appropriate action on the fee like giving it to the
miner. This adds a type `OnChargeTransaction` to pallet's `Config` trait
similar to `OnChargeTransaction` of `pallet_transaction_payment`

Signed-off-by: lovesh <[email protected]>

* Fix formatting

Signed-off-by: lovesh <[email protected]>

* Fix trait implementation in test

Signed-off-by: lovesh <[email protected]>
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.

Refactoring Balances Dust Account Detection Strategy?
2 participants