Skip to content
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 from v1.2 to v1.3 #87

Merged
Merged
Show file tree
Hide file tree
Changes from 74 commits
Commits
Show all changes
77 commits
Select commit Hold shift + click to select a range
8df27a5
cargo upgrade --pinned --incompatible
svyatonik Nov 3, 2023
a012d32
adapt https://github.com/paritytech/polkadot-sdk/issues/1900
svyatonik Nov 3, 2023
b8f7a8d
adapt https://github.com/paritytech/polkadot-sdk/pull/1363
svyatonik Nov 3, 2023
f8fd5c7
adapt https://github.com/paritytech/polkadot-sdk/pull/1848
svyatonik Nov 3, 2023
1674ba7
adapt https://github.com/paritytech/polkadot-sdk/pull/1234
svyatonik Nov 3, 2023
70d30ef
https://github.com/paritytech/polkadot-sdk/pull/1543
svyatonik Nov 3, 2023
64680f9
adapt https://github.com/paritytech/polkadot-sdk/pull/1547
svyatonik Nov 3, 2023
14d9482
adapt https://github.com/paritytech/polkadot-sdk/pull/1661
svyatonik Nov 3, 2023
93126f6
https://github.com/paritytech/polkadot-sdk/pull/1333
svyatonik Nov 3, 2023
722f04a
adapt https://github.com/paritytech/polkadot-sdk/pull/1255
svyatonik Nov 3, 2023
b75b51c
adapt https://github.com/paritytech/polkadot-sdk/issues/1473
svyatonik Nov 3, 2023
7104fcd
adapt https://github.com/paritytech/polkadot-sdk/issues/1492
svyatonik Nov 7, 2023
d9025ad
adapt https://github.com/paritytech/polkadot-sdk/pull/1234 (UMP price…
bkontur Nov 8, 2023
0e5a877
Merge pull request #3 from bkontur/bko-upgrade-dependencies
svyatonik Nov 8, 2023
bb5cfbc
https://github.com/paritytech/polkadot-sdk/issues/1543
svyatonik Nov 8, 2023
a8166ff
added migration for https://github.com/paritytech/polkadot-sdk/pull/1255
svyatonik Nov 9, 2023
c30a2e4
added migration for https://github.com/paritytech/polkadot-sdk/pull/1322
svyatonik Nov 9, 2023
e681609
adapt https://github.com/paritytech/polkadot-sdk/pull/1726
svyatonik Nov 9, 2023
3f6c2c7
more of https://github.com/paritytech/polkadot-sdk/issues/1234
svyatonik Nov 9, 2023
24395d7
adapt https://github.com/paritytech/polkadot-sdk/pull/1368
svyatonik Nov 10, 2023
058baf8
fix compilation
svyatonik Nov 10, 2023
5e5ee8d
changelog (personal notes)
svyatonik Nov 10, 2023
02887a3
add missing configuration stuff to polkadot collectives
svyatonik Nov 10, 2023
ba5ccd5
fixed porting issues
svyatonik Nov 10, 2023
fdec290
removed unused Kusama weight files
svyatonik Nov 10, 2023
10b2664
properly fix the SystemParachains matcher
svyatonik Nov 10, 2023
4420a47
tests for TREASURY_PALLET_ID
svyatonik Nov 10, 2023
4171d8b
fix migration (https://github.com/paritytech/polkadot-sdk/pull/1969)
svyatonik Nov 13, 2023
f3f3aa0
upd internal changelog
svyatonik Nov 13, 2023
52d82f3
reverted personal notes from CHANGELOG
svyatonik Nov 13, 2023
5c7d71f
revert non-sdk version updates
svyatonik Nov 21, 2023
8267bc2
Merge remote-tracking branch 'origin/main' into sv-upgrade-from-2_0-t…
svyatonik Nov 21, 2023
e102657
fixed benchmarks compilation for relay chains
svyatonik Nov 21, 2023
ec9e6da
Revert "removed unused Kusama weight files"
svyatonik Nov 21, 2023
71e386c
reverted async backing for Polkadot (as per https://github.com/polkad…
svyatonik Nov 21, 2023
ae8f553
started changing CHANGELOG.md
svyatonik Nov 21, 2023
842dc39
removed para scheduler migration
svyatonik Nov 21, 2023
5cfef32
temporary disable https://github.com/paritytech/polkadot-sdk/pull/133…
svyatonik Nov 22, 2023
a959f8c
also remove mention from changelog
svyatonik Nov 22, 2023
847efc8
also run benchmarks for pallet_nomination_pools/adjust_pool_deposit
svyatonik Nov 22, 2023
caf4fd2
add some details of https://github.com/paritytech/polkadot-sdk/pull/1…
svyatonik Nov 22, 2023
99edee1
also mention https://github.com/paritytech/polkadot-sdk/pull/1368 in …
svyatonik Nov 22, 2023
ae47ca8
typo
svyatonik Nov 22, 2023
27f22e6
added context to CHANGELOG.md
svyatonik Nov 22, 2023
8970c33
enable treasury spend for polkadot and kusama
muharem Nov 22, 2023
587937e
Merge branch 'main' into sv-upgrade-from-2_0-to-3_0
svyatonik Nov 23, 2023
3b003d4
Merge branch 'sv-upgrade-from-2_0-to-3_0' of https://github.com/svyat…
svyatonik Nov 23, 2023
853d482
reverted blinking migration removal (unapplied yet)
svyatonik Nov 23, 2023
ad23b77
added uniques storage version initialization upgrade
svyatonik Nov 23, 2023
2b7e91a
set base price of UMP/DMP/HRMP delivery to 3 cents
svyatonik Nov 24, 2023
3a70b9e
Merge branch 'main' into sv-upgrade-from-2_0-to-3_0
svyatonik Nov 27, 2023
87a4a10
post-merge fix
svyatonik Nov 27, 2023
a8a318f
Update relay/polkadot/src/xcm_config.rs
svyatonik Nov 27, 2023
842d943
Merge branch 'sv-upgrade-from-2_0-to-3_0' of https://github.com/svyat…
svyatonik Nov 27, 2023
00f548a
Update system-parachains/collectives/collectives-polkadot/src/xcm_con…
svyatonik Nov 27, 2023
d34683e
Update system-parachains/asset-hubs/asset-hub-kusama/src/xcm_config.rs
svyatonik Nov 27, 2023
ef1224a
Update system-parachains/bridge-hubs/bridge-hub-polkadot/src/xcm_conf…
svyatonik Nov 27, 2023
60b055e
Update system-parachains/bridge-hubs/bridge-hub-kusama/src/xcm_config.rs
svyatonik Nov 27, 2023
85c1786
Update system-parachains/asset-hubs/asset-hub-polkadot/src/xcm_config.rs
svyatonik Nov 27, 2023
d445f71
Merge branch 'sv-upgrade-from-2_0-to-3_0' of https://github.com/svyat…
svyatonik Nov 27, 2023
92acd93
Statemint -> AssetHub
svyatonik Nov 27, 2023
0f22829
fmt
svyatonik Nov 27, 2023
fc60f08
increase MaxFreezes from 1 to 8 for Polkadot and Kusama runtimes
svyatonik Nov 28, 2023
23d6026
Update CHANGELOG.md
svyatonik Nov 28, 2023
c2d2816
Update CHANGELOG.md
svyatonik Nov 28, 2023
71cf104
Update CHANGELOG.md
svyatonik Nov 28, 2023
c7d761d
also rename Statemine -> AssetHub
svyatonik Nov 28, 2023
7fcb6f9
Merge branch 'sv-upgrade-from-2_0-to-3_0' of https://github.com/svyat…
svyatonik Nov 28, 2023
cb8881f
added bridge hub to trusted teleporters
svyatonik Nov 28, 2023
5375564
fmt
svyatonik Nov 28, 2023
893bbb9
Update system-parachains/asset-hubs/asset-hub-kusama/src/xcm_config.rs
svyatonik Nov 29, 2023
5492a05
Update system-parachains/asset-hubs/asset-hub-kusama/src/xcm_config.rs
svyatonik Nov 29, 2023
e84787f
Update system-parachains/asset-hubs/asset-hub-polkadot/src/xcm_config.rs
svyatonik Nov 29, 2023
75a6196
Update system-parachains/asset-hubs/asset-hub-polkadot/src/xcm_config.rs
svyatonik Nov 29, 2023
c5a2c7f
allow unpoaid execution from relay treasury for BH and Collectives
svyatonik Nov 29, 2023
3448aa8
fmt
svyatonik Nov 29, 2023
8c641aa
Merge branch 'main' of github.com:polkadot-fellows/runtimes into sv-u…
acatangiu Nov 30, 2023
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,20 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
- Upgrade Preimage pallet's config implementations to adapt the new `Consideration` API ([polkadot-fellows/runtimes#56](https://github.com/polkadot-fellows/runtimes/pull/56))
- Remove `experimental` feature flag for `pallet-society`, `pallet-xcm`, and `runtime-common` crates imports ([polkadot-fellows/runtimes#56](https://github.com/polkadot-fellows/runtimes/pull/56))
- Election provider: use a geometric deposit base calculation for EPM signed submissions in Polkadot and Kusama ([polkadot-fellows/runtimes#56](https://github.com/polkadot-fellows/runtimes/pull/56))
- Make `IdentityInfo` generic in `pallet-identity` ([polkadot-fellows/runtimes#87](https://github.com/polkadot-fellows/runtimes/pull/87)). Context: https://github.com/paritytech/polkadot-sdk/pull/1661

### Added

- Enable async backing on Kusama ([polkadot-fellows/runtimes#87](https://github.com/polkadot-fellows/runtimes/pull/87)). Context: https://github.com/paritytech/polkadot-sdk/pull/1543
- Implemented GenesisBuilder API for all runtimes ([polkadot-fellows/runtimes#87](https://github.com/polkadot-fellows/runtimes/pull/87)). Context: https://github.com/paritytech/polkadot-sdk/pull/1492
- XCM transport fees are now exponential and are sent to a treasury account ([polkadot-fellows/runtimes#87](https://github.com/polkadot-fellows/runtimes/pull/87)). Context: https://github.com/paritytech/polkadot-sdk/pull/1234
- System parachains are now trusted teleporters of each other ([polkadot-fellows/runtimes#87](https://github.com/polkadot-fellows/runtimes/pull/87)). Context: https://github.com/paritytech/polkadot-sdk/pull/1368
- Treasury is able to spend various asset kinds ([polkadot-fellows/runtimes#87](https://github.com/polkadot-fellows/runtimes/pull/87))

### Fixed

- Add missing weight functions for `runtime_parachains_hrmp` and `preimage` pallets ([polkadot-fellows/runtimes#56](https://github.com/polkadot-fellows/runtimes/pull/56))
- Fix for Reward Deficit in the pool ([polkadot-fellows/runtimes#87](https://github.com/polkadot-fellows/runtimes/pull/87)). Context: https://github.com/paritytech/polkadot-sdk/pull/1255

## [1.0.1] 22.10.2023

Expand Down
Loading
Loading