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: evm txs must deal with fees the same way that substrate txs #732

Merged
merged 13 commits into from Sep 1, 2021

Conversation

librelois
Copy link
Collaborator

What does it do?

It seems that ethereum transaction fees are not redistributed to the treasury. This RP fixes that.

What important points reviewers should know?

Is there something left for follow-up PRs?

What alternative implementations were considered?

Are there relevant PRs or issues in other repositories (Substrate, Polkadot, Frontier, Cumulus)?

What value does it bring to the blockchain users?

@librelois librelois added the B7-runtimenoteworthy Changes should be noted in any runtime-upgrade release notes label Aug 25, 2021
@4meta5
Copy link
Contributor

4meta5 commented Aug 25, 2021

Agree with @notlesh , we also want tests to verify the fees for each are handled the same way

@librelois librelois marked this pull request as ready for review August 31, 2021 15:31
@librelois librelois merged commit 2819409 into master Sep 1, 2021
@librelois librelois deleted the elois-evm-deal-with-fees branch September 1, 2021 11:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
B7-runtimenoteworthy Changes should be noted in any runtime-upgrade release notes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants