-
Notifications
You must be signed in to change notification settings - Fork 69
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
chore: upgrade to polkadot v1.11.0 #889
Merged
Merged
Changes from 58 commits
Commits
Show all changes
61 commits
Select commit
Hold shift + click to select a range
6dc194e
fix build
Roznovjak d230c7c
satisfy clippy
Roznovjak 9339bd1
formatting
Roznovjak e8f5d2b
fix runtime tests
Roznovjak 968ca07
small fixes in mock files
Roznovjak def29e1
impl DisabledEvmPermitHandler
Roznovjak 124e289
export publicly DisabledEvmPermitHandler
Roznovjak 625cde2
Revert "export publicly DisabledEvmPermitHandler"
Roznovjak 76b333b
move runtime apis to separate file
Roznovjak 1f8711c
fix dependencies
Roznovjak 79f3c66
various updates
Roznovjak 90514bc
use workspace dependencies
Roznovjak e465fe2
implement XcmPaymentApi
Roznovjak c34d1db
fix some integration tests
Roznovjak 55b78ae
Merge branch 'master' into polkadot-v1.11.0
Roznovjak 12f6594
formatting
Roznovjak 8c86b33
bump crate versions
Roznovjak dc5622e
satisfy clippy
Roznovjak bb3bf1b
rebenchmarking
Roznovjak c9a599c
rebenchmark router
Roznovjak 117aa79
rebenchmark dca and otc-settlements
Roznovjak 205248b
fix import of WeightInfo in otc-settlements weight file
Roznovjak 49dba56
fix integration tests
Roznovjak 6d01464
remove unused import from weight file
Roznovjak 39879cd
Merge branch 'master' into polkadot-v1.11.0
Roznovjak 8101993
set IdleMaxServiceWeight
Roznovjak e4b3df4
Merge branch 'master' into polkadot-v1.11.0
Roznovjak 936f5c5
rebenchmark omnipool liquidity mining
Roznovjak 597cad1
bump crate versions
Roznovjak 5ceffff
update scraper to use dependencies from main cargo file
Roznovjak 2f5304f
rebenchmark utility pallet
Roznovjak 8f101ca
satisfy clippy
Roznovjak 043bd32
do not use exact balance checks in exchange_asset integration tests
Roznovjak c475e79
remove whitelist check in liquidity mining tests
Roznovjak 4d0fad8
formatting
Roznovjak 03e0bf1
add logic for accepting DOT from AH
dmoka 1a1a580
add test for transfering dot to AH while AH is the reserve chain
dmoka ae9f1eb
formatting
dmoka 2b6a290
bump versions
dmoka 90a02c6
formatting
dmoka 53e6862
adjust integration test
dmoka d6a58eb
Merge branch 'master' into polkadot-v1.11.0
Roznovjak e5d99f9
fix typo in integration tests
Roznovjak e974e75
fix integration tests
Roznovjak 20a7520
bump crate versions
Roznovjak f720fcb
satisfy clippy
Roznovjak 5903e92
add xcm fee payment api tests
Roznovjak ed82551
Merge remote-tracking branch 'origin/polkadot-v1.11.0' into feat/make…
dmoka bdf96de
formatting
Roznovjak 9e283e6
Merge branch 'master' into polkadot-v1.11.0
Roznovjak e0bf16d
fix naming
dmoka b65cfc4
Update integration-tests/src/cross_chain_transfer.rs
dmoka d641057
formatting
dmoka 8ce272e
Merge remote-tracking branch 'origin/polkadot-v1.11.0' into feat/make…
dmoka b4fe1bf
bump versions
dmoka 1507f37
Merge pull request #911 from galacticcouncil/feat/make-ah-dot-reserve2
dmoka dcaae53
Merge branch 'master' into polkadot-v1.11.0
Roznovjak d034bff
bump runtime version
Roznovjak 9f62818
do not store duplicate values in duster whitelist in liq mining mock …
Roznovjak bf74970
fix integration tests with exact values that often change
Roznovjak 04e34c4
remove impl of EstimateGasAdapter
Roznovjak 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
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains 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 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 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 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 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 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.
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
still unstable