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

Make the FeeCalculator simple in the template runtime #1303

Conversation

boundless-forest
Copy link
Collaborator

@boundless-forest boundless-forest commented Feb 21, 2024

Try fix #1296

Only Keep one FeeCalculator implementation TransactionPaymentGasPrice. IMO, using the polkadot-sdk payment multiplier is a much smarter and more accurate way for polkadot-evm. However I have a concern here is that this maybe broken the fee_history rpc interface which rely on the BaseFee pallet.

@boundless-forest boundless-forest marked this pull request as ready for review February 21, 2024 03:34
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.

DynamicFee and BaseFee Pallets
1 participant