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

feat: consistent transaction fees #749

Merged
merged 69 commits into from
Feb 27, 2024
Merged

feat: consistent transaction fees #749

merged 69 commits into from
Feb 27, 2024

Conversation

dmoka
Copy link
Contributor

@dmoka dmoka commented Jan 25, 2024

TODO:

  • Check if we really want migration for multiplier?!
  • Use eth api to check the evm fee cost
  • Rebenchmark on reference machine

Description

WIP

We might do what moonbeam did, instead of using this instead of pallet_base

More info about the proposal: https://forum.moonbeam.network/t/proposal-dynamic-fee-mechanism-for-moonbeam-and-moonriver/241

More info about the moonbeam fees: https://docs.moonbeam.network/builders/get-started/eth-compare/tx-fees/#__tabbed_4_1

Related Issue

Motivation and Context

How Has This Been Tested?

Checklist:

  • I have updated the documentation if necessary.
  • I have added tests to cover my changes, regression test if fixing an issue.
  • This is a breaking change.

Copy link

github-actions bot commented Jan 25, 2024

New crates:

  • pallet-dynamic-evm-fee: v1.0.0

Crate versions that have been updated:

  • runtime-integration-tests: v1.19.1 -> v1.19.2
  • hydradx-runtime: v215.0.0 -> v216.0.0

Runtime version has been increased.

@enthusiastmartin enthusiastmartin merged commit cb3441b into master Feb 27, 2024
4 checks passed
@enthusiastmartin enthusiastmartin deleted the feat/adjust-fee branch February 27, 2024 09:44
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.

3 participants