Skip to content
This repository was archived by the owner on Nov 15, 2023. It is now read-only.

ext fees inclusion on tip #14717

Closed
wants to merge 1 commit into from

Conversation

MrishoLukamba
Copy link
Contributor

fixes paritytech/polkadot-sdk#257
In the quest of getting a clear picture of the problem,

I have included the final_scaled_tip for normal txn to include their inclusion fees. But I have a question on regarding the normal txn will be competing with operational txn and I think we have to make sure the normal txn scaled_tip wont be greater than operational txn scaled tip

Also concerning Gav issue on standard scale txn priority paritytech/polkadot-sdk#277 , I think we should change the how we operate on txn priority and maybe have a trait so that substrate chains can define how they want the priority to be and provide maybe a default implementation.

@MrishoLukamba MrishoLukamba requested review from a team August 4, 2023 23:24
@paritytech-cicd-pr
Copy link

The CI pipeline was cancelled due to failure one of the required jobs.
Job name: test-linux-stable
Logs: https://gitlab.parity.io/parity/mirrors/substrate/-/jobs/3335903

@MrishoLukamba MrishoLukamba closed this by deleting the head repository Jul 17, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Transaction priority should take into account the inclusion fee
2 participants