-
Notifications
You must be signed in to change notification settings - Fork 97
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
Upgrade to latest polkadot-sdk@1.6 release #159
Merged
Merged
Changes from 112 commits
Commits
Show all changes
137 commits
Select commit
Hold shift + click to select a range
c1cec95
Upgrade to latest: `cargo upgrade -v --pinned --incompatible`
bkontur 93f136b
[FeeManager] fix for XcmFeesToAccount
bkontur 3c88719
[pallet_identity] adapt https://github.com/paritytech/polkadot-sdk/pu…
bkontur fd6bffa
[pallet_staking] removed benchmark `payout_stakers_dead_controller`
bkontur 41fd521
[pallet_nomination_pools] change import `versioned_migrations` to `ve…
bkontur aef83c9
[pallet_staking] adapt https://github.com/paritytech/polkadot-sdk/pul…
bkontur 53f6f9e
[pallet-staking] adapt https://github.com/paritytech/polkadot-sdk/pul…
bkontur 68f77f8
[runtime_api::ParachainHost] removed `Hash, BlockNumber` types
bkontur e23218f
[pallet_nomination_pools] adapt https://github.com/paritytech/polkado…
bkontur 045deca
[pallet-vesting] adapt https://github.com/paritytech/polkadot-sdk/pul…
bkontur 0e32f9f
[ParachainHost] adapt https://github.com/paritytech/polkadot-sdk/pull…
bkontur 3e19b99
[pallet_xcm] adapt https://github.com/paritytech/polkadot-sdk/pull/20…
bkontur a78ffe8
[pallet_xcm] adapt https://github.com/paritytech/polkadot-sdk/pull/16…
bkontur 3449ef8
[pallet_xcm] adapt https://github.com/paritytech/polkadot-sdk/pull/23…
bkontur 739170a
[pallet_collator_selection] adapt https://github.com/paritytech/polka…
bkontur a7a1cfc
[dmp,xcmp,message_queue] adapt https://github.com/paritytech/polkadot…
bkontur f7a557e
[simple-mermaid] bump
bkontur cb24674
[bridges] adapt https://github.com/paritytech/polkadot-sdk/pull/2602
bkontur ee13de8
[integration-tests] align integration tests with latest vogue + split…
bkontur 1ccd0f7
chore: fmt for all
bkontur ca13c92
fix: "Warning: Error parsing Cargo.toml manifest, fallback to caching…
bkontur 4b496df
fix: added `rust-src` to the stable toolchain components
bkontur e2564af
fix: added `rust-src` to check-migrations
bkontur e7c1da1
[migrations] added `cumulus_pallet_xcmp_queue::migration::v4::Migrati…
bkontur 200f154
[migrations] `pallet_nomination_pools::migration::versioned::V7ToV8` …
bkontur 5a13a8c
WIP: (DNM) Oliver's migration fix for `pallet-nominations-pools` (fix…
bkontur 58e3ad8
[migrations] added `pallet_grandpa::migrations::MigrateV4ToV5<Runtime…
bkontur ab047b0
fix Cargo.lock after rebase
bkontur ce7edfa
[chain-specs] Updated relay+paras (except encointer)
bkontur dcee99c
[chain-specs] Updated encointer to `polkadot-sdk@1.5`
bkontur 0196f28
Fix tests
bkontur 6423781
Update relay/polkadot/src/lib.rs
bkontur 70dbf93
Added CHANGELOG.md entry
bkontur 97de24b
Removed `TODO:(PR#137)`
bkontur 5b9047d
Merge remote-tracking branch 'polkadot-fellows/main' into bko-bump-to…
bkontur f61c49b
Fix constants stuff after rebase
bkontur d1055fb
WIP: test final version of pallet-nomination-pools migration fix: htt…
bkontur 85a3b8d
Fix constants stuff for Encointer (not compatible deps)
bkontur 46e66de
Merge remote-tracking branch 'polkadot-fellows/main' into bko-bump-to…
bkontur f1d0814
Merge branch 'main' into bko-bump-to-1.5
bkontur 0a77426
Set the correct EDs of SPs for inegration-tests and chain-spec-builder
bkontur 01ce707
Unneeded import
bkontur 3568f3c
Merge remote-tracking branch 'polkadot-fellows/main' into bko-bump-to…
bkontur 10883da
WIP: temporary disabled `TransactionalProcessor` - missing patch for …
bkontur 2e4a790
nit
bkontur cbe2e0b
WIP: revert for encointer
bkontur 597f9d6
Merge remote-tracking branch 'polkadot-fellows/main' into bko-bump-to…
bkontur 7b52a6e
WIP: update TODOs with patch
bkontur 7fc05c1
[bridges] Changed order/index for `MessageQueue` on BridgeHubs
bkontur 767f903
Upgrade to latest polkadot@1.6.0: `cargo upgrade -v --pinned --incomp…
bkontur 5a8595c
[frame_system] adapt https://github.com/paritytech/polkadot-sdk/pull/…
bkontur f36b197
[frame_system] adapt https://github.com/paritytech/polkadot-sdk/pull/…
bkontur 7d03f8a
[asset_conversion] adapt https://github.com/paritytech/polkadot-sdk/p…
bkontur ded3fad
[asset_conversion] adapt https://github.com/paritytech/polkadot-sdk/p…
bkontur 01bdd99
[bridges/xcm] adapt https://github.com/paritytech/polkadot-sdk/pull/2…
bkontur 7796a1f
Cargo.lock
bkontur 773ad07
[pallet_uniques] adapt https://github.com/paritytech/polkadot-sdk/pul…
bkontur c9a5b0b
[pallet_identity] adapt https://github.com/paritytech/polkadot-sdk/pu…
bkontur 6fb51da
[pallet-vesting] adapt https://github.com/paritytech/polkadot-sdk/pul…
bkontur a10717d
[pallet-staking] adapt https://github.com/paritytech/polkadot-sdk/pul…
bkontur f139499
[pallet-election-provider-multi-phase] adapt https://github.com/parit…
bkontur b8dd1b9
[coretime] adapt https://github.com/paritytech/polkadot-sdk/pull/1694…
bkontur 48f1255
[parachains_configuration] add `parachains_configuration::migration::…
bkontur e76af9b
[emulated-tests] Added `MessageOrigin` to SP chain definitions + fixes
bkontur 1ba0c11
[xcm-builder] allow(deprecated) xcm_builder::CurrencyAdapter + TODO
bkontur 3e55fe6
Finally patched `pallet-nomination-pools` + removed tmp migration
bkontur 288f0a1
Finally patched `pallet-nomination-pools` + removed tmp migration
bkontur c6b16fa
[xcm-executor/builder] Patch with transactional fix
bkontur 975c08d
Fix patch for penpal-runtime
bkontur be53230
Merge remote-tracking branch 'polkadot-fellows/main' into bko-bump-to…
bkontur e7dffea
[collectives] Removed older TODOs - addresing https://github.com/polk…
bkontur 35f0e51
Merge remote-tracking branch 'origin/bko-bump-to-1.5' into bko-bump-t…
bkontur 97f81f9
Updated TODO for removing DMPQueue
bkontur 01d2344
[collectives-polkadot] Fixed benchmarks (expcept payout)
bkontur 73af5ea
Merge remote-tracking branch 'polkadot-fellows/main' into bko-bump-to…
bkontur f82cc05
[bridges] Added code comment for `MessageExportPrice`
bkontur c2c7e8e
Merge remote-tracking branch 'origin/bko-bump-to-1.5' into bko-bump-t…
bkontur 359dab8
Merge remote-tracking branch 'polkadot-fellows/main' into bko-bump-to…
bkontur 2d6d3ac
chore(xcm): Replace deprecated CurrencyAdapter with FungibleAdapter
franciscoaguirre be4ceb4
chore(encointer): Remove ConstU64 import
franciscoaguirre 3864204
chore: fmt
franciscoaguirre 3bda4f8
Merge pull request #1 from franciscoaguirre/pr/159
bkontur 012e57e
Merge remote-tracking branch 'polkadot-fellows/main' into bko-bump-to…
bkontur c624232
Added changelog
bkontur 2b19718
Update relay/kusama/src/lib.rs
bkontur 54e8b05
Update relay/polkadot/src/lib.rs
bkontur 36e8020
[xcm] adapt https://github.com/paritytech/polkadot-sdk/pull/2422 (IsC…
bkontur 44eefcc
[xcm] adapt https://github.com/paritytech/polkadot-sdk/pull/2428 (Par…
bkontur 3170733
Change TreasuryArguments for collectives
bkontur a0a61ae
[bridges] Removed older TODO for bridges fees estimation
bkontur b987e8d
Updated TODOs
bkontur 4cb2d2a
Update relay/kusama/src/lib.rs
bkontur c724e91
Update relay/polkadot/src/lib.rs
bkontur b6293a7
Update relay/polkadot/src/lib.rs
bkontur e3a80b5
Update relay/kusama/src/lib.rs
bkontur 99bf501
Merge remote-tracking branch 'polkadot-fellows/main' into bko-bump-to…
bkontur 996e199
upgrade encointer to 1.6.0
brenzi 97f81a8
Merge remote-tracking branch 'polkadot-fellows/main' into bko-bump-to…
bkontur 437115e
fix novelties
brenzi 3d11911
[glutton-kusama] set `SystemWeightInfo` with unused weight `frame_sys…
bkontur 1c9262a
fix accidental paste
brenzi 620db80
[pallet-xcm-benchmarks] Apply patch 7.0.4
bkontur 49e0e85
[cleaning] Removed unused stuff
bkontur 81839b5
Merge remote-tracking branch 'polkadot-fellows/main' into bko-bump-to…
bkontur 178592c
Merge remote-tracking branch 'polkadot-fellows/main' into bko-bump-to…
bkontur 6bc0346
add migration for XcmpQueue pallet
brenzi b743b79
touch Cargo.lock
brenzi ff86df6
[pallet_asset_conversion] Fix correct value for MaxSwapPathLength (wh…
bkontur 321578f
Tuples-96 feature.
8b59085
Add Broker para ID.
8ce508d
Enable coretime on Kusama.
7f83cd8
Add changelog entry.
5f39fc8
Merge remote-tracking branch 'polkadot-fellows/main' into bko-bump-to…
bkontur 220a28c
Merge branch 'bko-bump-to-1.6' into rk-coretime
bkontur 1bbbe73
Merge pull request #3 from eskimor/rk-coretime
bkontur 7f848dd
Revert (Para)AssignmentProvider + remove TODO for Polkadot
bkontur be8ba38
Merge remote-tracking branch 'polkadot-fellows/main' into bko-bump-to…
bkontur 5ab0968
Merge branch 'bko-bump-to-1.6-encointer' into ab/upgrade-polkadot-v1.6.0
bkontur bac111a
Merge pull request #2 from brenzi/ab/upgrade-polkadot-v1.6.0
bkontur af1de27
Accomadate Encointer
bkontur 88e2f24
fnt
bkontur 8ed52d8
More fixes
bkontur 8cc5074
Replace CurrencyAdapter for FungibleAdapter
bkontur 9490a1b
Removed `cumulus-primitives-timestamp` from Encointer
bkontur 498d078
Fix taplo format for Cargo.toml for encointer
bkontur 804bfc1
Revert new line
bkontur 3a88996
Unify `IsTeleporter`
bkontur 111f5c9
Add P<>K emulated bridge tests
acatangiu 598ae51
fmt
bkontur 06cd27b
Version nits
bkontur 12fd695
Merge remote-tracking branch 'origin/bko-bump-to-1.6' into bko-bump-t…
bkontur ee69480
Forgotten new integration tests to the matrix
bkontur 3319aba
Merge pull request #4 from bkontur/bko-bump-to-1.6-encointer
bkontur bbf7c5b
Replaced Encointer hack with fix to avoid potential collisions caused…
bkontur 157788c
CI fix compilation for encointer?
bkontur 5e336f6
Added `Based on Polkadot-SDK` to Changelog.md
bkontur 359b9f8
Merge branch 'main' into bko-bump-to-1.6
fellowship-merge-bot[bot] 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 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.
In the light of #157
Can we make an extra heading below
Removed
,Based on Polkadot-SDK
(heading name is total shitty, please propose better if you have any idea). And then mention the version with a link to the prs or something like this?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.
@bkchr what about this: 5e336f6 ?