This repository was archived by the owner on Nov 15, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 2.7k
Apply WeightToFeePolynomials to pallet_transaction_payment's length fee
#10785
Merged
paritytech-processbot
merged 20 commits into
paritytech:master
from
notlesh:notlesh-apply-polynomials-to-length-fee
Apr 7, 2022
Merged
Changes from all commits
Commits
Show all changes
20 commits
Select commit
Hold shift + click to select a range
bca17ee
Apply WeightToFeePolynomials to length fee
notlesh 5276cd7
Remove TransactionByteFee
notlesh fc7486b
Add test cases for ConstantModifierFee
notlesh f436013
Merge branch 'master' into notlesh-apply-polynomials-to-length-fee
notlesh 829f286
Restore import
notlesh 2dd3822
Use pallet::constant_name
notlesh d14ccf3
Remove irrelevant TODO comment
notlesh 11c138d
Update frame/support/src/weights.rs
bkchr 0ed5de4
Update frame/transaction-payment/src/lib.rs
bkchr 34c6545
Update frame/transaction-payment/src/lib.rs
bkchr f8834ce
Update frame/transaction-payment/src/lib.rs
notlesh dfbb5f5
s/ConstantModifierFee/ConstantMultiplier/
notlesh 41d9935
Merge branch 'master' into notlesh-apply-polynomials-to-length-fee
notlesh bef9e21
Impl LengthToFee for test configs
notlesh e110df7
Merge branch 'master' into pr/10785
shawntabrizi e8a1b3a
fmt
shawntabrizi 5a9b0c5
Remove unused import
notlesh 51ee1c2
Impl WeightToFeePolynomial for byte fee in ExtBuilder
notlesh e3c37fb
Remove unused import
notlesh 855fc05
fix doc
shawntabrizi File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.