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 370
Statemint runtimes to accept sufficient assets as xcm fee payment #1278
Merged
paritytech-processbot
merged 62 commits into
paritytech:master
from
girazoki:girazoki-statemint-runtimes-to-accept-sufficient-assets
Aug 3, 2022
Merged
Changes from 37 commits
Commits
Show all changes
62 commits
Select commit
Hold shift + click to select a range
b4ae54e
point to my branch
girazoki 28553a0
girazoki-add-TakeFirstAssetTrader-to-utility
girazoki df1c4da
Commit lock
girazoki 6adb10d
point at custom branch
girazoki c9e9f8c
add new trader to statemine runtimes
girazoki 9b80254
compiles
girazoki 7b93596
Back to master
girazoki 9863c61
Update last tomls
girazoki 6d0c084
Imports up
girazoki bac87a3
Merge remote-tracking branch 'upstream/master' into girazoki-statemin…
girazoki ab1103c
remove non-needing imports
girazoki d65b568
FMT
girazoki 212f32e
Merge remote-tracking branch 'upstream/master' into girazoki-statemin…
girazoki 8c14940
log messages properly
girazoki ee07ca2
Use TakeRevenue instead of HandleCredit
notlesh 63fb3f2
Introduce xcm fee handler
girazoki 7efb86b
check total supply in tests
girazoki b6d9b8d
FMT
girazoki 916ab52
fix test
girazoki a0f2d3d
Start decoupling balance calculation into different traits
girazoki 496b8fc
Make traits a bit more generic
girazoki 02b617d
Merge remote-tracking branch 'upstream/master' into girazoki-statemin…
girazoki fe02000
PR suggestions
girazoki a19805d
add import
girazoki 1d506a2
import well
girazoki 428191d
Place xcmfeesassethandler into parachains common
girazoki 668151c
fix tests
girazoki 1a25dee
config parameters
girazoki 77c275f
Merge remote-tracking branch 'upstream/master' into girazoki-statemin…
girazoki 6cbc21c
Min amount to fee receiver
girazoki 1e782b4
Make minimum amount for block author to be at least the ED
girazoki 8618899
Doc in AssetFeeAsExistentialDepositMultiplier
girazoki 0137d32
saturating sub
girazoki b9b83e7
make sure we dont enter twice
girazoki 465aab9
FMT
girazoki a510288
fmt again
girazoki e5bf219
adapt tests
girazoki b4f45fa
Add doc and struct for weight refund
girazoki c6b8eaa
Doc
girazoki 91d0878
More doc
girazoki f882b79
PR suggestions
girazoki 9f74532
store all info related to asset payment as multiasset
girazoki dc7cc23
return AssetNotFound instead of TooExpensive
girazoki ad97b64
Use asset transactor to deposit fee
girazoki 7ec6100
uninstall from statemint
girazoki a433035
R for RUntime and CON for BalanceConverter
girazoki 10cb93e
Rework logic to avoid unnecesary match and error
girazoki 3523ace
Merge remote-tracking branch 'upstream/master' into girazoki-statemin…
girazoki 83f44c5
Rework ED check, also in case of refund
girazoki 846ceae
rework typo
girazoki 5078b77
In case refund makes drop below ED, just refund the difference
girazoki d8a0669
fix test westmint
girazoki 77b7f23
clone id
girazoki d316bb3
move test imports to preamble
joepetrowski 0ea3471
move test imports to preamble
joepetrowski 8a79315
test-utils with builderS
girazoki 7e2ea86
lock file updated
girazoki 9d513de
Merge remote-tracking branch 'origin' into girazoki-statemint-runtime…
joepetrowski e3b65f6
Merge remote-tracking branch 'upstream/master' into girazoki-statemin…
girazoki 7b894ae
Merge branch 'girazoki-statemint-runtimes-to-accept-sufficient-assets…
girazoki be89676
Merge remote-tracking branch 'upstream/master' into girazoki-statemin…
girazoki 20584ac
remove unused imports
girazoki 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
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
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
Oops, something went wrong.
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.