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

Update to SDK 1.13 #322

Merged
merged 100 commits into from
Jul 11, 2024
Merged
Show file tree
Hide file tree
Changes from 67 commits
Commits
Show all changes
100 commits
Select commit Hold shift + click to select a range
b525994
upgrade encointer deps to sdk 1.11
brenzi May 21, 2024
59018dc
Update to 1.8
ggwpez May 21, 2024
36ae226
Update weight files manually
ggwpez May 21, 2024
fd57517
Disable encointer runtimes until their ready
ggwpez May 21, 2024
b558191
Tests: Update trait bounds
ggwpez May 21, 2024
b5e3ebe
Update runtimes
ggwpez May 21, 2024
a4c15a5
Disable broken test
ggwpez May 21, 2024
ca20d4d
Update to 1.9
ggwpez May 21, 2024
bafbd1e
Update weight files
ggwpez May 21, 2024
55574a8
Update runtimes
ggwpez May 21, 2024
d09bfee
Update to 1.10
ggwpez May 21, 2024
4accc57
Fix weights
ggwpez May 21, 2024
8e88128
Update runtimes
ggwpez May 21, 2024
3d8d887
Mock integration tests to make the compile
ggwpez May 21, 2024
9f77fd4
Update to 1.11
ggwpez May 21, 2024
85f9619
Update weights
ggwpez May 22, 2024
6ebb73d
Update runtimes to 1.11
ggwpez May 22, 2024
1dfef22
Merge remote-tracking branch 'origin/main' into oty-update-sdk
ggwpez May 22, 2024
d535724
Update lockfile
ggwpez May 22, 2024
467031a
snowbridge: Remove unstuck logic
ggwpez May 22, 2024
d7e6026
Make stuff compile
ggwpez May 22, 2024
a1b1736
Merge branch 'ab/upgrade-encointer-pallets-for-sdk-1-11' into oty-upd…
ggwpez May 22, 2024
6e6e8ac
Re-enable Encointer runtimes
ggwpez May 22, 2024
33422be
Re-enable encointer runtimes
ggwpez May 22, 2024
88c0c8c
fmt
ggwpez May 22, 2024
2ae9541
Merge remote-tracking branch 'origin/main' into oty-update-sdk
ggwpez May 22, 2024
2bdb3a0
Mention github handles
ggwpez May 22, 2024
3eed9e5
fmt
ggwpez May 22, 2024
b0ba36f
Snowbridge test fixes (#326)
claravanstaden May 24, 2024
a76335d
fix Encointer CI (#330)
brenzi May 27, 2024
698e314
Snowbridge: Fix benchmarks and cleanup config (#331)
claravanstaden May 28, 2024
8ec28f9
Update to SDK 1.11 - @bkontur (#327)
bkontur Jun 3, 2024
2800bf8
Merge remote-tracking branch 'origin/main' into oty-update-sdk
ggwpez Jun 5, 2024
be9a7cc
Fix benchmarks compilation for 1.11 (#341)
bkontur Jun 5, 2024
735aaa6
Fix merge
ggwpez Jun 11, 2024
5bc25e5
Revert "Add `CheckMetadataHash` extension (#337)"
ggwpez Jun 11, 2024
b63a59c
shit compiles now
ggwpez Jun 12, 2024
085b452
Merge remote-tracking branch 'origin/oty-update-sdk' into oty-update-sdk
ggwpez Jun 12, 2024
c85bc45
bump parachain host api to v11 for polkadot and kusama (#348)
alindima Jun 13, 2024
2d56a0d
Fixed (partial) `FAIL-CI @svyatonik` / `FAIL-CI @bkontur` (#352)
bkontur Jun 14, 2024
d3f3c59
More fixing for 1.12 bump (#353)
bkontur Jun 14, 2024
3987037
Merge remote-tracking branch 'origin/main' into oty-update-sdk
ggwpez Jun 15, 2024
5183904
Fix tests
ggwpez Jun 17, 2024
331a36c
Remove review marker for tdimitrov
ggwpez Jun 17, 2024
c39609e
Remove review marker for cisco
ggwpez Jun 17, 2024
3981085
Fix DefaultChannelSizeAndCapacityWithSystem
ggwpez Jun 17, 2024
4a5713c
Merge remote-tracking branch 'origin/main' into oty-update-sdk
ggwpez Jun 21, 2024
505cb6e
Update to 1.13
ggwpez Jun 24, 2024
18d0256
Remove parameterized-consensus-hook
ggwpez Jun 24, 2024
c119c20
Update runtime
ggwpez Jun 24, 2024
9ec5d84
Update chainspec builder
ggwpez Jun 24, 2024
3557c59
Merge remote-tracking branch 'origin/main' into oty-update-sdk
ggwpez Jun 24, 2024
52c7c17
Revert "Revert "Add `CheckMetadataHash` extension (#337)""
ggwpez Jun 24, 2024
e2bf080
Fix test constants
ggwpez Jun 24, 2024
78e79ce
Remove one Zepter check since its hard to debug from the CI output
ggwpez Jun 24, 2024
07cb002
Clippy
ggwpez Jun 24, 2024
7d778cc
fmt
ggwpez Jun 24, 2024
b37fbb6
Clippy
ggwpez Jun 24, 2024
8fbd75c
Changelog
ggwpez Jun 24, 2024
3eafd23
remove delegated staking from prod runtimes (#357)
Ank4n Jun 25, 2024
b2010f7
Remove review markers
ggwpez Jun 25, 2024
498f6ce
Merge remote-tracking branch 'origin/main' into oty-update-sdk
ggwpez Jun 25, 2024
1e5427a
fmt
ggwpez Jun 25, 2024
e9fea95
Cleanup
ggwpez Jun 25, 2024
4f1cbce
lockfile
ggwpez Jun 25, 2024
bcc5283
Add XCMP queue migration
ggwpez Jun 25, 2024
d693fda
bump encointer deps to polkadot-v1.13.0 and re-enable encointer (#351)
clangenb Jun 25, 2024
c82870d
Add PoV-reclaim to kusama system chains (#361)
skunert Jun 26, 2024
8e121c7
Allow deprecated XCM v2 tests
ggwpez Jun 26, 2024
e3444e7
Add scheduler params
ggwpez Jun 26, 2024
341c1a7
Removed xcm::v2 for integration tests (#360)
bkontur Jun 26, 2024
88da7d0
Proper XCM v2 test fix
ggwpez Jun 26, 2024
4227793
re-enable zepter, seems to work
ggwpez Jul 2, 2024
0146906
Merge remote-tracking branch 'origin/main' into oty-update-sdk
ggwpez Jul 2, 2024
8b3776d
Deploy migrations
ggwpez Jul 2, 2024
16d6f1d
Fix compile
ggwpez Jul 2, 2024
e114743
Fix migrations
ggwpez Jul 2, 2024
040f5cf
Fix migrations
ggwpez Jul 2, 2024
3eba4a9
Kusama remove old migrations
ggwpez Jul 2, 2024
46c748f
Merge branch 'main' into oty-update-sdk
ggwpez Jul 2, 2024
0ad5425
Cleanup and CHANGELOG
ggwpez Jul 2, 2024
6569fbd
Identity origins
ggwpez Jul 2, 2024
b90443e
Changelog
ggwpez Jul 3, 2024
9e8577d
Disable XcmRecorder
ggwpez Jul 4, 2024
117f607
Update CHANGELOG
ggwpez Jul 4, 2024
f42dcbb
Apply suggestions from code review
ggwpez Jul 4, 2024
42f2f88
use sublist for 322
ggwpez Jul 4, 2024
a38d905
Set MQ idle weight to 20% of block
ggwpez Jul 4, 2024
ec1b675
tabs
ggwpez Jul 4, 2024
52df96c
Update system-parachains/bridge-hubs/bridge-hub-kusama/src/bridge_to_…
ggwpez Jul 4, 2024
16d089d
Update system-parachains/bridge-hubs/bridge-hub-polkadot/src/bridge_t…
ggwpez Jul 4, 2024
57121fd
Update system-parachains/bridge-hubs/bridge-hub-polkadot/primitives/s…
ggwpez Jul 4, 2024
515b383
Kusama,Polkadot: Remove old migrations
ggwpez Jul 4, 2024
e75b9a7
Merge remote-tracking branch 'origin/main' into oty-update-sdk
ggwpez Jul 4, 2024
7dd8f47
Bring all deps back to 1.13
ggwpez Jul 4, 2024
4285a03
Remove old host config defaults
ggwpez Jul 4, 2024
43dd4fd
Merge branch 'main' into oty-update-sdk
ggwpez Jul 8, 2024
5dbb7e1
Pool Fixes to SDK 1.13 update (#378)
muharem Jul 9, 2024
60f67c3
Fix compile
ggwpez Jul 11, 2024
b5e0cda
Remove FAIL-CI
ggwpez Jul 11, 2024
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
2 changes: 0 additions & 2 deletions .github/workflows/check-features.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,5 +34,3 @@ jobs:
- name: Check features
run: |
zepter run check
# We will add this to the config file once its stabilized. Just run it in the CI for now.
zepter transpose dep lift-to-workspace 'regex:.*'
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,10 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).

### Changed

- Updated SDK from 1.8 to to 1.13 ([polkadot-fellows/runtimes#322](https://github.com/polkadot-fellows/runtimes/pull/322)).
ggwpez marked this conversation as resolved.
Show resolved Hide resolved

### Added

- Polkadot chains: allow arbitrary XCM execution ([polkadot-fellows/runtimes#345](https://github.com/polkadot-fellows/runtimes/pull/345))

## [1.2.7] 14.06.2024
Expand Down
Loading
Loading